Commit graph

18 commits

Author SHA1 Message Date
sd416
e090e5eff8
Merge pull request #1 from sd416/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 4 to 6
2026-01-16 11:44:06 +05:30
dependabot[bot]
af77bd97e0
chore(deps): bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 06:11:24 +00:00
dependabot[bot]
e14487bb8d
chore(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 06:11:22 +00:00
Benjamin Nussbaum
e53c584eed ci: metadata-action change to semver tag type
Some checks failed
tests / ci (push) Has been cancelled
2025-11-06 21:53:41 +01:00
Benjamin Nussbaum
dd4237360c ci: update action
Some checks are pending
tests / ci (push) Waiting to run
2025-11-05 14:12:41 +01:00
Benjamin Nussbaum
ef9cb81edb ci: skip latest tag for prereleases 2025-11-05 13:56:22 +01:00
Benjamin Nussbaum
2d76afee6f ci: update Test Action to PHP 8.4 2025-09-22 11:49:52 +02:00
Benjamin Nussbaum
19a8bb18cc ci: update 2025-09-19 10:48:02 +02:00
Benjamin Nussbaum
e65473f932 fix(ci): do not add latest tag to pre-releases 2025-09-18 10:48:20 +02:00
Benjamin Nussbaum
4de1403105 feat: show version number on welcome screen when logged in 2025-05-06 13:19:02 +02:00
Alex Justesen
fd5f1bc48c added missing "npm" for the build 2025-03-28 12:55:28 +01:00
Alex Justesen
807d520323 production target to docker build workflow 2025-03-28 12:55:28 +01:00
Alex Justesen
b59e44a9aa use php 8.3 which is the same as the build file 2025-03-28 12:55:28 +01:00
Benjamin Nussbaum
0ddade085a ci: fix gh action cache 2025-03-13 01:56:28 +01:00
Benjamin Nussbaum
1f0771a19c ci: optimize docker build
chore: update docker
2025-03-13 01:37:33 +01:00
Benjamin Nussbaum
501f25dcc8 tests calculate code coverage 2025-03-08 19:54:25 +01:00
Benjamin Nussbaum
578b51353f wip 2025-03-08 19:54:25 +01:00
Benjamin Nussbaum
e6a2bdb3bc feat: add tests, chore: update readme 2025-03-04 16:45:30 +01:00