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: Fix upload script to correctly add new records, even if they re-use the same remote settings id as a different record. #179

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

Standard8
Copy link
Collaborator

I copied and pasted a section of search-config-v2 to create a new engine. When I did so, I kept the id/schema/last_modified records. The upload.py script silently failed to upload these as remote settings thought they were already there. Maybe remote settings should have complained a bit louder, but in any case, I don't think we should be attempting to set those fields.

…e-use the same remote settings id as a different record.
@Standard8 Standard8 requested a review from daleharvey June 4, 2024 13:25
Copy link
Collaborator

@daleharvey daleharvey left a comment

Choose a reason for hiding this comment

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

Since itsjust upload.py changing we dont need a version bump right?

@Standard8
Copy link
Collaborator Author

Since itsjust upload.py changing we dont need a version bump right?

Correct, no bump required. Thanks for checking.

@Standard8 Standard8 merged commit 1172f47 into mozilla-extensions:main Jun 5, 2024
6 checks passed
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