Skip to content

php-ci-runner-v1.0.0

Choose a tag to compare

@webgrip-ci webgrip-ci released this 20 Feb 10:09
· 212 commits to main since this release
Immutable release. Only release title and notes can be modified.
fa85d70

1.0.0 (2026-02-20)

Added

  • added act-runner (dd3265f)
  • added techdocs builder (60594a8)
  • ci: Added rust runner (d4f0b76)
  • php-ci-runner: Initial commit (fa85d70)
  • semantic-release: Added monorepo semantic release so I can just put the dockerfiles required for my infra to work in here (53802d5)
  • Updated github-runner from 2.324 to 2.328.0 (4e84cfc)
  • wrote rust-releaser so I don't need to install a bunch of tooling every job execution (6dc85e9)

Fixed

  • 🐛 don't set workdit (7302f81)
  • 🐛 export to path so rustup knows what to do (bbe0b61)
  • 🐛 make sure the dir exists (86317f0)
  • 🐛 set env stuff again (a156c1f)
  • 🐛 symlink the bins (81a180d)
  • ♻️ config (7e91d0c)
  • ♻️ reustup (02b7f33)
  • actions-runner: bump version to 2.329.0 and added some metadata to the Dockerfile. Also use same structure for the rest of the image building (b265181)
  • added catalog-info.yml, and fixed rust ci runner (485e6ee)
  • Added license (f2103a5)
  • added on docs change (4856fe5)
  • added sha and patched version of openjdk (f71be9b)
  • added sha and patched version of openjdk (a9fdb4e)
  • arc: upped runner version base image tag (3570fec)
  • arm (e1d0e8f)
  • design: Added nextest and tarpaulin (aec8484)
  • design: Added nextest and tarpaulin (56ff8ac)
  • design: Fix docker file (8ab463b)
  • design: Install a different way (a25fa0f)
  • design: Install nexest and tarpaulin with bininstall too (ed8d033)
  • design: use my own runners on better hardware to build the docker image (4a1f66f)
  • install clippy and rustfmt in default toolchain too (78488ad)
  • install codeql so we can run ghcp workloads on our self hosted runners (6fc4147)
  • Make sure we all have the ENV (e619385)
  • redeploy (066645a)
  • release all dockerfile (a23159d)
  • release all dockerfile (8f262ac)
  • release all dockerfile (d6a461c)
  • release all dockerfile (1a93d5c)
  • release all dockerfile (1f879dc)
  • release all dockerfile (9f72db3)
  • release all dockerfile (bb415f5)
  • release all dockerfile (68c0c13)
  • release all dockerfile (ed2317c)
  • release all dockerfile (62ca95d)
  • release all dockerfile (7cc2b54)
  • removed gh from install (1571404)
  • rerun release (c683753)
  • structure: No @latest (24481a0)
  • support cross (2c7bdf3)
  • support cross (ab73f2e)
  • update all dockerfiles (80d34d8)
  • update all dockerfiles (00a59ec)
  • update webgrip/helm-deploy (c65958e)
  • Use bookworm (a0d8dd0)

Changed