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

feat(tekton): support pipelinesascode annotation #26033

Merged

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    fc03eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6eb04 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Refactored based on review

    Follow best-practices for Renovate
    Use record instead of object for annotation
    Update annotation key filter based on how it is implemeted in PipelinesAsCode
    fabian-heib committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    88233cc View commit details
    Browse the repository at this point in the history
  2. remove unnecessary length check

    fix string replace regex
    fabian-heib committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d6fd92d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea576c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bcebf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge branch 'main' of github.com:fabian-heib/renovate into feat/add-…

    …tekton-annotation-support
    fabian-heib committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5e5a598 View commit details
    Browse the repository at this point in the history
  2. update README

    fabian-heib committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    dd547aa View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. simplify regex handling

    fabian-heib committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f5020ce View commit details
    Browse the repository at this point in the history