Commit Graph

21 Commits

Author SHA1 Message Date
Andrea Luzzardi
bfdbc9b6b1
Merge pull request #2019 from helderco/goreleaser-break
ci: Group changelog entries for breaking changes
2022-04-05 16:51:14 -07:00
Helder Correia
890638c215
Merge pull request #2017 from helderco/goreleaser-chore
ci: Add changelog exclusion for chores
2022-04-04 23:36:14 +00:00
Helder Correia
fa2ca105aa
Merge pull request #2022 from helderco/goreleaser-full-changelog
ci: Add full changelog to release notes
2022-04-04 20:39:20 +00:00
Helder Correia
e5c2a3848e
ci: Add full changelog to release notes
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-04 13:00:37 +00:00
Helder Correia
a2bf6484dd
ci: Group changelog entries
This gives visibility into breaking changes so that one can look to the changelog to know how to adapt.

Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-04 11:36:29 +00:00
Helder Correia
13c4d6d85a
ci: Add changelog exclusion for chores
For tasks that souldn’t be in the changelog but don’t match the other stuff.

Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-04 11:30:36 +00:00
Helder Correia
18c7947fb8
ci: Use github for the changelog
This hooks into the PRs and their authors.

Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-04 11:16:06 +00:00
Marcos Lilljedahl
feaa1feb9e Adds support for 32bit armv7 devices.
This allows running Dagger in armv7 32 bit architectures.

Fixes #2007

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-03 18:08:03 -03:00
Andrea Luzzardi
240cea2bdb ci: filter goreleaser changelog
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-29 11:45:52 -07:00
Gerhard Lazu
91c45ade3d
Track latest version by Major.Minor when releasing via GoReleaser
We want to be able to download the latest published version for a
specific Major.Minor. In the Dagger GitHub Action, we want to be able to
restrict the versions to e.g. latest 0.2.

We took this opportunity to change the URL schema and scope all versions
to /versions, e.g. /versions/latest, /versions/0.1, /versions/0.2, etc.

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-03-09 19:00:48 +00:00
Andrea Luzzardi
eb78661620 move versioning into the version package
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-19 17:43:45 +02:00
Sam Alba
fb87ad59fb infra: enable cloudfront for releases download
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-07-13 21:20:17 +02:00
Sam Alba
55355dfd32 goreleaser: fixed version
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-28 13:52:56 +02:00
Sam Alba
f30569d42b release: added exclude filters for changelog
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-03 17:20:33 -07:00
Sam Alba
74b3f3acdf goreleaser: changed aws creds passing
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-01 12:30:54 -07:00
Sam Alba
b024d2ba39 goreleaser: disabled EC2_METADATA (workaround: https://github.com/actions/runner/issues/503)
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-01 12:21:01 -07:00
Sam Alba
13a14cb006 fixed custom-publisher
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-30 17:54:32 -07:00
Sam Alba
be2456b190 implemented support for latest_version write + configured aws creds
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-30 17:16:40 -07:00
Sam Alba
af39fed691 goreleaser: added s3
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-30 16:32:45 -07:00
Sam Alba
959f865dda added goreleaser config
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-29 14:35:14 -07:00
Sam Alba
b0b16a2f2b added goreleaser base config
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-29 14:35:14 -07:00