Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
b559e493bd
Bump actions/checkout from 4 to 5 (#317)
Some checks failed
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
Some checks failed
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
Some checks failed
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
8f5c8b1878
CI: Show useful data about token URLs (#192)
Some checks failed
Picture Health / Check image links (push) Has been cancelled
2025-04-23 21:13:32 +02:00
tooomm
121948b338
Update to v2 action
Some checks failed
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
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
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