Daniel Holbach
086f174463
Update more toolkit.fluxcd.io redirects
...
Following up on #1380 some more docs links which
now live under fluxcd.io itself.
Signed-off-by: Daniel Holbach <daniel@weave.works>
2021-05-04 17:04:44 +02:00
Stefan Prodan
68046067c5
Generate OpenAPI schema in CI
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-04-13 13:17:36 +03:00
Hidde Beydals
a5a7d7970f
Publish AMD64, ARM64, ARMv7 images for binary
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-03-30 11:22:31 +02:00
Stefan Prodan
1244a62deb
Publish flux binary for Apple Silicon
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-24 23:05:46 +02:00
Hidde Beydals
02c9f29499
Exclude ARM archs from Darwin release builds
...
As we are not on Go 1.16 yet.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-02-18 12:04:32 +01:00
Hidde Beydals
c7080d2834
Configure project_name for GoReleaser
...
This causes the format of the checksum file generated during the release
to change from `flux2_*_checksums.txt` to `flux_*_checksums.txt`.
The configuration change is made through `project_name` and not via the
`checksum.name_template` setting, because a single checksum file is
generated during the release process.
The download and/or installation script in `install/flux.sh` has been
adapted to assume the new filename starting with MINOR version `0.6.0`.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-01-15 11:54:18 +01:00
Aurel Canciu
e940fd3d1f
Prevent AUR package publishing parallel execution
...
Using a lock to prevent parallel executions in GoReleaser's custom
publishers. The custom publisher logic executes the tasks in parallel
for each available artifact.
https://goreleaser.com/customization/publishers/#how-it-works
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-12-07 10:29:17 +02:00
Aurel Canciu
cdd055bfa6
Use mock archive for aur publishers
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-12-04 22:10:52 +02:00
Aurel Canciu
4546fa3270
Remove ids GoReleaser attr in AUR pkg publisher
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-12-04 21:22:13 +02:00
Aurel Canciu
e664ef7a8d
Fix GoReleaser AUR package publishing
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-12-04 20:08:32 +02:00
Stefan Prodan
32e949598e
Publish install manifest to GitHub releases
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-12-04 18:33:26 +02:00
Aurel Canciu
116ccd6b3b
Rename flux-git to flux-scm to prevent collision
...
A flux-git package already exists in AUR
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-12-04 16:01:32 +02:00
Aurel Canciu
b6f30ae3e1
Move aur package templates to .github/aur
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-12-04 16:01:32 +02:00
Aurel Canciu
5c522ed2e1
Add publisher scripts and gorelease config
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-12-04 16:01:32 +02:00
Hidde Beydals
e2752e4508
Rename gotk binary to flux
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-10-29 16:25:16 +01:00
Chanwit Kaewkasi
927c21a60f
change the windows binary release format to .zip
...
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
2020-10-27 23:24:28 +07:00
Stefan Prodan
768f32bd2d
Publish CLI binary for Windows
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-16 16:32:11 +03:00
stefanprodan
101e7bbce0
Add support for ARMv7
2020-09-21 10:37:55 +03:00
stefanprodan
29a9b89224
Set Homebrew formula name
2020-09-07 12:04:27 +03:00
stefanprodan
ca1f84d22b
Publish Homebrew formula
2020-09-07 11:41:06 +03:00
stefanprodan
2768926683
Publish gotk linux/arm64 binary
2020-09-04 12:54:26 +03:00
Hidde Beydals
22624ae4d5
Rename tk binary to gotk
...
To avoid conflicts with the `tk` binary from the Tanka project.
2020-09-01 11:33:49 +02:00
stefanprodan
f231107869
Set tk version at release time
2020-05-29 18:29:26 +03:00
stefanprodan
70072f300a
Add release workflow to CI
2020-04-25 19:28:51 +03:00