24 Commits

Author SHA1 Message Date
dependabot[bot]
baa1486097 ci(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.0...v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:53:05 +01:00
dependabot[bot]
2385cce3ae ci(deps): bump vimtor/action-zip from 1.1 to 1.2
Bumps [vimtor/action-zip](https://github.com/vimtor/action-zip) from 1.1 to 1.2.
- [Release notes](https://github.com/vimtor/action-zip/releases)
- [Commits](https://github.com/vimtor/action-zip/compare/v1.1...v1.2)

---
updated-dependencies:
- dependency-name: vimtor/action-zip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:52:53 +01:00
TwistedUmbrellaX
6d72cbe8ac Stop archiving binary on pull request 2024-03-02 21:05:57 -05:00
TwistedUmbrellaX
99a2c8c5d8 Group prereleases under a single tag 2024-03-01 13:27:09 -05:00
TwistedUmbrellaX
b030330857 Publish prerelease on new changes 2024-03-01 12:44:47 -05:00
dependabot[bot]
011f2e3bfc
ci(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.0.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 15:49:42 +00:00
Kilian von Pflugk
f9cd38458d
Merge pull request #29 from jumoog/dependabot/github_actions/actions/upload-artifact-4.0.0 2024-01-01 16:53:40 +01:00
dependabot[bot]
55e236cf6e
ci(deps): 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>
2024-01-01 15:04:34 +00:00
dependabot[bot]
acfdaa8707
ci(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.3...v4.0.0)

---
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>
2024-01-01 15:04:31 +00:00
dependabot[bot]
b3c28ee4f2
ci(deps): 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-10-02 13:10:41 +00:00
Kilian von Pflugk
d7049d5162
Merge pull request #2 from jumoog/dependabot/github_actions/actions/upload-artifact-3.1.3
ci(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
2023-10-02 15:08:34 +02:00
dependabot[bot]
a6f752fdf9
ci(deps): bump actions/setup-dotnet from 2 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3)

---
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-10-02 13:06:47 +00:00
dependabot[bot]
3a498875b7
ci(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.2...v3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:42 +00:00
roib20
84919b65d6
Add multi-arch container image builds (#132)
* Update versions for GH Actions

* Add build arg for Dockerfile

* Add automated tags for container image

* Add multi-arch image builds using QEMU and Buildx

* Add checks to ensure PRs don't publish images

* Auto-indent YAML

* Change web interface version name

* Revert back to `10.8.0` version name
2023-02-07 02:34:43 -06:00
ConfusedPolarBear
0a1d8540fb Update dependencies 2022-11-27 01:49:39 -06:00
ConfusedPolarBear
de3f53877f Build analyzers branch 2022-11-26 01:39:46 -06:00
ConfusedPolarBear
4650945a02 Update build scripts 2022-10-18 20:33:57 -05:00
ConfusedPolarBear
cafedd8954 Build new version of plugin in CI 2022-09-07 22:07:49 -05:00
ConfusedPolarBear
87eda41001 Embed commit hash into unstable builds 2022-06-12 16:57:15 -05:00
ConfusedPolarBear
2394c03bbe Remove remaining references to fpcalc 2022-06-10 23:08:27 -05:00
ConfusedPolarBear
3cc21b99c2
Update build.yml 2022-06-10 16:47:46 -05:00
ConfusedPolarBear
69b16ca122 Remove --no-build 2022-06-10 16:31:51 -05:00
ConfusedPolarBear
7177a14cce Update apt 2022-06-10 16:25:44 -05:00
ConfusedPolarBear
ced9d41f55 Remove unused workflows 2022-06-10 16:21:24 -05:00