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

Update next with master #2022

Merged
merged 85 commits into from
Jan 19, 2024
Merged

Update next with master #2022

merged 85 commits into from
Jan 19, 2024

Conversation

awharn
Copy link
Member

@awharn awharn commented Jan 18, 2024

What It Does
Gets next up to date with changes made in master

How to Test

Review Checklist
I certify that I have:

Additional Comments

awharn and others added 30 commits November 28, 2023 15:29
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Deprecate old getDataSet in v2 LTS, move to zosfiles SDK
Signed-off-by: Timothy Johnson <[email protected]>
…o allow for `forceUpdate`s

Signed-off-by: zFernand0 <[email protected]>
Nice catch! Thank you, @traeok

Co-authored-by: Trae Yelovich <[email protected]>
Signed-off-by: Fernando Rijo Cedeno <[email protected]>
Signed-off-by: zFernand0 <[email protected]>
feat(imperative): Enhanced `ProfileInfo.updateProperty`
chore: Add Linux dev. pre-requisites to README
Signed-off-by: KevinLoesch1 <[email protected]>
Signed-off-by: KevinLoesch1 <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: KevinLoesch1 <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (5cb10f5) 91.00% compared to head (e99347a) 90.99%.
Report is 2 commits behind head on next.

Files Patch % Lines
packages/zosfiles/src/methods/create/Create.ts 80.00% 2 Missing ⚠️
...imperative/src/config/cmd/secure/secure.handler.ts 66.66% 1 Missing ⚠️
...e/src/imperative/src/config/cmd/set/set.handler.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2022      +/-   ##
==========================================
- Coverage   91.00%   90.99%   -0.01%     
==========================================
  Files         635      635              
  Lines       18575    18601      +26     
  Branches     3854     3866      +12     
==========================================
+ Hits        16904    16926      +22     
- Misses       1670     1674       +4     
  Partials        1        1              

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

Update Jest Configuration to run more tests in GHA
Copy link
Member

@gejohnston gejohnston left a comment

Choose a reason for hiding this comment

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

I think I saw an additional merge into master. Will you need to refresh?

@awharn
Copy link
Member Author

awharn commented Jan 19, 2024

I think I saw an additional merge into master. Will you need to refresh?

Well, if I didn't need one from that, I need one from the merge conflicts. 😆

@gejohnston
Copy link
Member

@awharn - FYI. The previous merge of no-v1-profiles into next failed in its release step. Some shrinkwrap fixes may have to happen in this PR, or in a new PR to be merged before this PR.

This reverts commit 80d26e1.

Signed-off-by: Andrew W. Harn <[email protected]>
@awharn awharn force-pushed the update-next-with-master branch from ceb4a31 to e99347a Compare January 19, 2024 17:34
Copy link
Member

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

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

Updates make sense to me!
Thanks for updating the next branch, and for handling the release items 😋

LGTM! 😋

Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
93.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@awharn awharn merged commit d24192b into next Jan 19, 2024
46 checks passed
@awharn awharn deleted the update-next-with-master branch January 19, 2024 19:16
@awharn awharn added the release-current Indicates that there is no new functionality being delivered label Jan 19, 2024
Copy link

Release succeeded for the next branch. 🎉

The following packages have been published:

Powered by Octorelease 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog release-current Indicates that there is no new functionality being delivered released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants