-
Notifications
You must be signed in to change notification settings - Fork 4
Remove connect-extension.toml file from Reaper
#71
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
Conversation
|
Is it important right now to delete every instance in the repo to prevent potential gallery problems? |
cgraham-rs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are going to have to also edit the version in the manifest or it won't release the changes.
|
I'm 💯 for 🚮 these (now old) files, but:
If someone includes an |
@jonkeane: I think we are because I tested three links of bundles without |
It isn't, but would be a great cleanup to avoid confusion. I left them as not all content has a new |
Did a bit of pairing on this, and we believe that the flakiness was due to hitting the Cypress timeout waiting for the app to fully deploy. The restoring of the Python environment can take a bit of time, so that would explain the flake on the test. |
Since we have moved away from using
.tomlfiles in extensions, we should remove this one in the Reaper. This was also causing a flaky error in theconnect_gallery/home.cy.jstest because the.tomlfile was included in the bundle in the PR from removing references to.tomlfiles