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

build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.9.0 in /kyaml #39

Open
wants to merge 69 commits into
base: feat/5449-add-release-automation
Choose a base branch
from

Commits on Feb 12, 2024

  1. add githuub workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    148221c View commit details
    Browse the repository at this point in the history
  2. add --doIt flag

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    65356f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1df812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    716c1e4 View commit details
    Browse the repository at this point in the history
  5. fix script

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    50ee2c4 View commit details
    Browse the repository at this point in the history
  6. fix script

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    86455ff View commit details
    Browse the repository at this point in the history
  7. fix script

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    57ae17d View commit details
    Browse the repository at this point in the history
  8. fix github workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4800367 View commit details
    Browse the repository at this point in the history
  9. fix kyaml gworkflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    46b10e4 View commit details
    Browse the repository at this point in the history
  10. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    614410c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    817b380 View commit details
    Browse the repository at this point in the history
  12. add dind container

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c649a7d View commit details
    Browse the repository at this point in the history
  13. add docker action

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    108ba53 View commit details
    Browse the repository at this point in the history
  14. add install podman action

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    df2841d View commit details
    Browse the repository at this point in the history
  15. remove e2e

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    638d0d5 View commit details
    Browse the repository at this point in the history
  16. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    baf0f1b View commit details
    Browse the repository at this point in the history
  17. add --local flag

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3d56c36 View commit details
    Browse the repository at this point in the history
  18. add permissions

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c6065d2 View commit details
    Browse the repository at this point in the history
  19. add git config

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a083475 View commit details
    Browse the repository at this point in the history
  20. add --local flag

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1e0a374 View commit details
    Browse the repository at this point in the history
  21. add upstream

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b79ab01 View commit details
    Browse the repository at this point in the history
  22. add slugification

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b5936b4 View commit details
    Browse the repository at this point in the history
  23. add permission

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c87af9d View commit details
    Browse the repository at this point in the history
  24. add permission

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7888acb View commit details
    Browse the repository at this point in the history
  25. add pinning

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d9bbe32 View commit details
    Browse the repository at this point in the history
  26. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1109572 View commit details
    Browse the repository at this point in the history
  27. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f6ce01d View commit details
    Browse the repository at this point in the history
  28. fix gorepomod release

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    55bdcbf View commit details
    Browse the repository at this point in the history
  29. fix gorepomod release

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e93dc44 View commit details
    Browse the repository at this point in the history
  30. fix gorepomod release

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    36b961c View commit details
    Browse the repository at this point in the history
  31. fix gorepomod release

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    56406d3 View commit details
    Browse the repository at this point in the history
  32. fix gorepomod release

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9007fe9 View commit details
    Browse the repository at this point in the history
  33. fix gorepomod release

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d6c8d19 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1a376a0 View commit details
    Browse the repository at this point in the history
  35. fix release script

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    17c100b View commit details
    Browse the repository at this point in the history
  36. refactor ci

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    79525c2 View commit details
    Browse the repository at this point in the history
  37. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b452df0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4091122 View commit details
    Browse the repository at this point in the history
  39. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    22927bd View commit details
    Browse the repository at this point in the history
  40. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a329f27 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ee83295 View commit details
    Browse the repository at this point in the history
  42. fix release script

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    142ad62 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1092b6f View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b5fb7ea View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    228818c View commit details
    Browse the repository at this point in the history
  46. print tag

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    dbdb34a View commit details
    Browse the repository at this point in the history
  47. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c9135dd View commit details
    Browse the repository at this point in the history
  48. fix versioning

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eb26eac View commit details
    Browse the repository at this point in the history
  49. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    22dff95 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    5e4de6e View commit details
    Browse the repository at this point in the history
  51. change version bump logic

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d3639f5 View commit details
    Browse the repository at this point in the history
  52. fix logic

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    711342d View commit details
    Browse the repository at this point in the history
  53. fix tagging logic

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    81ae1fb View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    4fb47b8 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    ebe04d5 View commit details
    Browse the repository at this point in the history
  56. add deprecation notice

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    dc8f34f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    28e0f9e View commit details
    Browse the repository at this point in the history
  58. fix build-kustomize-library

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    04ebcba View commit details
    Browse the repository at this point in the history
  59. fix get latest tag

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8d6a252 View commit details
    Browse the repository at this point in the history
  60. update git workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    94e7a7b View commit details
    Browse the repository at this point in the history
  61. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c3d7a36 View commit details
    Browse the repository at this point in the history
  62. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8fbf055 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    9a20d92 View commit details
    Browse the repository at this point in the history
  64. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a44662c View commit details
    Browse the repository at this point in the history
  65. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fdb9381 View commit details
    Browse the repository at this point in the history
  66. fix workflow

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a6bde58 View commit details
    Browse the repository at this point in the history
  67. remove hardcoded versions

    antoooks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7d1d462 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Mar 4, 2024

  1. build(deps): bump github.com/stretchr/testify in /kyaml

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.1...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    84d6f55 View commit details
    Browse the repository at this point in the history