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

GitHub workflow for validating terraform deploy + upgrading charms #81

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    0b4b3b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58fe669 View commit details
    Browse the repository at this point in the history
  3. Loosens up the filter conditions

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a5bca3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24b4078 View commit details
    Browse the repository at this point in the history
  5. Remove redundant terraform apply

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e787914 View commit details
    Browse the repository at this point in the history
  6. min => m as unit

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bb49570 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c0ccf8 View commit details
    Browse the repository at this point in the history
  8. Updates to the new charm format, updates charm libraries, removes sta…

    …teful stuff from the charm implementation
    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1a33fa2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2558fed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    567d6b3 View commit details
    Browse the repository at this point in the history
  11. Drops some stray whitespaces

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d154e5c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    22f8fb1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a23cf00 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    487370c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    762d37a View commit details
    Browse the repository at this point in the history
  16. Adjusted triggers

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b1392f2 View commit details
    Browse the repository at this point in the history
  17. Adjusted triggers once again

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    600770c View commit details
    Browse the repository at this point in the history
  18. Adjusted triggers once again

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cddd434 View commit details
    Browse the repository at this point in the history
  19. Remove the dependency for now

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    79d33e6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    96ab78b View commit details
    Browse the repository at this point in the history
  21. Deploy also the frontend charm

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e42ef9d View commit details
    Browse the repository at this point in the history
  22. Switch the model

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3f02329 View commit details
    Browse the repository at this point in the history
  23. Adjust the triggers

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5729678 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c789d9c View commit details
    Browse the repository at this point in the history
  25. Remove the if condition for now

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    075bff2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bbc885c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    80303b8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    aaf3826 View commit details
    Browse the repository at this point in the history
  29. Add crashdump uploading

    mz2 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    99f6d89 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a81ba86 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Remove redundant SystemExit(0)

    mz2 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    fa6a77f View commit details
    Browse the repository at this point in the history