File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 - git checkout ${CI_COMMIT_BRANCH}
3232 - git pull
3333 - itkdev-docker-compose-server up -d --force-recreate --remove-orphans
34- - itkdev-docker-compose-server exec phpfpm composer install -- no-dev -o
34+ - itkdev-docker-compose-server exec phpfpm composer install -no-dev -o --classmap-authoritative
3535 - itkdev-docker-compose-server exec phpfpm bin/console doctrine:migrations:migrate --no-interaction
3636 - itkdev-docker-compose-server exec phpfpm bin/console messenger:setup-transports
3737 - itkdev-docker-compose-server exec phpfpm bin/console cache:clear
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 1.8.7 ] - 2025-05-12
10+ ## [ 1.8.8 ] - 2025-05-12
1111
1212- Show server actions inline
1313- Update composer dependencies
1414
15- ## [ 1.8.6 ] - 2025-03-11
15+ ## [ 1.8.7 ] - 2025-03-11
1616
1717- Fix secrets naming in woodpecker file
1818
Original file line number Diff line number Diff line change 1- [](https://woodpecker.itkdev.dk/)
2-
31# DevOps - ITKsites
42
53[](https://woodpecker.itkdev.dk/repos/2)
6- ![ GitHub Release] ( https://img.shields.io/github/v/release/itk-dev/devops_itksites?style=flat-square )
7- ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/itk-dev/devops_itksites/pr.yaml?style=flat-square )
8- ![ Libraries.io dependency status for GitHub repo] ( https://img.shields.io/librariesio/github/itk-dev/devops_itksites?style=flat-square )
9- ![ Codecov] ( https://img.shields.io/codecov/c/github/itk-dev/devops_itksites?style=flat-square )
10- ![ GitHub last commit] ( https://img.shields.io/github/last-commit/itk-dev/devops_itksites?style=flat-square )
11- ![ GitHub License] ( https://img.shields.io/github/license/itk-dev/devops_itksites?style=flat-square )
4+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/itk-dev/devops_itksites?style=flat-square&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNy4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjUgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgODBMMCAyMjkuNWMwIDE3IDYuNyAzMy4zIDE4LjcgNDUuM2wxNzYgMTc2YzI1IDI1IDY1LjUgMjUgOTAuNSAwTDQxOC43IDMxNy4zYzI1LTI1IDI1LTY1LjUgMC05MC41bC0xNzYtMTc2Yy0xMi0xMi0yOC4zLTE4LjctNDUuMy0xOC43TDQ4IDMyQzIxLjUgMzIgMCA1My41IDAgODB6bTExMiAzMmEzMiAzMiAwIDEgMSAwIDY0IDMyIDMyIDAgMSAxIDAtNjR6Ii8+PC9zdmc+ )] ( https://github.com/itk-dev/devops_itksites/releases )
5+ [ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/itk-dev/devops_itksites/pr.yaml?style=flat-square&logo=github )] ( https://github.com/itk-dev/devops_itksites/actions/workflows/pr.yaml )
6+ [ ![ Codecov] ( https://img.shields.io/codecov/c/github/itk-dev/devops_itksites?style=flat-square&logo=codecov )] ( https://codecov.io/gh/itk-dev/devops_itksites )
7+ [ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/itk-dev/devops_itksites?style=flat-square )] ( https://github.com/itk-dev/devops_itksites/commits/develop/ )
8+ [ ![ GitHub License] ( https://img.shields.io/github/license/itk-dev/devops_itksites?style=flat-square )] ( https://github.com/itk-dev/devops_itksites/blob/develop/LICENSE )
129
1310
1411This is our internal server and site registration tool. It works in tandem with our
You can’t perform that action at this time.
0 commit comments