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

Scalability improvements: Increment artifact version server side #3095

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    23534a0 View commit details
    Browse the repository at this point in the history
  2. Add DB migration

    schustmi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    64f531d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c399ad3 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    schustmi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1b167d7 View commit details
    Browse the repository at this point in the history
  5. Remove extra arg

    schustmi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    72eef9f View commit details
    Browse the repository at this point in the history
  6. Fix refreshing

    schustmi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a2111c6 View commit details
    Browse the repository at this point in the history
  7. Add missing break

    schustmi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e1a2a1a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Linting

    schustmi committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6cdfc35 View commit details
    Browse the repository at this point in the history
  2. Fix some tests

    schustmi committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f092cdf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Fix custom name behaviour

    schustmi committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7536422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f809f02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abd6e50 View commit details
    Browse the repository at this point in the history
  4. Store ID

    schustmi committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    69b1775 View commit details
    Browse the repository at this point in the history
  5. Add assert for mypy

    schustmi committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c60b046 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c98c333 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76b85e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Formatting

    schustmi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4429c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65819e9 View commit details
    Browse the repository at this point in the history
  3. Linting

    schustmi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aa56892 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Add missing refresh

    schustmi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    603ee5e View commit details
    Browse the repository at this point in the history