Skip to content

🌱 Add .prow.yaml, migrate to kcp-prow #35

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

Merged
merged 6 commits into from
Jun 5, 2023
Merged

🌱 Add .prow.yaml, migrate to kcp-prow #35

merged 6 commits into from
Jun 5, 2023

Conversation

xrstf
Copy link
Contributor

@xrstf xrstf commented May 25, 2023

Summary

This PR is the first step towards migrating this repository from Openshift's CI to kcp's own Prow. This PR adds a .prow.yaml with 3 new jobs, mimicing the ci/* jobs:

  • pull-logicalcluster-verify runs the two verify make targets
  • pull-logicalcluster-test runs make test
  • pull-logicalcluster-lint runs make lint

I presume because Openshift's CI is still configured for this repo (see openshift/release#39639), the kcp-prow tide doesn't show up here yet, but they can be observed on https://public-prow.kcp.k8c.io/?repo=kcp-dev%2Flogicalcluster

golangci-lint had to be bumped to be compatible with the new Docker image used (see golangci/golangci-lint-action#434). I chose to bump as little as possible, just to make it compatible and not introduce new linting issues.

Fixes kcp-dev/infra#33

Release Notes:

Migrated to a new Prow instance exclusive for kcp-dev

@xrstf
Copy link
Contributor Author

xrstf commented May 25, 2023

/retest

@xrstf
Copy link
Contributor Author

xrstf commented May 25, 2023

/retest

2 similar comments
@xrstf
Copy link
Contributor Author

xrstf commented May 25, 2023

/retest

@xrstf
Copy link
Contributor Author

xrstf commented May 25, 2023

/retest

@xrstf xrstf changed the title 🌱 WIP - Add .prow.yaml, begin migrating to kcp-prow 🌱 Add .prow.yaml, begin migrating to kcp-prow May 25, 2023
@kcp-ci-bot kcp-ci-bot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label May 25, 2023
@xrstf xrstf changed the title 🌱 Add .prow.yaml, begin migrating to kcp-prow 🌱 Add .prow.yaml, migrate to kcp-prow May 25, 2023
@kcp-ci-bot kcp-ci-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels May 25, 2023
@kcp-ci-bot kcp-ci-bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label May 31, 2023
@xrstf xrstf requested a review from sttts May 31, 2023 10:32
@sttts
Copy link
Member

sttts commented Jun 5, 2023

/lgtm
/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 5, 2023
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: bfb0670bfe69263e6c4216e4f6509bd7160efeea

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sttts

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 5, 2023
@kcp-ci-bot kcp-ci-bot merged commit 3d08498 into main Jun 5, 2023
@kcp-ci-bot kcp-ci-bot deleted the add-prow branch June 5, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate kcp-dev/logicalcluster
3 participants