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

🌱 [backport release-0.2] Update repo CI #1871

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Apr 19, 2024

Backport repo level CI updates following changes in #1804 and others. This will allow the "required" PR check of "unit-test" to be run on the release-0.2 branch.

Specific changes:

  • Workflow ci-actions.yml replaced by ci-repo.yml
  • Add ./scripts/verify_lock.mjs updated for the branch's package.json project structure
  • Disable the lint step since linting does not exist on release-0.2
  • Disable codecov uploads since we don't need it on an old release branch

Backport repo level CI updates following changes in konveyor#1804
and others.  This will allow the "required" PR check of
"unit-test" to be run on the release-0.2 branch.

Specific changes:
  - Workflow `ci-actions.yml` replaced by `ci-repo.yml`
  - Add `./scripts/verify_lock.mjs`
  - Disable codecov uploads since we don't need it on
    an old release branch

Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 requested review from ibolton336 and rszwajko April 19, 2024 15:23
@sjd78
Copy link
Member Author

sjd78 commented Apr 19, 2024

This will also fix "hung" PR checks for any PRs to the release-0.2 branch:
image

@sjd78 sjd78 merged commit df20a4e into konveyor:release-0.2 Apr 19, 2024
5 checks passed
@sjd78 sjd78 deleted the backport_repoCi_0.2 branch April 19, 2024 16:23
sjd78 added a commit to sjd78/tackle2-ui that referenced this pull request Apr 22, 2024
Backport image build changes made on main and release-0.3
to get release-0.2 building properly.

See: konveyor#1781, konveyor#1780
Follow-up to konveyor#1801, konveyor#1871

Signed-off-by: Scott J Dickerson <[email protected]>
sjd78 added a commit to sjd78/tackle2-ui that referenced this pull request Apr 22, 2024
Backport image build changes made on main and release-0.3
to get release-0.2 building properly.

See: konveyor#1781, konveyor#1780
Follow-up to konveyor#1801, konveyor#1871

Signed-off-by: Scott J Dickerson <[email protected]>
sjd78 added a commit that referenced this pull request Apr 30, 2024
Backport image build changes made on main and release-0.3 to get
release-0.2 building properly.

See: #1781, #1780
Follow-up to #1801, #1871

---------

Signed-off-by: Scott J Dickerson <[email protected]>
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