-
Notifications
You must be signed in to change notification settings - Fork 55
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
feat: add github ci #100
Merged
x86demon
merged 7 commits into
oroinc:master
from
mon-petit-placement:feat/github-actions
Apr 19, 2024
Merged
feat: add github ci #100
x86demon
merged 7 commits into
oroinc:master
from
mon-petit-placement:feat/github-actions
Apr 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gwemox
force-pushed
the
feat/github-actions
branch
9 times, most recently
from
April 18, 2024 18:03
0495e1b
to
e0a0eb2
Compare
1 task
Gwemox
force-pushed
the
feat/github-actions
branch
from
April 18, 2024 18:18
40a1bec
to
652c81d
Compare
x86demon
requested changes
Apr 19, 2024
tests/Oro/Tests/ORM/AST/Query/Functions/fixtures/mysql/cast.yml
Outdated
Show resolved
Hide resolved
Gwemox
force-pushed
the
feat/github-actions
branch
from
April 19, 2024 10:16
652c81d
to
798a323
Compare
x86demon
requested changes
Apr 19, 2024
tests/Oro/Tests/ORM/AST/Query/Functions/fixtures/mysql/cast.yml
Outdated
Show resolved
Hide resolved
Gwemox
force-pushed
the
feat/github-actions
branch
from
April 19, 2024 14:49
c67fdb5
to
fb98298
Compare
Gwemox
force-pushed
the
feat/github-actions
branch
from
April 19, 2024 14:51
fb98298
to
2a91569
Compare
x86demon
approved these changes
Apr 19, 2024
@Gwemox Thank you very much for your contribution. Great job 🥇 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is a functional CI with Github Actions. It has helped me identify several issues:
composer.json
, while the tests were on 7.3 and 7.4. And the documentation still displays 7.3 as the minimum.