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 }}
raindevelopment
/
coder
Public
forked from
coder/coder
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
coder
scripts
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 1, 2022
chore: clean up scripts for internal godoc site that's no longer used (#2770)
dwahler
authored
0dbfd26
View commit details
Copy full SHA for 0dbfd26
View code at this point
Browse repository at this point
fix: develop.sh: do not clobber existing login, pre-build coder binary for speed (#2750)
johnstcn
authored
e149534
View commit details
Copy full SHA for e149534
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
fix: ci uses a migrated DB template (#2696)
Show description for cb2d1f4
spikecurtis
authored
cb2d1f4
View commit details
Copy full SHA for cb2d1f4
View code at this point
Browse repository at this point
chore: Add linter rule to catch missing return after http writes (#2702)
Emyrk
authored
576aef4
View commit details
Copy full SHA for 576aef4
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
test: Use a template to prevent migrations from running for every test (#2462)
Show description for 6429dfe
kylecarbs
authored
6429dfe
View commit details
Copy full SHA for 6429dfe
View code at this point
Browse repository at this point
develop.sh: attempt to create a Docker template automatically (#2627)
Show description for bbbd524
johnstcn
authored
bbbd524
View commit details
Copy full SHA for bbbd524
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
clean site/out and enforce make bin (#2604)
johnstcn
authored
ac557e0
View commit details
Copy full SHA for ac557e0
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
feat: Check decompressed coder-slim binaries via SHA1 (#2556)
mafredri
authored
69b7eed
View commit details
Copy full SHA for 69b7eed
View code at this point
Browse repository at this point
scripts/develop.sh: remove nc dependency (#2590)
johnstcn
authored
a0c8e70
View commit details
Copy full SHA for a0c8e70
View code at this point
Browse repository at this point
Revert changes to scripts/build_go_matrix.sh from 1778db2 (#2581)
dwahler
authored
c366725
View commit details
Copy full SHA for c366725
View code at this point
Browse repository at this point
fix: Use WebSockets to stream workspace build logs (#2569)
Show description for 1778db2
kylecarbs
and
AbhineetJain
authored
1778db2
View commit details
Copy full SHA for 1778db2
View code at this point
Browse repository at this point
improve develop.sh (#2572)
Show description for dc7d6de
johnstcn
authored
dc7d6de
View commit details
Copy full SHA for dc7d6de
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
feat: Compress and extract slim binaries with zstd (#2533)
Show description for e2785ad
mafredri
and
deansheather
authored
e2785ad
View commit details
Copy full SHA for e2785ad
View code at this point
Browse repository at this point
chore: Prefer `[[` over `[` in bash build scripts (#2543)
mafredri
authored
64f0473
View commit details
Copy full SHA for 64f0473
View code at this point
Browse repository at this point
Commits on Jun 19, 2022
fix: use armhf architecture in linux packages (#2514)
deansheather
authored
9bdaec6
View commit details
Copy full SHA for 9bdaec6
View code at this point
Browse repository at this point
fix: include architecture and version information in linux packages (#2511)
deansheather
authored
153ffc0
View commit details
Copy full SHA for 153ffc0
View code at this point
Browse repository at this point
fix: replace underscores with hyphens in slim binary name (#2509)
deansheather
authored
97348b1
View commit details
Copy full SHA for 97348b1
View code at this point
Browse repository at this point
fix: login before pushing docker images in release pipeline (#2496)
deansheather
authored
8d6faa3
View commit details
Copy full SHA for 8d6faa3
View code at this point
Browse repository at this point
fix: run git fetch --tags --force during release (#2495)
deansheather
authored
4b3608b
View commit details
Copy full SHA for 4b3608b
View code at this point
Browse repository at this point
Commits on Jun 18, 2022
fix: fix ERRPIPE in build scripts, fix deploy (#2492)
deansheather
authored
167ab28
View commit details
Copy full SHA for 167ab28
View code at this point
Browse repository at this point
Remove goreleaser in favor of build scripts (#2143)
deansheather
authored
075e891
View commit details
Copy full SHA for 075e891
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
feat: Add built-in PostgreSQL for simple production setup (#2345)
Show description for ccd0616
kylecarbs
authored
ccd0616
View commit details
Copy full SHA for ccd0616
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
feat: Return more 404s vs 403s (#2194)
Show description for 2513167
Emyrk
authored
2513167
View commit details
Copy full SHA for 2513167
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
Revert split release (#2139)
Show description for 7b76afb
deansheather
authored
7b76afb
View commit details
Copy full SHA for 7b76afb
View code at this point
Browse repository at this point
chore: split release workflow so the majority happens on Linux (#2092)
deansheather
authored
b87096b
View commit details
Copy full SHA for b87096b
View code at this point
Browse repository at this point
chore: Linter rule for properly formatted api errors (#2123)
Show description for af401e3
Emyrk
authored
af401e3
View commit details
Copy full SHA for af401e3
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
chore: Add linting rule to help catch InTx misuse (#1980)
Show description for e6ee7dd
Emyrk
authored
e6ee7dd
View commit details
Copy full SHA for e6ee7dd
View code at this point
Browse repository at this point
Commits on May 31, 2022
Remove set -u on yarn_install.sh to allow it to run on zsh (#1930)
Show description for 4b0ed06
spikecurtis
authored
4b0ed06
View commit details
Copy full SHA for 4b0ed06
View code at this point
Browse repository at this point
fix: Replace yes by true and add set -x (#1914)
Bruno Quaresma
authored
83edbee
View commit details
Copy full SHA for 83edbee
View code at this point
Browse repository at this point
fix: Suspended users cannot authenticate (#1849)
Show description for 26a2a16
Emyrk
authored
26a2a16
View commit details
Copy full SHA for 26a2a16
View code at this point
Browse repository at this point
Commits on May 27, 2022
chore: Add .editorconfig, shfmt, shellcheck and subshell dir changes (#1649)
mafredri
authored
608eb32
View commit details
Copy full SHA for 608eb32
View code at this point
Browse repository at this point
Commits on May 24, 2022
chore: avoid concurrent usage of t.FailNow (#1683)
Show description for c2f74f3
johnstcn
authored
c2f74f3
View commit details
Copy full SHA for c2f74f3
View code at this point
Browse repository at this point
Commits on May 19, 2022
chore: Force codersdk to not import anything from database (#1576)
Show description for 6c11170
Emyrk
authored
6c11170
View commit details
Copy full SHA for 6c11170
View code at this point
Browse repository at this point
Commits on May 17, 2022
chore: add make dev (#1527)
f0ssel
authored
495c87b
View commit details
Copy full SHA for 495c87b
View code at this point
Browse repository at this point
Commits on May 13, 2022
chore: Deploy internally accessible godoc container (#1415)
dwahler
authored
86cba4d
View commit details
Copy full SHA for 86cba4d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.