Commit Graph

25 Commits

Author SHA1 Message Date
pizzaboxer
7e59537b17
Split CI action into two
Needed because the code signing action requires knowing the artifact upload ID, which as far as I know, is impossible to obtain under a matrix
2024-10-14 00:47:01 +01:00
pizzaboxer
eaa5ca5d81
Setup CI action for release code signing
i have zero faith that this will work first try 👍
2024-10-13 20:26:16 +01:00
dependabot[bot]
9eb63d7786
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 16:38:39 +00:00
pizzaboxer
607e93485f
Merge pull request #1037 from pizzaboxer/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-15 19:47:40 +00:00
dependabot[bot]
21704e61d2
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 16:34:19 +00:00
dependabot[bot]
be360364e5
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 16:34:15 +00:00
dependabot[bot]
b6cd72a762
Bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 17:03:14 +00:00
dependabot[bot]
197a7d6601
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 16:43:13 +00:00
sitiom
e6942ca71f
Change Winget Releaser job to ubuntu-latest 2023-08-02 09:29:32 +08:00
pizzaboxer
45d9f16f10
Omit x64 from release filename 2023-07-24 19:58:24 +01:00
pizzaboxer
df422cceb5
worked on my machine... 2023-07-23 23:38:34 +01:00
pizzaboxer
f422f275ae
gimme a break its nearly 12am 2023-07-23 23:32:03 +01:00
pizzaboxer
de34d20def
Actions: use lockfile for packages
forgot about this
2023-07-23 23:28:57 +01:00
pizzaboxer
bdcb4865c0
Actions: dependency caching
chances are this probably won't do much, i'll revert this commit if this doesn't
2023-07-23 23:10:40 +01:00
pizzaboxer
2258000a89
Add build metadata for diagnostics, update checks
is this actually gonna work? uhhhh maybe idk
2023-06-27 23:57:57 +01:00
pizzaboxer
5d94ca7944
Revert "Update ci.yml"
This reverts commit 50bb408e18.
2023-05-16 11:05:33 +01:00
pizzaboxer
50bb408e18
Update ci.yml 2023-05-16 10:51:39 +01:00
pizzaboxer
b306740f06
[Workflow] Fix previous CI edit 2023-05-10 18:12:17 +01:00
pizzaboxer
be9826f06d
[Workflows] Run CI for pull requests to any branch 2023-05-10 18:07:01 +01:00
pizzaboxer
85ecef310a
Remove 32-bit support
💀💀💀 32 bit is GONE 💀💀💀
2023-05-04 10:15:55 +01:00
pizzaboxer
b7c591bc88
[workflow] Run CI on all branches 2023-04-10 12:13:41 +01:00
dependabot[bot]
602fb2fd0e
Bump vedantmgoyal2009/winget-releaser from 1 to 2
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) from 1 to 2.
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases)
- [Commits](https://github.com/vedantmgoyal2009/winget-releaser/compare/v1...v2)

---
updated-dependencies:
- dependency-name: vedantmgoyal2009/winget-releaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 17:14:59 +00:00
Ryan Caezar Itang
bcfa2b0bdf
Add Winget Releaser workflow 2023-01-05 10:08:45 +08:00
Ryan Caezar Itang
40d764236e
Add release job 2022-11-21 15:02:44 +08:00
Ryan Caezar Itang
168e20afb1
Add dependabot and build workflow 2022-11-21 14:44:52 +08:00