Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dr4fters
/
dr4ft
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
67
Star
118
Code
Issues
63
Pull requests
25
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Refactor docker image and CI pipeline
- #1624
#1624
Open
keeler
wants to merge 27 commits into
dr4fters:master
dr4fters/dr4ft:master
from
keeler:refactor-docker-and-ci-pipeline
keeler/dr4ft:refactor-docker-and-ci-pipeline
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Refactor docker image and CI pipeline
#1624
keeler
wants to merge 27 commits into
dr4fters:master
dr4fters/dr4ft:master
from
keeler:refactor-docker-and-ci-pipeline
keeler/dr4ft:refactor-docker-and-ci-pipeline
Copy head branch name to clipboard
Commits
Commits on May 29, 2022
chore: node 12.16.3 -> 16.15.0
keeler
committed
d267051
View commit details
Copy full SHA for d267051
Browse repository at this point
chore: npm audit fix
keeler
committed
da19113
View commit details
Copy full SHA for da19113
Browse repository at this point
chore: Add .nvmrc
keeler
committed
9e00685
View commit details
Copy full SHA for 9e00685
Browse repository at this point
feat: Add Makefile
keeler
committed
d636bfb
View commit details
Copy full SHA for d636bfb
Browse repository at this point
chore: Github workflow use npm ci
keeler
committed
bf5ca74
View commit details
Copy full SHA for bf5ca74
Browse repository at this point
wip: Attempt at better docker build caching
keeler
committed
5fbc461
View commit details
Copy full SHA for 5fbc461
Browse repository at this point
docs: Makefile help target
keeler
committed
b62b9d3
View commit details
Copy full SHA for b62b9d3
Browse repository at this point
feat: Don't need git in docker image
keeler
committed
92327e9
View commit details
Copy full SHA for 92327e9
Browse repository at this point
Commits on May 30, 2022
refactor: CI pipeline use docker image
keeler
committed
cfeb1bf
View commit details
Copy full SHA for cfeb1bf
Browse repository at this point
fix: Hide news if no message of the day
keeler
committed
d37a9f3
View commit details
Copy full SHA for d37a9f3
Browse repository at this point
fix: Broke editorconfig
keeler
committed
528a1c0
View commit details
Copy full SHA for 528a1c0
Browse repository at this point
fix: Docker env from arg invalidates cache
keeler
committed
2bddf77
View commit details
Copy full SHA for 2bddf77
Browse repository at this point
Commits on May 31, 2022
fix: Shallow clone doesn't include tags
keeler
committed
d7f1a04
View commit details
Copy full SHA for d7f1a04
Browse repository at this point
fix: Use fetch-depth 0 to get tag history
keeler
committed
2700269
View commit details
Copy full SHA for 2700269
Browse repository at this point
Commits on Jun 1, 2022
chore: Undo npm audit fix for now
keeler
committed
5e4c63c
View commit details
Copy full SHA for 5e4c63c
Browse repository at this point
Commits on Jun 2, 2022
feedback: Use lts-alpine base and 16.15.1
Show description for efff286
keeler
committed
efff286
View commit details
Copy full SHA for efff286
Browse repository at this point
chore: Undo changes moved to PR 1623
keeler
committed
c39a7ab
View commit details
Copy full SHA for c39a7ab
Browse repository at this point
Commits on Jun 3, 2022
chore: Docker ignore Vim swap files
keeler
committed
1ecd506
View commit details
Copy full SHA for 1ecd506
Browse repository at this point
refactor: Move npm ci above copying source
keeler
committed
36c7690
View commit details
Copy full SHA for 36c7690
Browse repository at this point
feat: Makefile can specify --no-cache in docker build
keeler
committed
bba12ac
View commit details
Copy full SHA for bba12ac
Browse repository at this point
Commits on Jun 4, 2022
perf: Update cards/sets before copying sources
keeler
committed
d1a1f7e
View commit details
Copy full SHA for d1a1f7e
Browse repository at this point
Commits on Jun 5, 2022
Merge branch 'master' into refactor-docker-and-ci-pipeline
keeler
committed
de384b6
View commit details
Copy full SHA for de384b6
Browse repository at this point
Commits on Jun 19, 2022
fix: Save space by combine chown data/ command
keeler
committed
14092a1
View commit details
Copy full SHA for 14092a1
Browse repository at this point
chore: dr4ftuser/dr4ftgroup -> dr4ft
keeler
committed
90788bf
View commit details
Copy full SHA for 90788bf
Browse repository at this point
fix: No need for dr4ft user
Show description for 145f284
keeler
committed
145f284
View commit details
Copy full SHA for 145f284
Browse repository at this point
Merge branch 'master' into refactor-docker-and-ci-pipeline
keeler
committed
548a9e9
View commit details
Copy full SHA for 548a9e9
Browse repository at this point
chore: Spacing in Dockerfile & Makefile
keeler
committed
57f5775
View commit details
Copy full SHA for 57f5775
Browse repository at this point
You can’t perform that action at this time.