Commit graph

29 commits

Author SHA1 Message Date
Marek Krug
61a3db6196 fix github action to make calendar work (allowed execution on schedule and not just on commits or pull requests) 2025-02-26 10:48:17 +01:00
Marek Krug
dec4fce900 removed test code and removed filmabend 2025-02-11 23:12:21 +01:00
Marek Krug
c5a5ae90d0 another test for calendar 2025-02-11 22:56:09 +01:00
dependabot[bot]
415651b9af
gh-action: bump ncipollo/release-action from 1.14.0 to 1.15.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 16:54:42 +00:00
dependabot[bot]
1e15a9ad2b gh-action: bump peaceiris/actions-hugo from 2 to 3
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 3.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peaceiris/actions-hugo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-17 00:04:29 +02:00
Andreas Hubel
885b3493f7
add cronjob 2024-10-16 22:20:54 +02:00
00be1e4132
Merge pull request #21 from cccb/dependabot/github_actions/staging/ncipollo/release-action-1.14.0
gh-action: bump ncipollo/release-action from 1.13.0 to 1.14.0
2024-02-21 19:19:46 +01:00
2f0efea4d4
Merge pull request #20 from cccb/dependabot/github_actions/staging/actions/download-artifact-4
gh-action: bump actions/download-artifact from 3 to 4
2024-02-21 19:19:37 +01:00
64e00151fc
Merge pull request #19 from cccb/dependabot/github_actions/staging/actions/upload-artifact-4
gh-action: bump actions/upload-artifact from 3 to 4
2024-02-21 19:19:31 +01:00
dependabot[bot]
4a25d8cf95
gh-action: bump ncipollo/release-action from 1.13.0 to 1.14.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 16:30:19 +00:00
dependabot[bot]
bc7c8ed258
gh-action: bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 16:22:00 +00:00
dependabot[bot]
b0b32b1618
gh-action: bump actions/upload-artifact from 3 to 4
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>
2023-12-18 16:21:57 +00:00
dependabot[bot]
75041221af
gh-action: bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 16:18:38 +00:00
dependabot[bot]
7e0793e078
gh-action: bump thedoctor0/zip-release from 0.7.1 to 0.7.6
Bumps [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.7.1 to 0.7.6.
- [Release notes](https://github.com/thedoctor0/zip-release/releases)
- [Commits](https://github.com/thedoctor0/zip-release/compare/0.7.1...0.7.6)

---
updated-dependencies:
- dependency-name: thedoctor0/zip-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 16:18:45 +00:00
dependabot[bot]
11fa260747 gh-action: bump ncipollo/release-action from 1.12.0 to 1.13.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 00:11:48 +02:00
dependabot[bot]
5d26c4a870 gh-action: bump actions/checkout from 3 to 4
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>
2023-10-25 00:11:40 +02:00
c3c810d2bf
Update release.yml 2023-06-14 12:31:36 +02:00
70aa5b9596
Update release.yml 2023-06-14 12:26:08 +02:00
e8709b9e93
Update release.yml 2023-06-14 12:25:13 +02:00
80c56f0362
Update release.yml 2023-06-14 11:39:36 +02:00
e1e7eba9c9
Update release.yml 2023-06-14 11:10:48 +02:00
54e08ca00a
Update release.yml 2023-06-13 23:56:05 +02:00
6cf5b5fbc7
Update release.yml 2023-06-13 23:30:59 +02:00
1a055b9b85
Update release.yml 2023-06-13 23:23:43 +02:00
c0517287e1
Update release.yml 2023-06-13 23:03:40 +02:00
4e26fc6764
Merge branch 'staging' of github.com:cccb/www into staging 2023-06-13 23:00:59 +02:00
1e22073f88
add de_DE locale 2023-06-13 23:00:49 +02:00
a3a8beddd0
Update release.yml 2023-06-13 22:50:19 +02:00
2e3a02af0c
refacture all the things! 2023-06-13 12:47:07 +02:00
Renamed from .github/workflows/staging.yml (Browse further)