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

Detect risky edxapp code changes #765

Open
robrap opened this issue Aug 7, 2024 · 0 comments
Open

Detect risky edxapp code changes #765

robrap opened this issue Aug 7, 2024 · 0 comments

Comments

@robrap
Copy link
Contributor

robrap commented Aug 7, 2024

This could be discovery or just notes in a doc about future possibilities.

  1. There have been ideas about detecting all migrations, or targeting risky migrations, etc.
    a. A risky migration might be one that touches any of our large tables, or makes certain types of changes.
    b. For blue/green code/migration changes, can we detect when changes are made in a single deployment that should be across deployments?
  2. Could we detect new toggles to ensure we want the default value? We had an incident where we didn't want the default, but it is what we got.
@robrap robrap changed the title Detect risky changes Detect risky edxapp code changes Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant