ebbit1q
c926156a58
forgot it was "run" not "script"
2026-08-05 20:33:55 +02:00
ebbit1q
9591a8ee84
fix url check workflow
...
lychee v24 now includes parsing xml files, however they don't support
arbitrary xmls, we only care about parsing the contents of the picurl so
I decided that we do away their parsing and simply extract only the part
we care about
2026-08-05 20:13:36 +02:00
tooomm
9039b0ba48
Use verbose mode to track redirects
Picture Health / Check image links (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled
2026-07-06 16:06:52 +02:00
dependabot[bot]
88b0fc4abd
Bump actions/checkout from 6 to 7 ( #368 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [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/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
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>
2026-07-06 01:23:43 +02:00
dependabot[bot]
0fbd220e87
Bump actions/cache from 5 to 6
...
Bumps [actions/cache](https://github.com/actions/cache ) from 5 to 6.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-29 17:02:42 +00:00
dependabot[bot]
e57b24391c
Bump actions/cache from 4 to 5 ( #341 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
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>
2025-12-29 17:40:33 +01:00
dependabot[bot]
c2029ad871
Bump peter-evans/create-pull-request from 7 to 8 ( #342 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
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>
2025-12-29 17:40:16 +01:00
dependabot[bot]
38c3ea136d
Bump actions/checkout from 5 to 6 ( #339 )
Picture Health / Check image links (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled
2025-11-24 19:40:21 +01:00
dependabot[bot]
b559e493bd
Bump actions/checkout from 4 to 5 ( #317 )
...
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
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>
2025-08-22 19:20:12 +02:00
tooomm
4d1bb79e18
Run link checker when submitting PR reviews
...
Needed to trigger a check for automatically created PR's from other workflows (e.g. link updater).
2025-07-17 19:48:12 +02:00
tooomm
c9e635da50
Exclude will happen in the tool starting next release
Picture Health / Check image links (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled
2025-06-19 18:25:50 +02:00
tooomm
9ec72a63c6
Prettify link check summary
Picture Health / Check image links (push) Has been cancelled
Update version on tokens.xml changes / update_version (push) Has been cancelled
2025-06-15 16:23:02 +02:00
tooomm
1a44ac3b22
Update and rename updateversion.yml to update_version.yml
2025-06-14 18:37:33 +02:00
tooomm
32893b6ef5
Rework automated version bumps ( #310 )
2025-06-09 12:29:01 +02:00
tooomm
8f5c8b1878
CI: Show useful data about token URLs ( #192 )
Picture Health / Check image links (push) Has been cancelled
2025-04-23 21:13:32 +02:00
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