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: add custom key to projects table, backfilling based on current project name, and API support #9134

Merged
merged 14 commits into from
Jun 10, 2024

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    736a3fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a92e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2e020f View commit details
    Browse the repository at this point in the history
  4. refactor: add test case for duplicate prefixes & remove redundant che…

    …ck on duplicate project name
    corban-beaird committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f699353 View commit details
    Browse the repository at this point in the history
  5. fix: use random string instead of incremental suffix, add concurrency…

    … testing, adjust transaction isolation level
    corban-beaird committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c126c0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4320e4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    617c4fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40130c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78038dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    668e4a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67a75c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    141ee7f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    a83a2ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f19fc View commit details
    Browse the repository at this point in the history