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

chore: Update and replace workflows #914

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 20, 2024

  1. Update workflows from organization
  2. Remove useless test workflow (there are no JS tests)
  3. Replace lint workflow with the linter workflows from organization

Might need adjustments to repository settings (required CI runs)

@susnux
Copy link
Contributor Author

susnux commented Aug 20, 2024

Might need adjustments to repository settings (required CI runs)

Yes needs:

added removed
php-lint-summary php8.0 lint
phpunit-mariadb-summary php8.1 lint
phpunit-sqlite-summary

Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

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

Looks good, thanks. I can't adjust required checks.

1. Update workflows from organization
2. Remove useless `test` workflow (there are no JS tests)
3. Replace `lint` workflow with the linter workflows from organization

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@ChristophWurst
Copy link
Member

Yes needs:
added removed
php-lint-summary php8.0 lint
phpunit-mariadb-summary php8.1 lint
phpunit-sqlite-summary

The new jobs are not listed. Rerunning the checks for Github to catch up.

@ChristophWurst ChristophWurst merged commit 51bfc3a into master Sep 14, 2024
30 checks passed
@ChristophWurst ChristophWurst deleted the chore/workflows branch September 14, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants