dependabot[bot]
|
e8cc90e798
|
chore(deps): bump sigstore/cosign-installer from 2.7.0 to 2.8.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](ced07f21fb...7cc35d7fdb )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 06:07:20 +02:00 |
|
dependabot[bot]
|
6c45afa89a
|
chore(deps): bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](2541b1294d...93ea575cb5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-05 06:35:23 +02:00 |
|
dependabot[bot]
|
8846b137d9
|
chore(deps): bump sigstore/cosign-installer from 2.6.0 to 2.7.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](f3c664df7a...ced07f21fb )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 06:27:06 +02:00 |
|
Jan De Dobbeleer
|
5e2ee84206
|
chore: pin actions to hashes
|
2022-09-14 08:49:42 +02:00 |
|
Jan De Dobbeleer
|
5c3a7685c9
|
fix(release): zip all themes
closes #2389
|
2022-06-06 16:03:27 +02:00 |
|
Jan De Dobbeleer
|
4fc1811efa
|
chore: bootstrap go with composite action
|
2021-12-19 11:33:38 +01:00 |
|
Jan De Dobbeleer
|
27df69f119
|
refactor: use correct go version
|
2021-12-16 20:06:14 +01:00 |
|
Jan De Dobbeleer
|
dc8db5dd25
|
fix: build with go 1.17.4
|
2021-12-13 12:21:08 +01:00 |
|
Jan De Dobbeleer
|
f25ade45cf
|
chore(release): update cosign
|
2021-12-08 13:52:14 +01:00 |
|
Jan De Dobbeleer
|
0e5fc7dbe0
|
feat(windows): use go fork for faster exec
|
2021-12-05 19:36:50 +01:00 |
|
Jan De Dobbeleer
|
d477923f16
|
fix(release): only hash executables
|
2021-12-03 13:51:56 +01:00 |
|
Jan De Dobbeleer
|
6b02ae47f7
|
feat: sign releases with cosign
|
2021-12-02 22:53:04 +01:00 |
|
Jan De Dobbeleer
|
e7d83637a8
|
fix: build when workflows change
|
2021-12-02 07:54:49 +01:00 |
|
Jan De Dobbeleer
|
73bc6d92cd
|
fix(upx): revert shrink windows and unix binaries
This reverts commit 894c678a50 .
|
2021-12-01 22:44:06 +01:00 |
|
Jan De Dobbeleer
|
894c678a50
|
feat(upx): shrink windows and unix binaries
|
2021-12-01 18:54:00 +01:00 |
|
Jan De Dobbeleer
|
e3b6dbe91e
|
fix: add release changelog
|
2021-11-28 19:48:56 +01:00 |
|
Jan De Dobbeleer
|
5b5666b5b0
|
feat: add go-releaser
|
2021-11-25 10:58:30 +01:00 |
|
lnu
|
9f200a8930
|
ci: remove wsl executable from windows packages
for wsl, a manual install is required(linux install).
|
2021-11-22 10:49:41 +01:00 |
|
Jan De Dobbeleer
|
27d324441b
|
chore: exclude themes from release
|
2021-10-28 13:45:53 +02:00 |
|
Jan De Dobbeleer
|
5de2c1ae68
|
fix(linux): add armv7l build
resolves #956
|
2021-09-14 22:34:55 +02:00 |
|
Jan De Dobbeleer
|
ebaa20ea3f
|
feat(winget): arm64 support
|
2021-09-14 18:49:29 +02:00 |
|
Jan De Dobbeleer
|
83fc90273f
|
refactor(linux): build arm64
|
2021-09-14 18:49:29 +02:00 |
|
Jan De Dobbeleer
|
f7de8aed27
|
fix: support for windows arm64
|
2021-09-14 18:49:29 +02:00 |
|
Jan De Dobbeleer
|
d16bade426
|
feat: update to go 1.17
|
2021-09-01 13:48:21 +02:00 |
|
Jan De Dobbeleer
|
c8ef9edc77
|
feat: winget support
|
2021-05-31 22:06:33 +02:00 |
|
Jan De Dobbeleer
|
f05f15f9bc
|
revert: build on themes (#682)
|
2021-04-23 22:08:28 +02:00 |
|
Jan De Dobbeleer
|
25fd56a71b
|
refactor: deploy on functional changes only
|
2021-04-03 12:57:32 +02:00 |
|
Jan De Dobbeleer
|
dc3f758612
|
revert: windows arm build
This reverts commit 58c2ca2b59
|
2021-02-27 16:57:36 +01:00 |
|
Jan De Dobbeleer
|
58c2ca2b59
|
feat: windows arm build
relates to #461
|
2021-02-27 16:53:08 +01:00 |
|
Jan De Dobbeleer
|
404a123217
|
feat: use go embed
|
2021-02-27 16:48:57 +01:00 |
|
Jan De Dobbeleer
|
67f4f2dad0
|
feat: build with go 1.16
|
2021-02-27 16:48:57 +01:00 |
|
Jan De Dobbeleer
|
7aeb61ba86
|
feat: inno installer for Windows
|
2021-01-28 22:01:11 +01:00 |
|
Jan De Dobbeleer
|
7f3b2dd882
|
fix(build): adjust towards arm goarch
|
2021-01-10 13:37:28 +01:00 |
|
Jan De Dobbeleer
|
c7bbed1cff
|
feat: support multile architectures
relates to #323
relates to #298
|
2021-01-09 13:41:48 +01:00 |
|
Jan De Dobbeleer
|
6cef6b8550
|
revert: remove config from release
|
2020-12-26 14:49:12 +01:00 |
|
Jan De Dobbeleer
|
f0fd885d95
|
chore: include refactor/revert in changelog
|
2020-12-26 14:44:11 +01:00 |
|
Jan De Dobbeleer
|
ed2eac8e12
|
feat: adjust source code layout
|
2020-12-25 20:11:24 +01:00 |
|
Jan De Dobbeleer
|
bea4799f9d
|
fix: remove go-bindata module dependency
|
2020-12-25 14:54:36 +01:00 |
|
Jan De Dobbeleer
|
a1b2b8d67b
|
feat: initialize pwsh starship style
|
2020-12-23 10:02:20 +01:00 |
|
Jan De Dobbeleer
|
2a54724a75
|
fix: include scoop zip hash
relates to #150
|
2020-11-20 15:48:36 +01:00 |
|
Jan De Dobbeleer
|
a73641d2d7
|
fix: pass version correctly
resolves #176
|
2020-11-20 13:03:53 +01:00 |
|
Jan De Dobbeleer
|
4bcd98cda7
|
feat: update scoop experience
resolves #150
|
2020-11-20 13:03:53 +01:00 |
|
MJECloud
|
45b50fba3b
|
feat: switch version
|
2020-11-20 09:58:33 +01:00 |
|
Jan De Dobbeleer
|
7cb387f658
|
fix: use correct GH credentials
|
2020-11-07 20:01:59 +01:00 |
|
Jan De Dobbeleer
|
05aa236f36
|
feat: build Homebrew Formula on release
|
2020-11-07 19:57:13 +01:00 |
|
Jan De Dobbeleer
|
0f30953212
|
feat: add themes to scoop
|
2020-11-01 17:24:29 +01:00 |
|
Jan De Dobbeleer
|
eea21ac005
|
fix: use correct asset name
|
2020-11-01 13:57:57 +01:00 |
|
Jan De Dobbeleer
|
79d90287a7
|
feat: add themes to release
|
2020-11-01 13:53:44 +01:00 |
|
Jan De Dobbeleer
|
16e9fd2c6e
|
fix: run post-install script
|
2020-11-01 11:44:26 +01:00 |
|
Jan De Dobbeleer
|
46fbf3d51c
|
fix: use pwsh to generate hashes
the hashes generated by hashfiles() somehow aren't correct
|
2020-11-01 09:37:00 +01:00 |
|