Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[0.64] Fix publish builds by removing workspace from package.json before publish #866

Merged
merged 9 commits into from
Oct 28, 2021

Conversation

acoates-ms
Copy link
Collaborator

@acoates-ms acoates-ms commented Oct 26, 2021

mganandraj and others added 4 commits October 22, 2021 11:08
* Build & Packaging changes for bringing up RN64 in devmain

* Fixing gradle clean

* Disable gradle clean in PR builds
* Add the missing android folder to files in package.json

* Fix for submit button disappear bug in comments

Co-authored-by: Mayuresh Gharpure <Mayuresh.Gharpure@microsoft.com>
@acoates-ms acoates-ms requested a review from alloy as a code owner October 26, 2021 23:15
@pull-bot
Copy link

pull-bot commented Oct 26, 2021

Warnings
⚠️

❔ Base Branch - The base branch for this PR is something other than master. Are you sure you want to merge these changes into a stable release? If you are interested in backporting updates to an older release, the suggested approach is to land those changes on master first and then cherry-pick the commits into the branch for that release. The Releases Guide has more information.

Messages
📖

📋 Missing Changelog - Can you add a Changelog? To do so, add a "## Changelog" section to your PR description. A changelog entry has the following format: [CATEGORY] [TYPE] - Message.

CATEGORY may be:
  • General
  • macOS
  • iOS
  • Android
  • JavaScript
  • Internal (for changes that do not need to be called out in the release notes)

TYPE may be:

  • Added, for new features.
  • Changed, for changes in existing functionality.
  • Deprecated, for soon-to-be removed features.
  • Removed, for now removed features.
  • Fixed, for any bug fixes.
  • Security, in case of vulnerabilities.

MESSAGE may answer "what and why" on a feature level. Use this to briefly tell React Native users about notable changes.

📖 📋 Missing Test Plan - Can you add a Test Plan? To do so, add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.
📖 📋 Missing Summary - Can you add a Summary? To do so, add a "## Summary" section to your PR description. This is a good place to explain the motivation for making this change.

Generated by 🚫 dangerJS against 16e3a84

@acoates-ms acoates-ms changed the title Bring in latest changes from master, and also #865 Fix publish builds by removing workspace from package.json before publish Oct 27, 2021
@acoates-ms acoates-ms changed the title Fix publish builds by removing workspace from package.json before publish [0.64] Fix publish builds by removing workspace from package.json before publish Oct 28, 2021
@acoates-ms acoates-ms merged commit 1dc7d83 into microsoft:0.64-stable Oct 28, 2021
@acoates-ms acoates-ms deleted the publishfix branch September 2, 2022 17:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants