Commit Graph

34 Commits

Author SHA1 Message Date
Chris Titus
2b8592a50a Update pre-release.yaml 2024-08-29 22:05:18 -05:00
Chris Titus
aad0356c28 Update pre-release.yaml 2024-08-29 21:59:12 -05:00
Chris Titus
01515db90f Update pre-release.yaml 2024-08-29 21:48:09 -05:00
Chris Titus
2ba5572b6c Update pre-release.yaml 2024-08-29 21:40:45 -05:00
Chris Titus
7e1c593510 Update pre-release.yaml 2024-08-29 21:30:14 -05:00
Chris Titus
b6141808af Update pre-release.yaml 2024-08-29 21:24:45 -05:00
Chris Titus
a21845327b Update pre-release.yaml 2024-08-29 21:21:19 -05:00
Chris Titus
2a355c00c8 Update pre-release.yaml 2024-08-29 21:17:50 -05:00
Chris Titus
2d3dbe4f6a fix pre-release 2024-08-29 21:07:41 -05:00
Chris Titus
b67ec35cbb
Update pre-release.yaml 2024-08-29 00:12:00 -05:00
Chris Titus
0bce9e2647 pre-compile run 2024-08-09 10:15:20 -05:00
dependabot[bot]
c5f29df2b2
Bump actions/upload-artifact from 2 to 4 (#2521)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 15:57:26 -05:00
Chris Titus
11333a1f17 Update pre-release.yaml 2024-08-07 15:37:14 -05:00
Chris Titus
7841f4bbce revamp of workflows by Marterich 2024-08-07 15:24:26 -05:00
Chris Titus
f38f534850 Edge Removal Fix 2024-08-06 15:50:36 -05:00
Chris Titus
fb1a0b919c Update pre-release.yaml
bug fix and error handling
2024-07-30 21:33:30 -05:00
Chris Titus
e784604a1a
Update pre-release.yaml 2024-07-17 13:54:22 -05:00
Chris Titus
508f909fc9 Update pre-release.yaml 2024-07-17 01:04:39 -05:00
Chris Titus
60a6c387e2 Update pre-release.yaml 2024-07-17 01:01:44 -05:00
Chris Titus
1307abc1d6 Update pre-release.yaml 2024-07-17 00:55:44 -05:00
Chris Titus
45a103f76b Update pre-release.yaml 2024-07-17 00:53:21 -05:00
Chris Titus
b84c0d9248 Update pre-release.yaml 2024-07-17 00:52:12 -05:00
Chris Titus
bce4868896 Update pre-release.yaml 2024-07-17 00:43:58 -05:00
Chris Titus
0a472c06c4 Cleanup version creation 2024-07-17 00:36:59 -05:00
Chris Titus
1c72007a29 Update pre-release.yaml 2024-07-17 00:29:37 -05:00
Chris Titus
07434f706b Update pre-release.yaml 2024-07-17 00:13:56 -05:00
Chris Titus
a38cfb14d3 pin action/stale and tag debug 2024-07-17 00:03:31 -05:00
Chris Titus
829e46b3a8 fix github actions 2024-07-16 23:55:54 -05:00
Wojciech Smoliński
bc213d34d9
Update workflows to remove ::set-output (#2384)
remove ::set-output usage
remove `$version` asc a enviroment variable as ot's not used
2024-07-16 15:11:24 -05:00
Chris Titus
7dba867101 fix duplicate items in releases 2024-07-16 13:58:31 -05:00
Martin Wiethan
ff0b3d29cf
Optimize badges (#2356)
* Switch Readme to show total downloads of all time

* Add download counter for specific releases automatically to release
2024-07-14 20:16:38 -05:00
Martin Wiethan
e5ca44a0bd
Improvements/Fixes for the Release Actions (#2221)
* add pre to tag to distinguish from full release

* explicitly serach for the newest pre-release

* set latest tag for releases
2024-06-29 06:46:52 -05:00
Mr.k
1891ea7966
Remove trailing whitespace characters (#2149)
* Remove All Trailing Whitespace Characters in '.ps1' Files

* Remove All Trailing Whitespace Characters in '.json' Files

* Remove All Trailing Whitespace Characters in '.yaml' Files

* Remove All Trailing Whitespace Characters in Different Files

* Remove Even More Trailing Whitespace Characters
2024-06-28 17:15:39 -05:00
Martin Wiethan
a59a30f905
Modify Release Workflow (#2160)
* Add pre-release functionality

* Change Pre-Release Action Name

* commit set prerelease to false on release
2024-06-28 10:05:25 -05:00