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

Automate the changes to the github action template re #10079 #11601

Open
wants to merge 1 commit into
base: dev/8.0.x
Choose a base branch
from

Conversation

jacobtylerwalls
Copy link
Member

Follow-up to #10079.

The github actions only setup a test database, not a default database. The system check in #10079 runs against the default database. We need to make one conscious of the other, either introspect the database connection in the system check, which seems a little intense, or just simplify the github action to skip unnecessary checks, which is what #10079 did for core arches without adding any automation to updateproject.

This adds that automation to updateproject to reduce friction on upgrade.

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.

1 participant