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

fix: (dummy) releaserc update #2022

Merged
merged 2 commits into from
Sep 24, 2023
Merged

fix: (dummy) releaserc update #2022

merged 2 commits into from
Sep 24, 2023

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Sep 24, 2023

I wonder current unexpected npm-shrinkwrap.json removal from npm push was by this order diff. Let me check if this helps.

Expected behavior is npm-shrinkwrap.json present in the npm package:

current (npm-shrinkwrap.json does not exist)

2023-09-23T23:25:31.9799760Z npm notice 17.4kB  lib/utils.js                                     
2023-09-23T23:25:31.9800160Z npm notice 329B    lib/xcrun.js                                     
2023-09-23T23:25:31.9800570Z npm notice 6.0kB   package.json                                     
2023-09-23T23:25:31.9801090Z npm notice 1.9kB   scripts/build-docs.js                            
2023-09-23T23:25:31.9801630Z npm notice 1.2kB   scripts/build-wda.js                             
2023-09-23T23:25:31.9802170Z npm notice 411B    scripts/open-wda.js                              
2023-09-23T23:25:31.9802510Z npm notice === Tarball Details === 
2023-09-23T23:25:31.9803040Z npm notice name:          appium-xcuitest-driver                  
2023-09-23T23:25:31.9803460Z npm notice version:       5.3.1                                   
2023-09-23T23:25:31.9804000Z npm notice filename:      appium-xcuitest-driver-5.3.1.tgz        
2023-09-23T23:25:31.9804600Z npm notice package size:  473.2 kB                                
2023-09-23T23:25:31.9805030Z npm notice unpacked size: 2.8 MB                                  
2023-09-23T23:25:31.9805480Z npm notice shasum:        c0cf3322dacf25e6cecf2acab82d096bfc6f4fda
2023-09-23T23:25:31.9806060Z npm notice integrity:     sha512-tYcLTPtIILdD5[...]DhNBs80GwVRCA==
2023-09-23T23:25:31.9806500Z npm notice total files:   369                                     
2023-09-23T23:25:31.9806740Z npm notice 

@KazuCocoa
Copy link
Member Author

let me merge and lets see how this will be...

@KazuCocoa KazuCocoa merged commit 6d6c415 into master Sep 24, 2023
11 of 21 checks passed
@KazuCocoa KazuCocoa deleted the KazuCocoa-patch-2 branch September 24, 2023 06:42
github-actions bot pushed a commit that referenced this pull request Sep 24, 2023
## [5.3.2](v5.3.1...v5.3.2) (2023-09-24)

### Bug Fixes

* (dummy) releaserc update ([#2022](#2022)) ([6d6c415](6d6c415))
* remove semantic-release/changelog to push one time ([624a756](624a756))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 5.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

KazuCocoa added a commit that referenced this pull request Sep 24, 2023
KazuCocoa added a commit that referenced this pull request Sep 24, 2023
* Revert "fix: remove semantic-release/changelog to push one time"

This reverts commit 624a756.

* Revert "fix: (dummy) releaserc update (#2022)"

This reverts commit 6d6c415.

* chore: add npm-shrinkwrap.json explicitly
github-actions bot pushed a commit that referenced this pull request Sep 24, 2023
## [5.3.3](v5.3.2...v5.3.3) (2023-09-24)

### Bug Fixes

* try fix release to include npm-shrinkwrap.json ([#2023](#2023)) ([57fc5b8](57fc5b8)), closes [#2022](#2022)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant