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 driven platform settings #1110

Merged
merged 87 commits into from
May 10, 2024
Merged

feat!: db driven platform settings #1110

merged 87 commits into from
May 10, 2024

Commits on Mar 7, 2024

  1. wip: settings started

    plyr4 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9aad646 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. chore: revert makefile

    plyr4 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9038758 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    0a4bf6a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    e779f5d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    be2edac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4628b02 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    4cf60eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0909e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e24e65 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    336dcf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    a200311 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    42726c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    04e43f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648dd78 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. chore: merge with main

    plyr4 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3dba7ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c528210 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    ee9b90f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c82bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e052235 View commit details
    Browse the repository at this point in the history
  4. fix: linter

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1f36713 View commit details
    Browse the repository at this point in the history
  5. chore: remove debug files

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    82fabca View commit details
    Browse the repository at this point in the history
  6. chore: remove debug line

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    17d6e68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9ac8db View commit details
    Browse the repository at this point in the history
  8. golangci-lint run --fix

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    68aff5e View commit details
    Browse the repository at this point in the history
  9. fix: linter

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    05d0389 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73f67f8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    763f107 View commit details
    Browse the repository at this point in the history
  12. fix: comma missing

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a612efa View commit details
    Browse the repository at this point in the history
  13. fix: compiler middleware test

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fd7f354 View commit details
    Browse the repository at this point in the history
  14. feat: delete settings

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a6ae525 View commit details
    Browse the repository at this point in the history
  15. fix: uncomment delete code

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    50b8493 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    033ff65 View commit details
    Browse the repository at this point in the history
  17. fix: create nested api types

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    47368ab View commit details
    Browse the repository at this point in the history
  18. fix: check for nils

    plyr4 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    453f645 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    dac5053 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    6ba421a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8377d66 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    9e1af91 View commit details
    Browse the repository at this point in the history
  2. chore: merge with main

    plyr4 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dfd5e6b View commit details
    Browse the repository at this point in the history
  3. chore: merge with main

    plyr4 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ce6c60e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    be0d672 View commit details
    Browse the repository at this point in the history
  2. feat: db integration tests

    plyr4 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aaf0038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfdcec5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e0b4da View commit details
    Browse the repository at this point in the history
  5. chore: lint

    plyr4 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b0d9bbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af4acdd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    d322449 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    392cb5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be90441 View commit details
    Browse the repository at this point in the history
  3. chore: lint

    plyr4 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8c37621 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e4a327 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e765740 View commit details
    Browse the repository at this point in the history
  6. fix: test

    plyr4 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    83215da View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    0d38a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b12c907 View commit details
    Browse the repository at this point in the history
  3. fix: return updated settings

    plyr4 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d7ff645 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/platform-settings' of github.com:go-vela/server in…

    …to feat/platform-settings
    plyr4 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cd3c3f9 View commit details
    Browse the repository at this point in the history
  5. fix: return updated settings

    plyr4 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7ab84af View commit details
    Browse the repository at this point in the history
  6. chore: lint

    plyr4 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    069da63 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    9b47082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5effff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20f5691 View commit details
    Browse the repository at this point in the history
  4. fix: import order

    plyr4 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7bd45ca View commit details
    Browse the repository at this point in the history
  5. fix: comment and jitter time

    plyr4 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    83f9380 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a25c07 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. chore: merge with main

    plyr4 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7bcf015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a7fda9 View commit details
    Browse the repository at this point in the history
  3. enhance: background go func that refreshes settings on an interval, c…

    …li context in middleware
    plyr4 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b358b72 View commit details
    Browse the repository at this point in the history
  4. chore: linter

    plyr4 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    297014f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dee4488 View commit details
    Browse the repository at this point in the history
  6. chore: typo

    plyr4 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c53ddbe View commit details
    Browse the repository at this point in the history
  7. chore: typos and missing test

    plyr4 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4110ac2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    409a267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81fa5dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17a42d9 View commit details
    Browse the repository at this point in the history
  4. fix: lint naming

    plyr4 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    eb3417b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a56ea84 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    197e42f View commit details
    Browse the repository at this point in the history
  2. fix: typo

    plyr4 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1f8ef15 View commit details
    Browse the repository at this point in the history
  3. fix: lint fmt

    plyr4 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    da472a4 View commit details
    Browse the repository at this point in the history
  4. fix: test case flags

    plyr4 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3a627ef View commit details
    Browse the repository at this point in the history
  5. fix: test case lint

    plyr4 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f120029 View commit details
    Browse the repository at this point in the history
  6. fix: clone image compiler test

    plyr4 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a43546e View commit details
    Browse the repository at this point in the history
  7. fix: dont update shared pointer

    plyr4 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4cad3e6 View commit details
    Browse the repository at this point in the history
  8. fix: set ID

    plyr4 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b6e2672 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e77df13 View commit details
    Browse the repository at this point in the history
  10. fix: test merge

    plyr4 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f54aa67 View commit details
    Browse the repository at this point in the history