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

Support package distribution tags #4350

Merged
merged 4 commits into from
Apr 27, 2018
Merged

Support package distribution tags #4350

merged 4 commits into from
Apr 27, 2018

Conversation

miraage
Copy link

@miraage miraage commented Apr 24, 2018

Tested via npm link on OSX with npm@5.8.0 and yarn@1.6.0

Closes #4348

@miraage miraage changed the title Support package distribution tags (#4348) Support package distribution tags Apr 24, 2018
@miraage
Copy link
Author

miraage commented Apr 24, 2018

@Timer how could I trigger re-run for CI? Seems like Travis was not able to finish tests in time:

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received

@Timer
Copy link
Contributor

Timer commented Apr 24, 2018

I retriggered it, but can you please add a test for this to e2e-installs?

@Timer Timer added this to the 2.0.0 milestone Apr 24, 2018
@miraage
Copy link
Author

miraage commented Apr 25, 2018

Any idea why npm run e2e:docker fails upon publishing packages to the local registry?

@iansu
Copy link
Contributor

iansu commented Apr 25, 2018

If you're talking about running the docker e2e tests locally then that's a known issue. They haven't been working properly for a while.

@miraage
Copy link
Author

miraage commented Apr 25, 2018

@iansu thank you for clarification. I struggle to find the reasons of build failures.
I doublechecked every line of code I changed and still can't figure out what might cause a fail.
Any chance you could point me mistakes I made?

Travis: same errors as I wrote above.

AppVeyor:

error An unexpected error occurred: "http://localhost:4873/react-scripts-fork/-/react-scripts-fork-0.4.3.tgz: unexpected end of file

@miraage miraage closed this Apr 27, 2018
@miraage miraage reopened this Apr 27, 2018
@miraage
Copy link
Author

miraage commented Apr 27, 2018

Closed/opened to trigger CI.

@miraage
Copy link
Author

miraage commented Apr 27, 2018

@Timer here we go :)

@Timer
Copy link
Contributor

Timer commented Apr 27, 2018

Awesome! Thanks much.

@Timer Timer merged commit da4a87f into facebook:next Apr 27, 2018
@miraage miraage deleted the miraage/gh-4348 branch April 27, 2018 14:57
kellyrmilligan added a commit to kellyrmilligan/create-react-app that referenced this pull request May 2, 2018
* upstream/next: (35 commits)
  Update envinfo and issue template (facebook#4375)
  Update sass-loader to 7.0.1 (facebook#4376)
  Support package distribution tags (facebook#4350)
  fix broken css module support in prod (facebook#4361)
  Bumped jest version to 22.4.1 (facebook#4362)
  bump babel 7 to beta 46
  bump lint-staged to node 10 compatible version
  documentation: Added License to the README.md (facebook#4294)
  Bump `fsevents`. (facebook#4331)
  Fix typo in e2e-simple.sh comment (facebook#4323)
  Add Sass loader (facebook#4195)
  Fix some typos in README.md (facebook#4286)
  Added learnstorybook.com to Storybook links (facebook#4298)
  Document multiple build environments via `env-cmd` facebook#4071 (facebook#4117)
  Fixed link to CSS imports blog post
  Update CSS Modules localIndetName (facebook#4192)
  Enable loose mode for `class-properties` (facebook#4248)
  bump babel 7 beta (facebook#4253)
  Small typo fix facebook#4217
  Changelog for 1.1.4
  ...
kellyrmilligan added a commit to kellyrmilligan/create-react-app that referenced this pull request May 2, 2018
* next: (35 commits)
  Update envinfo and issue template (facebook#4375)
  Update sass-loader to 7.0.1 (facebook#4376)
  Support package distribution tags (facebook#4350)
  fix broken css module support in prod (facebook#4361)
  Bumped jest version to 22.4.1 (facebook#4362)
  bump babel 7 to beta 46
  bump lint-staged to node 10 compatible version
  documentation: Added License to the README.md (facebook#4294)
  Bump `fsevents`. (facebook#4331)
  Fix typo in e2e-simple.sh comment (facebook#4323)
  Add Sass loader (facebook#4195)
  Fix some typos in README.md (facebook#4286)
  Added learnstorybook.com to Storybook links (facebook#4298)
  Document multiple build environments via `env-cmd` facebook#4071 (facebook#4117)
  Fixed link to CSS imports blog post
  Update CSS Modules localIndetName (facebook#4192)
  Enable loose mode for `class-properties` (facebook#4248)
  bump babel 7 beta (facebook#4253)
  Small typo fix facebook#4217
  Changelog for 1.1.4
  ...
@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants