Kyle Carberry
|
866205c145
|
feat: Sign MacOS binaries (#1060)
This fixes virus warnings when launching Coder on darwin.
|
2022-04-18 14:57:41 -05:00 |
|
dependabot[bot]
|
9474f66d27
|
chore: bump actions/setup-go from 2 to 3 (#948)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-11 08:54:24 -05:00 |
|
Kyle Carberry
|
b2261030e6
|
fix: Build site in release process (#785)
The static site wasn't building prior, so authenticating via CLI was broken!
|
2022-03-31 18:44:19 +00:00 |
|
Colin Adler
|
be8389fd74
|
chore: update to go 1.18 (#628)
* add make lint to Makefile
|
2022-03-28 19:14:40 +00:00 |
|
Kyle Carberry
|
3eb6fb75d6
|
feat: Automate releases with goreleaser (#404)
|
2022-03-07 19:50:37 -06:00 |
|