Commit Graph

30 Commits

Author SHA1 Message Date
dependabot[bot]
4392c34919
Bump actions/upload-artifact from 6 to 7 (#319)
Some checks failed
Deploy / Check for new spoiler (push) Has been cancelled
2026-03-13 06:17:11 +01:00
dependabot[bot]
4cef743e46
Bump actions/upload-artifact from 5 to 6 (#315)
Some checks failed
Deploy / Check for new spoiler (push) Has been cancelled
2026-01-07 08:15:08 +01:00
dependabot[bot]
2f23aa93c6
Bump actions/checkout from 5 to 6 (#314)
Some checks are pending
Deploy / Check for new spoiler (push) Waiting to run
2025-11-24 19:39:30 +01:00
dependabot[bot]
34068d4d5e
Bump actions/upload-artifact from 4 to 5 (#312)
Some checks failed
Deploy / Check for new spoiler (push) Has been cancelled
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-11-22 10:24:50 +01:00
dependabot[bot]
257282374f
Bump actions/checkout from 4 to 5 (#311)
Some checks failed
Deploy / Check for new spoiler (push) Has been cancelled
2025-08-18 15:42:55 +02:00
tooomm
cae671b37f
Speedup CI (#309)
Some checks failed
Deploy / Check for new spoiler (push) Has been cancelled
* speedup ci

* use req file

* remove cflag as only lxml is affected, but its never build as pip uses available wheels
2025-03-08 11:03:11 +01:00
dependabot[bot]
c7a7a66523
Bump actions/upload-artifact from 3 to 4 (#305)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...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>
2023-12-19 00:05:59 +01:00
dependabot[bot]
c619c4ec0b
Bump actions/checkout from 3 to 4 (#304)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 00:04:45 +01:00
tooomm
2f5bcd39c5
cleanup requirements (#299) 2023-05-31 10:06:16 +02:00
ebbit1q
3dd54f59d8
remove writing of json files (#295)
Co-authored-by: tooomm <tooomm@users.noreply.github.com>
2023-03-25 14:34:46 +01:00
ebbit1q
9eab59de79
add missing json files to commit in action
fixes #294 again
2023-02-27 15:54:17 +01:00
ebbit1q
4692b6230e
fix missing quotes in action
fixes #294
2023-02-27 04:46:07 +01:00
ebbit1q
6a92707354
update github action (#293)
use the node-16 version of checkout
replace use of set-output with adding to GITHUB_OUTPUT
fix xml comparison using the info tags
fix deploy being triggered while only date has changed
2022-12-11 23:33:07 +01:00
tooomm
e9d8f09136
CI: Exclude .json files from deployment (#288)
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2022-02-08 17:48:50 +01:00
tooomm
433f469140
Merge branch 'master' into tooomm-patch-8 2022-02-04 15:12:56 +01:00
tooomm
b6b518b1d9
title 2022-02-04 15:09:17 +01:00
tooomm
bf02be35c8
fix if condition 2022-01-31 14:27:06 +01:00
tooomm
0610f60c9f
fix quote 2022-01-24 17:31:24 +01:00
tooomm
6fd325b176
tweaks 2022-01-24 14:29:33 +01:00
tooomm
4791c9e2d2
CI: Add link to deploy commit (#279) 2021-07-27 18:46:06 +02:00
tooomm
8a048f0770
CI: fix syntax (#278) 2021-07-21 14:23:21 +02:00
tooomm
4dc0fb8761
CI: upload artifacts for easy reviewing (#276) 2021-07-21 13:44:03 +02:00
ebbit1q
4b25618657 fix exception when spoiler season is inactive 2021-04-30 00:32:43 +02:00
ebbit1q
fd65e743cc the suggested changes 2021-01-17 01:27:31 +01:00
tooomm
7c791d4f01
step names 2020-12-04 17:48:59 +01:00
ebbit1q
9481e5ff24 correctly check output
true != 'true'
2020-12-04 03:09:55 +01:00
ebbit1q
91a615f77d do not run the scheduled run on forks 2020-12-04 01:44:55 +01:00
ebbit1q
37f2d8e19b remove deploy.sh use output instead of exit code 2020-12-03 23:41:19 +01:00
tooomm
7fb119e52e
add ability to run manually from gui 2020-12-01 11:24:40 +01:00
ebbit1q
b29407d718 move to github actions 2020-12-01 06:26:27 +01:00