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(database): add integration testing #896

Merged
merged 98 commits into from
Jul 31, 2023
Merged

Commits on Feb 14, 2023

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

Commits on Mar 3, 2023

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

Commits on Mar 20, 2023

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

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    528291a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53c687 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

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

Commits on Apr 21, 2023

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

Commits on Apr 27, 2023

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

Commits on May 11, 2023

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

Commits on May 16, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    1ee254f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd6033 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on Jun 1, 2023

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

Commits on Jun 5, 2023

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

Commits on Jun 7, 2023

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

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    355017b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e17278 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 17, 2023

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

Commits on Jun 21, 2023

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

Commits on Jun 26, 2023

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

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    c23c599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683248d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2f9307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b910bfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09fd217 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    643f27a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffca1a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f57c94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bfb032 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa52426 View commit details
    Browse the repository at this point in the history
  11. chore: save work

    jbrockopp committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    23a9c59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1dcb17b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    77eb03e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    ad25372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b218eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d99f960 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a0601a View commit details
    Browse the repository at this point in the history
  5. fix: typo

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    541d2e3 View commit details
    Browse the repository at this point in the history
  6. test: output diff

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    43cc062 View commit details
    Browse the repository at this point in the history
  7. chore: minor fixes

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    cd8f56e View commit details
    Browse the repository at this point in the history
  8. fix(database): users

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    111916c View commit details
    Browse the repository at this point in the history
  9. fix(database): steps

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a6d0dcc View commit details
    Browse the repository at this point in the history
  10. fix: typo

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c1f92cc View commit details
    Browse the repository at this point in the history
  11. fix(database): steps

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3a4ef4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6384b5e View commit details
    Browse the repository at this point in the history
  13. feat(database): add builds

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c34dcb3 View commit details
    Browse the repository at this point in the history
  14. fix(database): users

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d6912ca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    18a68fe View commit details
    Browse the repository at this point in the history
  16. feat(database): add hooks

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    63d6b19 View commit details
    Browse the repository at this point in the history
  17. feat(database): add logs

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    eddc018 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    39ed3ff View commit details
    Browse the repository at this point in the history
  19. feat(database): add repos

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d40a96d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    29881ac View commit details
    Browse the repository at this point in the history
  21. feat(database): add secrets

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    263b1df View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ada878b View commit details
    Browse the repository at this point in the history
  23. Merge branch 'hackathon/integration' of github.com:go-vela/server int…

    …o hackathon/integration
    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    69cf142 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d1a6232 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f50a30d View commit details
    Browse the repository at this point in the history
  26. fix(database: fix logs

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e9766d4 View commit details
    Browse the repository at this point in the history
  27. fix(database: fix pipelines

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0603090 View commit details
    Browse the repository at this point in the history
  28. fix(database): repos

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    32b076d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8735c04 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    94f66eb View commit details
    Browse the repository at this point in the history
  31. fix(database): minus one

    jbrockopp committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    dd27785 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. chore: cleanup

    jbrockopp committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e0e82b1 View commit details
    Browse the repository at this point in the history
  2. chore: misc fixes

    jbrockopp committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b4f16a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f841bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a02f2fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b432a66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db6e2f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac0d699 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad9c574 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a56952 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    f42085f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea00645 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaea5aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88e0d5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e168b62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c226c03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78c8ac4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    836279c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hackathon/integration' of github.com:go-vela/server int…

    …o hackathon/integration
    jbrockopp committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9a644d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95ed34b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    387eed0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    f6a16de View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hackathon/integration' of github.com:go-vela/server int…

    …o hackathon/integration
    jbrockopp committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8581d6d View commit details
    Browse the repository at this point in the history
  3. fix: issues from merge

    jbrockopp committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ea17b66 View commit details
    Browse the repository at this point in the history
  4. chore: add missing comment

    jbrockopp committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3ed7f45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95b534d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. Merge branch 'hackathon/integration' of github.com:go-vela/server int…

    …o hackathon/integration
    jbrockopp committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    09fa268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221cb08 View commit details
    Browse the repository at this point in the history
  3. chore: remove unneeded file

    jbrockopp committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6b67568 View commit details
    Browse the repository at this point in the history
  4. chore: undo comments

    jbrockopp committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    061ff80 View commit details
    Browse the repository at this point in the history