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

Add github actions to run tests #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rotzbua
Copy link

@Rotzbua Rotzbua commented Nov 17, 2021

  • Run github actions with php 7.3, 7.4, 8.0, 8.1, 8.2
  • Bump min php 7.3 to match phpunit test requirement
  • Add sodium to composer suggestion
  • Add package to avoid dependencies with known security vulnerabilities

closes #117

Run github actions with php 7.3, 7.4, 8.0, 8.1, 8.2
Bump min php 7.3 to match phpunit test requirement
Add sodium to composer suggestion
Add package to avoid dependencies with known security vulnerabilities
@Rotzbua
Copy link
Author

Rotzbua commented Nov 17, 2021

The travis script seems way more complex. This is more basic and can be extended.

A run looks like this: https://github.com/Rotzbua/openpgp-php/actions/runs/1473401145

@Rotzbua
Copy link
Author

Rotzbua commented Feb 1, 2023

@singpolyma Interested? If yes I will solve the merge conflicts otherwise I will close this PR.

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.

Bump version to php 7.3?
1 participant