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

fix/service image name #212

Merged
merged 43 commits into from
Jun 21, 2021
Merged

fix/service image name #212

merged 43 commits into from
Jun 21, 2021

Commits on Jun 20, 2021

  1. fix(service): remove image name suppres func

    because it only caused confusion. We use the sha256@hash now
    and docker_image resource.
    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    690732d View commit details
    Browse the repository at this point in the history
  2. test(service): use sha256@hash now

    and docker_image resource
    
    for testing examples to be consistent
    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    fafe7da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23b079f View commit details
    Browse the repository at this point in the history
  4. docs: fix spelling error

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    d9f9aa2 View commit details
    Browse the repository at this point in the history
  5. chore: remove website-lint containers after run

    to not pollute the local daemon
    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    0c622d6 View commit details
    Browse the repository at this point in the history
  6. docs: run website lint-fix

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    5698899 View commit details
    Browse the repository at this point in the history
  7. docs: regenerate website

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    47c0bac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9467247 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c11077 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    982bb21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6bdbdc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16d4e4a View commit details
    Browse the repository at this point in the history
  13. fix: service tests

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    758274e View commit details
    Browse the repository at this point in the history
  14. feat: add sha256_digest attribute to image

    to be able to remove the latest attribute in the next major
    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    cf0e9c4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ef1ada View commit details
    Browse the repository at this point in the history
  16. chore: rum terraform fmt

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    461ca4b View commit details
    Browse the repository at this point in the history
  17. docs: regenerate websitee

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    77387dc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8098d5e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    897b944 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    12ab902 View commit details
    Browse the repository at this point in the history
  21. Revert "chore(ci): debug flaky service test"

    This reverts commit 828b1ae.
    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    af86a10 View commit details
    Browse the repository at this point in the history
  22. chore: remove break comment

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    1f7249d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dcabdd0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    19528e6 View commit details
    Browse the repository at this point in the history
  25. docs: regenerate website

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    a46ec7f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b0cb9c3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    61487f5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0659e2c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8a9138c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    53b173f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8e09d0d View commit details
    Browse the repository at this point in the history
  32. fix: linter

    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    42bf204 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d30d29a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    abbfbcc View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3393d6c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7e439c7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    17c9ed9 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    799aa44 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e1a25cb View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    827d44a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fb9273d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0ff8fc9 View commit details
    Browse the repository at this point in the history
  43. fix(ci): remove gocenter.io proxy

    because it's unstable and fails with 405s
    mavogel committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    f0c057a View commit details
    Browse the repository at this point in the history