Skip to content

Combine container and action into single repository #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

weierophinney
Copy link
Member

This patch merges the repository with the laminas-continuous-integration-container, allowing them to evolve together:

  • Adds artifacts for creating the container
  • Sets up workflows for tagging both the action and container
  • Updates the README to combine information from container and action repositories

Going forward, the container and action will be tagged together, and all development will occur in this repository.

- Dockerfile
- PHP mod configurations
- Tooling configurations
- entrypoint script

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
- Adds automatic-releases workflow
- Renames "generate-tags" action to "generate-action-tags"
- Adds "generate-container-tags" action to generate list of container tags to push; generates tags for ghcr.io/laminas/laminas-continuous-integration image
- Renames "release-tags" worfklow to "create-additional-action-tag"
- Adds "build-and-push-containers" workflow
- Updates `action.yml` to refer to laminas-continuous-integration as the image name

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
…repositories

- Brings in docs from container, detailing the PHP versions available, default extensions, available tools, etc.
- Updates usage documentation to detail pre/post command scripts.
- Reorganizes

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney added this to the 1.2.0 milestone Mar 3, 2021
@weierophinney weierophinney merged commit 6a8ace9 into laminas:1.2.x Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant