Commit Graph

6 Commits

Author SHA1 Message Date
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