Skip to content

feat: use 'Github Actions' to run tests and auto release #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
merged 3 commits into from
Sep 20, 2022

Conversation

basakest
Copy link
Contributor

No description provided.

feat: use 'Github Actions' to run tests and auto release
@hsluoyz
Copy link
Member

hsluoyz commented Apr 10, 2021

@leeqvip

composer.json Outdated
@@ -33,8 +33,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^7.0",
"php-coveralls/php-coveralls": "^2.1"
"phpunit/phpunit": "^7.0"
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove php-coveralls ?

strategy:
fail-fast: true
matrix:
php: [ 7.2, 7.3 ]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add php7.4、8.0.

@leeqvip leeqvip merged commit 9a26e4e into php-casbin:master Sep 20, 2022
@leeqvip
Copy link
Member

leeqvip commented Apr 20, 2024

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants