-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
GitHub actions #18290
Closed
Closed
GitHub actions #18290
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
update folder permission
check user group
update chown
updates
update permission
show folder permission after failed
update user group
add docker to group
update user group
revert to 7.2
revert to php 8.0
update
update fpm
display 502 error
update work flow
update work flow
remove schedule
update name
# Conflicts: # tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml
update workflow
update vue build
add cancel last build
update tests
update on pull request
test trigger js
test work follow
update work flow
update workflow
revert node to 14
update upload
update tests
update screenshots
update screenshot
update test
update pdf
update tests
# Conflicts: # plugins/CorePluginsAdmin/tests/UI/expected-screenshots/TagManagerTeaser_admin_page_disable.png # plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_removed.png # plugins/Installation/tests/UI/expected-screenshots/Installation_system_check.png # tests/UI/expected-screenshots/UIIntegrationTest_admin_home.png # tests/UI/expected-screenshots/UIIntegrationTest_api_error.png # tests/UI/expected-screenshots/UIIntegrationTest_dashboard1.png # tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png
try node 12
11 tasks
@peterhashair Is #18679 a replacement for this one |
@sgiehl yes, this one got some extra changes on screenshot, which doesn't needed |
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.
Description:
All the files that failed will be downloadable in the artifact at the moment. Add a new command for GitHub action. Not sure if that needed
./console tests:sync-ui-screenshots -a github -r matomo-org/matomo 1528756403
just used for my local screen compare and update image.Failed UI
Group all the bash to
.github/scripts/bash/prepare.sh
This file split PHP XML into smaller fragments
tests/PHPUnit/formatXML.php
MYSQLI adapter setup
mysqli.allow_local_infile = On
Submodule implementation:
To set up Submodule on GitHub need to update plugin_tests.yml. Once approved, github-action should be 4.x-dev
Review