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 and allow test image builds for more changes #1926

Merged
merged 1 commit into from
May 29, 2024

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented May 29, 2024

Changes:

  • If any of the package.json files change, test the image builds. We want to make sure that changes to the engine or script blocks receive a full image build testing.

  • Update the npm version check to >=9.5.0. This will allow the test image build CI to check new builder images that also have npm major version updates.

@sjd78 sjd78 added cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch. cherry-pick/release-0.4 This PR should be cherry-picked to release-0.4 branch. labels May 29, 2024
@sjd78 sjd78 requested review from ibolton336 and rszwajko May 29, 2024 14:51
Changes:
  - If a `package.json` file changes, test the image builds. We
    want to make sure that changes to the `engine` or `script` blocks
    receive a through image build testing.

  - Update the npm version check to `>=9.5.0`. This will allow
    the test image build CI to check new builder images that also
    have npm major version updates.

Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.10%. Comparing base (b654645) to head (164623e).
Report is 147 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1926      +/-   ##
==========================================
+ Coverage   39.20%   42.10%   +2.90%     
==========================================
  Files         146      163      +17     
  Lines        4857     5235     +378     
  Branches     1164     1275     +111     
==========================================
+ Hits         1904     2204     +300     
- Misses       2939     3015      +76     
- Partials       14       16       +2     
Flag Coverage Δ
client 42.10% <ø> (+2.90%) ⬆️
server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sjd78 sjd78 merged commit 66b06b0 into konveyor:main May 29, 2024
13 checks passed
github-actions bot pushed a commit that referenced this pull request May 29, 2024
Changes:
  - If any of the `package.json` files change, test the image builds. We
    want to make sure that changes to the `engine` or `script` blocks
    receive a full image build testing.

  - Update the npm version check to `>=9.5.0`. This will allow the test
    image build CI to check new builder images that also have npm major
    version updates.

Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
sjd78 added a commit to sjd78/tackle2-ui that referenced this pull request May 29, 2024
…nges (konveyor#1926)

Changes:
  - If any of the `package.json` files change, test the image builds. We
    want to make sure that changes to the `engine` or `script` blocks
    receive a full image build testing.

  - Update the npm version check to `>=9.5.0`. This will allow the test
    image build CI to check new builder images that also have npm major
    version updates.

Backport-of: konveyor#1926
Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
sjd78 added a commit that referenced this pull request May 29, 2024
…nges (#1926) (#1928)

Changes:
  - If any of the `package.json` files change, test the image builds. We
    want to make sure that changes to the `engine` or `script` blocks
    receive a full image build testing.

  - Update the npm version check to `>=9.5.0`. This will allow the test
    image build CI to check new builder images that also have npm major
    version updates.

Backport-of: #1926
Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
sjd78 pushed a commit that referenced this pull request May 29, 2024
…nges (#1926) (#1927)

Changes:
  - If any of the `package.json` files change, test the image builds. We
    want to make sure that changes to the `engine` or `script` blocks
    receive a full image build testing.

  - Update the npm version check to `>=9.5.0`. This will allow the test
    image build CI to check new builder images that also have npm major
    version updates.

Backport-of: #1926
Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
rszwajko added a commit to rszwajko/tackle2-ui that referenced this pull request Jun 5, 2024
Reference-Url: konveyor#1926
Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
rszwajko added a commit that referenced this pull request Jun 6, 2024
Reference-Url: #1926

Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
@sjd78 sjd78 deleted the build_dockerfile_tweak branch July 17, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch. cherry-pick/release-0.4 This PR should be cherry-picked to release-0.4 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants