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

NPM publishing support #3

Merged
merged 3 commits into from
Jul 16, 2022
Merged

NPM publishing support #3

merged 3 commits into from
Jul 16, 2022

Conversation

adierkens
Copy link
Member

Fixes #1

Release Notes

Adding build integration to publish all js packages to npm

@adierkens adierkens added the internal Changes only affect the internal API label Jul 16, 2022
@adierkens adierkens merged commit 919ad16 into main Jul 16, 2022
@adierkens adierkens deleted the npm-publish branch July 16, 2022 02:08
@adierkens adierkens removed the internal Changes only affect the internal API label Jul 16, 2022
brocollie08 pushed a commit that referenced this pull request Jul 19, 2022
* Enable ios builds and tests

* Disable bitcode verify

* Try 13.3

* skip simulator preboot

* test dont run coverage

* go back to older xcode version

* Run ios builds early

* Use the same commands as the jenkinsfile

* specify a timeout for the bazel test

* Fix timeout size

* Fix timeout size

* missed typo

* split up ui and unit

* run tests serially

* Run all of the tests serially

* Add timeout back

* Try large macos

* Try another one

* Enable parallel tests

* Bump some deps

* Add some waits

* Go back to local bazelisk

* still need serial
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.

Publish artifacts to npm
1 participant