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(CI): Adjust testing matrix for Nextcloud 30 on main #752

Closed
wants to merge 1 commit into from

Conversation

nickvergessen
Copy link
Member

Signed-off-by: Joas Schilling [email protected]

@@ -54,7 +54,7 @@ jobs:
node-version: [20]
php-versions: ['8.1']
databases: ['sqlite']
server-versions: ['stable28', 'master']
server-versions: ['stable28', 'stable29', 'stable30', 'master']
Copy link
Member

Choose a reason for hiding this comment

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

To be honest I think it's a bit waste of CI minutes to run Cypress against each supported server branch. Running it against the lowest supported and master so far worked well for me in other apps. What do you think @nickvergessen?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think we end up here every time :D
Fine by me, just adjust it and merge

Copy link
Member

Choose a reason for hiding this comment

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

We don't have to change anything then 🎉

Copy link

cypress bot commented Aug 14, 2024



Test summary

1 0 0 0Flakiness 0


Run details

Project User retention
Status Passed
Commit 27abbdc
Started Aug 14, 2024 11:18 AM
Ended Aug 14, 2024 11:18 AM
Duration 00:21 💡
OS Linux Ubuntu -
Browser Electron 118

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@mejo- mejo- closed this Aug 14, 2024
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.

2 participants