Skip to content

Conversation

@brinkflew
Copy link
Contributor

Description

Avoid encrypting the same secret multiple times.

Prevent automatic updates unexpectedly stashing away the code of plugins in which development is ongoing. This assumes people are not developing directly on the default branch of the plugin repository.

Compliance

  • I have read the contribution guide
  • I made sure the documentation is up-to-date both in doctrings and the docs directory
  • I have added or modified unit tests where necessary
  • I have added new libraries to the requirements.txt file, if any
  • I have incremented the version number according the versioning guide
  • The PR contains my changes only and no other external commit

Avoid losing progress unexpectedly when running odev while developing
a plugin.
@brinkflew brinkflew requested a review from sea-odoo November 21, 2025 19:48
@brinkflew brinkflew self-assigned this Nov 21, 2025
@brinkflew brinkflew added the bug Something isn't working label Nov 21, 2025
If multiple keys are loaded in the agent, encryption of secrets will
go through each of them instead of stopping at the first one that
works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants