Commit Graph

44 Commits (master)

Author SHA1 Message Date
Max c451546cfb
[action] fix actionlint warnings (#1598) 7 months ago
Max 53c7774d3c
[action] use common goreleaser workflow (#1427) 12 months ago
Max 99f9b2fb3e
Update .github/workflows/release.yml
Co-authored-by: Mariano Cano <mariano@smallstep.com>
1 year ago
max furman 574351a8f7
[action] Fix docker image name in release workflow 1 year ago
Max 5ec9e761ca
Merge pull request #1299 from smallstep/docker-hsm-glibc
Update Dockerfile.hsm to use debian:bullseye base image
1 year ago
Carl Tashian 3665616015
Deprecate the step-ca-hsm image in favor of step-ca:hsm 1 year ago
Carl Tashian 7a3989e7f2
Replace deprecated GoReleaser --rm-dist flag with --clean
See d18adfb57e
1 year ago
Mariano Cano 3b1be62663
Add step-kms-plugin to docker images and build a CGO based one 1 year ago
max furman c36b36f070
[action] cosign over docker image digest 2 years ago
max furman c43d59a69a
[action] keyless cosign for all release artifacts 2 years ago
max furman c66218330a
[action] replace secrets.PAT with more specific secrets 2 years ago
max furman 4c687efb17
[action] updates and first pass at goreleaser deb 2 years ago
max furman fa4986d215
[actiono] Update workflows 2 years ago
max furman 89bccf7796
[action] update test and release action to use common workflows 2 years ago
max furman 73ba411e1d [action] parameterize golangci-lint version 2 years ago
Mariano Cano 8445c29db6 Change actions to build using Go 1.19
Fixes #998
2 years ago
max furman 8ca9442fe9 Add -s to make fmt and bump golangci-lint to 1.45.2 2 years ago
max furman 605a959029 [action] attempt to pin goreleaser version 2 years ago
Mariano Cano 390054b22e Change go version to 1.17 and 1.18 2 years ago
max furman 62690ab52e Fix linting errors and pin linter version in release action 2 years ago
max furman 494da3d668 [action] goreleaser header packages 3 years ago
max furman 9ed84d71f6 [action] Add .releases to .gitignore 3 years ago
max furman 9641354675 [action] tmate debugger 3 years ago
max furman 9df5cc40b6 [action] remove duplicate debian step 3 years ago
max furman e4739171b4 [action] Build deb during goreleaser action, add to checksum and ...
- add go 1.17 to test matrix
- build with go 1.17
3 years ago
max furman e73612da07 [action] sign and push sigs for multi-arch docker containers w/ cosign 3 years ago
max furman d6203eb251 [action] use cosign to sign over goreleaser artifacts 3 years ago
max furman f02d97e621 [action] use matrix strategy in release.test | bump to 1.16 3 years ago
max furman fa9bceefa2 [action] but golangci-lint timeout 3 years ago
max furman 819d466790 [actions] update test action as well 3 years ago
max furman 42a470d803 Move golangci-lint to github action | update bootstrap
- Update bootstrap to use official golangci-lint install
3 years ago
max furman 6d879affa4 [action] remove duplicate step in job 3 years ago
max furman 94a895994f [action] pin to 1.15.8 not ^1.15.8
- was bumping all the way to 1.16
3 years ago
max furman 1748b2b6c6 [action] Rename some steps and fix version calculation for actions 3 years ago
max furman 9652a89629 [action] release housekeeping
- separate create_release, goreleaser, and debian to parallelize
- 1.15.8
- ubuntu-20.04
3 years ago
max furman 96b38ccd55 [actions] revert build/test/lint step to 1.15.6 3 years ago
max furman 836f68979c [actions] always build/test with go1.16 + rename travis target 3 years ago
max furman 8921a2e8bf [actions] remove unused actions 3 years ago
max furman 95fa37fa0c [actions] depend on 'test' finishing rather than 'release' - docker 3 years ago
max furman 3473b88ac8 [actions] build but don't push docker on -rc 3 years ago
max furman 2c495a347f [actions] renaming jobs and setting up docker job 3 years ago
max furman 6920af0521 [action] let goreleaser create the release 3 years ago
max furman 47e2e59491 Install libpcsclite-dev dep before running linter 3 years ago
max furman 220c8d0da4 First commit at replacing travis with actions 3 years ago