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

Addons: prepare the backend for the new flyout #10650

Merged
merged 9 commits into from
Aug 29, 2023
Merged

Conversation

humitos
Copy link
Member

@humitos humitos commented Aug 21, 2023

Return addons.flyout.translations and addons.flyout.downloads. Remove addons.flyout.vcs for now because we don't have a reliable way to implement it without injecting data into the build which we don't want to do anymore.

Return `addons.flyout.translations` and `addons.flyout.downloads`.
Remove `addons.flyout.vcs` for now because we don't have a reliable way to
implement it without injecting data into the build which we don't want to do
anymore.

Related readthedocs/addons#86
@humitos humitos requested a review from a team as a code owner August 21, 2023 14:18
@humitos humitos requested a review from stsewd August 21, 2023 14:18
@humitos
Copy link
Member Author

humitos commented Aug 28, 2023

This PR also introduces one feature flag per addon. This allows us to disable the addon on projects with problems or we consider useful for testing purposes.

@humitos
Copy link
Member Author

humitos commented Aug 28, 2023

I'm going to deploy this tomorrow because I want to start testing the new flyout addon.

@humitos
Copy link
Member Author

humitos commented Aug 28, 2023

Hrm... Tests are broken on main -- It's not a problem on this PR with these changes.

@humitos humitos enabled auto-merge (squash) August 29, 2023 09:40
@humitos humitos disabled auto-merge August 29, 2023 10:04
@humitos humitos merged commit 6816afe into main Aug 29, 2023
2 checks passed
@humitos humitos deleted the humitos/flyout-addons branch August 29, 2023 10:04
@sentry-io
Copy link

sentry-io bot commented Aug 30, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ AttributeError: 'NoneType' object has no attribute 'get_downloads' /_/addons/ View Issue

Did you find this useful? React with a 👍 or 👎

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