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

feat(db): handle group locks #1880

Merged
merged 4 commits into from
Aug 15, 2024
Merged

Commits on Aug 15, 2024

  1. feat(db): handle group locks

    Group locks do not really need to be handled in the manifest-export,
    because a group lock is just a list of locks for multiple envs,
    meaning the cd-service creates separate events for each one.
    
    Ref: SRX-KNBOC7
    sven-urbanski-freiheit-com committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d088e1f View commit details
    Browse the repository at this point in the history
  2. fixes

    sven-urbanski-freiheit-com committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    204f4f5 View commit details
    Browse the repository at this point in the history
  3. renaming

    sven-urbanski-freiheit-com committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8bd7fe8 View commit details
    Browse the repository at this point in the history
  4. linter...

    sven-urbanski-freiheit-com committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1b68778 View commit details
    Browse the repository at this point in the history