thefrontside / microstates

Composable state primitives for JavaScript
1.31k stars 53 forks source link

[Test] Run publish-pr-preview after adding monorepo support #387

Closed minkimcello closed 4 years ago

minkimcello commented 4 years ago

Do not merge. ⛔️

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 98.74% when pulling 96aaf9632d62adf3d3e542128d63848f994bcb27 on mk/preview-test into 399352b8747e4e7402270773608d9d2a281025ae on master.

frontsidejack commented 4 years ago

A preview package of this pull request has been released to NPM with the tag mk_preview-test. You can try it out by running the following command:

$ npm install microstates@mk_preview-test

or by updating your package.json to:

{
  "microstates": "mk_preview-test"
}

Once the branch associated with this tag is deleted (usually once the PR is merged or closed), it will no longer be available. However, it currently references microstates@0.15.1-03afd7d which will be available to install forever.

Generated by :no_entry_sign: dangerJS against 03afd7d9787ec184589e94f3de61b7e2b8b65437

frontsidejack commented 4 years ago

A preview package of this pull request has been released to NPM with the tag mk_preview-test. You can try it out by running the following command:

$ npm install microstates@mk_preview-test

or by updating your package.json to:

{
  "microstates": "mk_preview-test"
}

Once the branch associated with this tag is deleted (usually once the PR is merged or closed), it will no longer be available. However, it currently references microstates@0.15.1-ea3dc9f which will be available to install forever.

Generated by :no_entry_sign: dangerJS against ea3dc9f1d80e7dd2656cc92dfc169bd76988ab9f

frontsidejack commented 4 years ago

:mega: NOTIFICATION

You are receiving this message because we did not publish any packages.

Generated by :no_entry_sign: dangerJS against ea3dc9f1d80e7dd2656cc92dfc169bd76988ab9f

frontsidejack commented 4 years ago

:mega: NOTIFICATION

You are receiving this message because we did not publish any packages.

Generated by :no_entry_sign: dangerJS against 534c3bd2af326cb643e5669133eded7e8b372b1b

frontsidejack commented 4 years ago

A preview package of this pull request has been published with the tag mk_preview-test. You can try it out by running the following command:

$ npm install microstates@mk_preview-test

or by updating your package.json to:

{
  "microstates": "mk_preview-test"
}

Generated by :no_entry_sign: dangerJS against 73487a108378866bf67cc08c4a23401c35288f5a

frontsidejack commented 4 years ago

:warning: WARNING :warning:

We were able to publish ``.

However, we were not able to publish microstates because of one of two reasons:

  1. You forgot to pass in NPM_AUTH_TOKEN in the workflow configuration:
    
    # .github/workflows/your_workflow.yml

jobs: job-name: name: Job Name runs-on: ubuntu-latest steps:

  1. You meant to publish to Github Package Registry in which case you must configure the package.json file:
    
    # .././package.json

{ "name": "microstates", "publishConfig": { "registry": "https://npm.pkg.github.com/" } }


<p align="right">
  Generated by :no_entry_sign: <a href="https://danger.systems/js">dangerJS</a> against 1b4c33a9cc9c14755dfd1492ca4cbaa5f8a1bb4c
</p>
frontsidejack commented 4 years ago

:warning: WARNING :warning:

We were able to publish ``.

However, we were not able to publish microstates because of one of two reasons:

  1. You forgot to pass in NPM_AUTH_TOKEN in the workflow configuration:
    
    # .github/workflows/your_workflow.yml

jobs: job-name: name: Job Name runs-on: ubuntu-latest steps:

  1. You meant to publish to Github Package Registry in which case you must configure the package.json file:
    
    # .././package.json

{ "name": "microstates", "publishConfig": { "registry": "https://npm.pkg.github.com/" } }


<p align="right">
  Generated by :no_entry_sign: <a href="https://danger.systems/js">dangerJS</a> against 1b4c33a9cc9c14755dfd1492ca4cbaa5f8a1bb4c
</p>
frontsidejack commented 4 years ago

:warning: WARNING :warning:

We were able to publish ``.

However, we were not able to publish microstates because of one of two reasons:

  1. You forgot to pass in NPM_AUTH_TOKEN in the workflow configuration:
    
    # .github/workflows/your_workflow.yml

jobs: job-name: name: Job Name runs-on: ubuntu-latest steps:

  1. You meant to publish to Github Package Registry in which case you must configure the package.json file:
    
    # .././package.json

{ "name": "microstates", "publishConfig": { "registry": "https://npm.pkg.github.com/" } }


<p align="right">
  Generated by :no_entry_sign: <a href="https://danger.systems/js">dangerJS</a> against 96aaf9632d62adf3d3e542128d63848f994bcb27
</p>
frontsidejack commented 4 years ago

:warning: WARNING :warning:

However, we were not able to publish microstates because of one of two reasons:

  1. You forgot to pass in NPM_AUTH_TOKEN in the workflow configuration:
    
    # .github/workflows/your_workflow.yml

jobs: job-name: name: Job Name runs-on: ubuntu-latest steps:

  1. You meant to publish to Github Package Registry in which case you must configure the package.json file:
    
    # .././package.json

{ "name": "microstates", "publishConfig": { "registry": "https://npm.pkg.github.com/" } }


<p align="right">
  Generated by :no_entry_sign: <a href="https://danger.systems/js">dangerJS</a> against 96aaf9632d62adf3d3e542128d63848f994bcb27
</p>