tooomm
121948b338
Update to v2 action
...
Picture Health / Check image links (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled
fail on error is now the default
2024-10-12 11:43:07 +02:00
tooomm
28bd50b64c
CI: Fix action output
...
See https://github.com/Cockatrice/Cockatrice/pull/5124
2024-10-07 20:28:46 +02:00
dependabot[bot]
01075f3a0c
Bump peter-evans/create-pull-request from 6 to 7 ( #281 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
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-10-07 20:26:10 +02:00
SlightlyCircuitous
3b135c4e35
Use double quotes
2024-03-09 19:10:44 -05:00
SlightlyCircuitous
ecb3b5f092
Replace set-output in python code
2024-03-09 18:48:11 -05:00
SlightlyCircuitous
1a138d00d8
Replace set-output with GITHUB_OUTPUT
...
Replaces all instances in echo commands
2024-03-05 16:15:36 -05:00
dependabot[bot]
39dd2ab15e
Bump peter-evans/create-pull-request from 5 to 6 ( #263 )
2024-03-04 18:56:26 +01:00
tooomm
096ceac80a
CI: Keep image links up to date ( #259 )
...
* move script
* add info
* add CI automation
2024-03-02 11:40:28 +01:00
tooomm
b2d086567e
increase cache time
2024-02-03 16:18:50 +01:00
dependabot[bot]
4246755bb6
Bump actions/cache from 3 to 4 ( #254 )
2024-01-22 19:28:07 +01:00
Zach H
49132caca5
Merge pull request #225 from SlightlyCircuitous/circuitous-merge-challenge
...
Merge Theros Challenge Deck creatures into token.xml
2023-10-31 22:59:54 -04:00
Zach H
947fdc191e
Merge pull request #241 from Cockatrice/tooomm-ci_version_updater
...
CI: Small change in version update action
2023-10-31 22:56:51 -04:00
tooomm
17804764ea
Update updateversion.yml
2023-10-28 19:39:18 +02:00
dependabot[bot]
33dddfaccd
Bump actions/checkout from 2 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 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/v2...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-28 17:00:01 +00:00
tooomm
5167e4e89d
Remove challenge_token file from CI check
2023-05-31 19:51:23 +02:00
tooomm
451482d8f6
run only on xml changes
2023-05-01 17:47:31 +02:00
tooomm
7fe56fbdf8
split cache action up ( #205 )
2023-03-31 17:53:16 +02:00
ebbit1q
7dafd41d28
set xsi to http instead of https ( #206 )
...
* set xsi to http instead of https
* update check_links.yml
* use env. context
* remove continue-on-error
* all at once
* step name
* update version to 20230313
---------
Co-authored-by: tooomm <tooomm@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
2023-03-13 22:28:03 +01:00
tooomm
f3d956033d
Update check_links.yml ( #189 )
2022-11-30 03:27:06 +01:00
tooomm
265a474130
fix workflow issue
...
we want to see ❌ if there are issues on the run
2022-09-12 15:01:08 +02:00
tooomm
cb37bdf540
CI: Check image links ( #131 )
2022-09-12 14:13:36 +02:00
ebbit1q
2666cee318
add workflow for updating the version on pr approval ( #135 )
...
* add workflow for updating the version on pr approval
* split into script
* apply pressure
* github parameter replacement uses double braces
* remove checks and fix repo url
* change merge behavior to merge master into the pr instead
this means it will not be required to force push when we're behind on
master
* add option to use workflow on comments
* grab correct ref from comments
* get full pr info from comment
* remove shell script
* correctly deal with having a different upstream
* prettyfy
2022-02-14 22:35:46 +01:00