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

Generate + Sign bundle CI steps to accompany CDK changes #35

Merged
merged 37 commits into from
Mar 23, 2022
Merged

Generate + Sign bundle CI steps to accompany CDK changes #35

merged 37 commits into from
Mar 23, 2022

Commits on Mar 10, 2022

  1. pushing bundle signing tests

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    61dd458 View commit details
    Browse the repository at this point in the history
  2. fixing setup.sh

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4924881 View commit details
    Browse the repository at this point in the history
  3. changing cosign download

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2f4b130 View commit details
    Browse the repository at this point in the history
  4. fixing make path

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8011a43 View commit details
    Browse the repository at this point in the history
  5. using newer go ver

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f0464a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. script permissions

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    e96bfca View commit details
    Browse the repository at this point in the history
  2. script permissions

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    199f201 View commit details
    Browse the repository at this point in the history
  3. changing dirs on script

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    839c0ad View commit details
    Browse the repository at this point in the history
  4. changing dirs on script

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    9d6cdce View commit details
    Browse the repository at this point in the history
  5. changing dirs on script

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a70b4ca View commit details
    Browse the repository at this point in the history
  6. fixing cosign binary path issue

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    f4c9015 View commit details
    Browse the repository at this point in the history
  7. fixing cosign binary path issue

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    eeb1155 View commit details
    Browse the repository at this point in the history
  8. fixing cosign path issues

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    48bdffd View commit details
    Browse the repository at this point in the history
  9. fixing cosign path issues

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1930f96 View commit details
    Browse the repository at this point in the history
  10. fixing cosign path issues

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    f1836ba View commit details
    Browse the repository at this point in the history
  11. pushing simple promotion scripts

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1912451 View commit details
    Browse the repository at this point in the history
  12. pushing simple promotion scripts

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    19e1677 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. changing env vars to something more true

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d61d2d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. changing cosign path

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    3e702c3 View commit details
    Browse the repository at this point in the history
  2. changing cosign path

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    d24fe78 View commit details
    Browse the repository at this point in the history
  3. changing cosign path

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8ff00da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e15dbd2 View commit details
    Browse the repository at this point in the history
  5. changing cosign path

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    63cc8ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec6b877 View commit details
    Browse the repository at this point in the history
  7. removing promotion test files

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    3176f68 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. making pull request changes from comments

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    e684ed3 View commit details
    Browse the repository at this point in the history
  2. reverting oras login due to ecr cred bug

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    bfe131b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. testing PR suggestions

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    65a8097 View commit details
    Browse the repository at this point in the history
  2. fixing go path make

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    5b0ea5c View commit details
    Browse the repository at this point in the history
  3. fixing makefile path

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    20485bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    995edec View commit details
    Browse the repository at this point in the history
  5. fixing cosign commands

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    39f65e7 View commit details
    Browse the repository at this point in the history
  6. adding mkdir

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d3302c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f321281 View commit details
    Browse the repository at this point in the history
  8. adding information about the Docker cred-helper

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a9defdc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    203d5ba View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. fixing PR comments and testing

    Signed-off-by: jonahjon <[email protected]>
    jonahjon committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ae27a0e View commit details
    Browse the repository at this point in the history