Skip to content
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

Switch to GHA CI workflow #19

Merged

Conversation

weierophinney
Copy link
Contributor

Switch from Travis-CI to Laminas CI workflow for GHA:

  • Switch from Travis-CI to Laminas CI workflow for GHA
    • Configure Laminas CI to use mongodb, pdo, and pdo-sqlite extensions
    • Add a pre-run script to install MongoDB client library necessary for testing
  • Remove CHANGELOG.md (changelog will be kept in milestone descriptions)
  • Update badges in README.md

- Removes `.travis.yml`
- Adds CI workflow for GHA
  - Adds configuration to enable PDO, PDO SQLite, and MongoDB extensions
  - Adds pre-run script to add required mongodb client library for testing

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Changelogs will be kept in milestone descriptions and propagated to tag and release notes.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
- Remove previous badges
- Add badge for CI workflow

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney linked an issue Jun 11, 2021 that may be closed by this pull request
@weierophinney weierophinney added the Enhancement New feature or request label Jun 11, 2021
@weierophinney weierophinney added this to the 1.9.1 milestone Jun 11, 2021
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Needs to match the service in the workflow.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney merged commit feba79f into laminas-api-tools:1.9.x Jun 11, 2021
@weierophinney weierophinney deleted the feature/gha-workflow branch June 11, 2021 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to GHA CI workflow
1 participant