Skip to content

ci(docker): add manual workflow dispatch and db upgrade service#131

Merged
eduardofraga merged 1 commit intolatestfrom
130-dbupdate-job-failure
Jan 28, 2026
Merged

ci(docker): add manual workflow dispatch and db upgrade service#131
eduardofraga merged 1 commit intolatestfrom
130-dbupdate-job-failure

Conversation

@eduardofraga
Copy link
Copy Markdown
Contributor

  • Add workflow_dispatch trigger to nginx and php-fpm publish workflows
  • Allow manual version input for triggered builds with "latest" as default
  • Add glpi-db-upgrade service to docker-compose-build.yml configuration
  • Simplify glpi-db-upgrade.sh script by removing explicit database parameters
  • Use environment variables from .env file instead of command-line arguments
  • Enable manual control over Docker image builds and database upgrade process

- Add workflow_dispatch trigger to nginx and php-fpm publish workflows
- Allow manual version input for triggered builds with "latest" as default
- Add glpi-db-upgrade service to docker-compose-build.yml configuration
- Simplify glpi-db-upgrade.sh script by removing explicit database parameters
- Use environment variables from .env file instead of command-line arguments
- Enable manual control over Docker image builds and database upgrade process
@eduardofraga eduardofraga self-assigned this Jan 28, 2026
@eduardofraga eduardofraga linked an issue Jan 28, 2026 that may be closed by this pull request
@eduardofraga eduardofraga merged commit 180eccf into latest Jan 28, 2026
3 checks passed
@eduardofraga eduardofraga deleted the 130-dbupdate-job-failure branch January 28, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dbUpdate job failure

1 participant