Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

Lock the specific environment in UI #115

@noahingh

Description

@noahingh

Provide the lock tab, and it shows the list of environments with the button for lock (or unlock).

API Design

Provide the following APIs:

  • POST /repos/:id/locks: Lock the environment.
  • GET /repos/:id/locks: List up locked environments.
  • DELETE /repos/:id:/locks/:lockID: Delete the lock.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions