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

[ENG-12057][eas-cli] don't prompt user to set android.package and ios.bundleIdentifier value when runing in non-interactive mode #2336

Conversation

szdziedzic
Copy link
Member

…dentifier` value when runing in non-interactive mode
@szdziedzic
Copy link
Member Author

/changelog-entry bug-fix Don't prompt to set android.package and ios.bundleIdentifier values when running in non-interactive mode

@szdziedzic szdziedzic marked this pull request as ready for review April 22, 2024 19:19
Copy link

github-actions bot commented Apr 22, 2024

Size Change: -627 B (0%)

Total Size: 51.4 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 51.4 MB -627 B (0%)

compressed-size-action

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.67%. Comparing base (44cd3b2) to head (454d892).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2336      +/-   ##
==========================================
+ Coverage   53.66%   53.67%   +0.01%     
==========================================
  Files         525      525              
  Lines       19264    19268       +4     
  Branches     4066     4068       +2     
==========================================
+ Hits        10336    10340       +4     
  Misses       8203     8203              
  Partials      725      725              

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

})
).rejects.toThrowError(/we can't update this file programmatically/);
});
it('throws an error if using app.config.js', async () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Duplicated test name

Copy link

✅ Thank you for adding the changelog entry!

@szdziedzic szdziedzic merged commit 9ef86f5 into main Apr 23, 2024
9 checks passed
@szdziedzic szdziedzic deleted the @szdziedzic/do-not-prompt-to-set-bundle-identifier-in-non-interactive-mode branch April 23, 2024 15:16
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