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

Remove post upgrade tasks from renovate config as it is not supported unless we self host #11699

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

karinathomasbbc
Copy link
Collaborator

Resolves JIRA [number]

Overall changes

A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made.

Code changes

  • A bullet point list of key code changes that have been made.

Testing

  1. List the steps used to test this PR.

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines

@karinathomasbbc karinathomasbbc self-assigned this Jun 4, 2024
@karinathomasbbc karinathomasbbc changed the title Remove post upgrade tasks as it is not supported unless we self host Remove post upgrade tasks from renovate config as it is not supported unless we self host Jun 4, 2024
Comment on lines -5 to -7
"postUpgradeTasks": {
"commands": ["yarn install"]
},
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is causing the following errors on renovate PRs: #11073 (comment)

Copy link
Contributor

@Isabella-Mitchell Isabella-Mitchell left a comment

Choose a reason for hiding this comment

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

🤞

@karinathomasbbc karinathomasbbc merged commit cf434b2 into latest Jun 4, 2024
11 checks passed
@karinathomasbbc karinathomasbbc deleted the renovate-post-upgrade branch June 4, 2024 14:48
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.

None yet

3 participants