Skip to content

refactor: Remove tekton folder from the codebase#883

Merged
CagriYonca merged 1 commit into
mainfrom
remove/tekton
Jun 23, 2026
Merged

refactor: Remove tekton folder from the codebase#883
CagriYonca merged 1 commit into
mainfrom
remove/tekton

Conversation

@CagriYonca

@CagriYonca CagriYonca commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

We had two similar CI pipelines to run unittests:

  • One for daily unittest checks on CircleCI
  • Another one for currency checks on Tekton

Now we're beginning to use the result of CircleCI pipeline to run the currency report generation. Tekton-related pipeline codes will be moved into the internal repository.

CI pipeline on Tekton will be removed, the pipeline in the internal repository will pull the artifacts of CircleCI pipeline and generate the reports from them.

Signed-off-by: Cagri Yonca <cagri@ibm.com>
@CagriYonca CagriYonca self-assigned this Jun 19, 2026
@CagriYonca CagriYonca requested a review from a team as a code owner June 19, 2026 11:34

@GSVarsha GSVarsha left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
If possible, please update the PR description with a short note on why this is being removed. eg: Moving completely to CircleCI for nightly CI and currency pipelines

@CagriYonca CagriYonca merged commit 9366542 into main Jun 23, 2026
19 checks passed
@CagriYonca CagriYonca deleted the remove/tekton branch June 23, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants