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

Add Checkton workflow #1085

Closed
wants to merge 6 commits into from
Closed

Commits on Jul 12, 2024

  1. Add Checkton workflow

    chmeliik committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e10b9bb View commit details
    Browse the repository at this point in the history
  2. mv .tekton/pull-request.yaml -> .tekton/pr.yaml

    Checkton should not report any warnings
    
    Signed-off-by: Adam Cmiel <[email protected]>
    chmeliik committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ab86b8f View commit details
    Browse the repository at this point in the history
  3. add problematic bash code to .tekton/pr.yaml

    Checkton should only report the new addition
    
    Signed-off-by: Adam Cmiel <[email protected]>
    chmeliik committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7d1f3fc View commit details
    Browse the repository at this point in the history
  4. cp prefetch-dependencies/{0.1 -> 0.2}

    Checkton should not report any warnings
    
    Signed-off-by: Adam Cmiel <[email protected]>
    chmeliik committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f044306 View commit details
    Browse the repository at this point in the history
  5. add bash problem to prefetch-dependencies/0.2

    Checkton should only report the new problem
    
    Signed-off-by: Adam Cmiel <[email protected]>
    chmeliik committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3dd6dc0 View commit details
    Browse the repository at this point in the history
  6. add bash problem to buildah.yaml

    While at the same time, fixing another problem by using a more accurate
    shebang
    
    Signed-off-by: Adam Cmiel <[email protected]>
    chmeliik committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    020fd2f View commit details
    Browse the repository at this point in the history