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

fix: include dev-cli in single cli & run readme #296

Merged
merged 6 commits into from Dec 16, 2019
Merged

Conversation

RasPhilCo
Copy link
Contributor

@RasPhilCo RasPhilCo commented Oct 23, 2019

Fixes #252

Note oclif/dev-cli#121

@RasPhilCo RasPhilCo merged commit fcef7c9 into master Dec 16, 2019
@RasPhilCo RasPhilCo deleted the fix-single-scripts branch December 16, 2019 18:45
oclif-bot added a commit to oclif/example-single-js that referenced this pull request Dec 16, 2019
## [1.15.2](oclif/oclif@v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([#296](oclif/oclif#296)) ([fcef7c9](oclif/oclif@fcef7c9))
oclif-bot added a commit to oclif/example-single-ts that referenced this pull request Dec 16, 2019
## [1.15.2](oclif/oclif@v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([#296](oclif/oclif#296)) ([fcef7c9](oclif/oclif@fcef7c9))
oclif-bot added a commit to oclif/example-plugin-js that referenced this pull request Dec 16, 2019
## [1.15.2](oclif/oclif@v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([#296](oclif/oclif#296)) ([fcef7c9](oclif/oclif@fcef7c9))
oclif-bot added a commit to oclif/example-plugin-ts that referenced this pull request Dec 16, 2019
## [1.15.2](oclif/oclif@v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([#296](oclif/oclif#296)) ([fcef7c9](oclif/oclif@fcef7c9))
oclif-bot added a commit to oclif/example-multi-js that referenced this pull request Dec 16, 2019
## [1.15.2](oclif/oclif@v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([#296](oclif/oclif#296)) ([fcef7c9](oclif/oclif@fcef7c9))
oclif-bot added a commit to oclif/example-multi-ts that referenced this pull request Dec 16, 2019
## [1.15.2](oclif/oclif@v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([#296](oclif/oclif#296)) ([fcef7c9](oclif/oclif@fcef7c9))
oclif-bot added a commit that referenced this pull request Dec 16, 2019
## [1.15.2](v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([#296](#296)) ([fcef7c9](fcef7c9))
github-actions bot pushed a commit to pravinbashyal/epubinator that referenced this pull request Mar 16, 2021
Bumps [oclif](https://github.com/oclif/oclif) from 1.16.2 to 1.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/oclif/oclif/releases">oclif's releases</a>.</em></p>
<blockquote>
<h2>v1.17.0</h2>
<h1><a href="https://github.com/oclif/oclif/compare/v1.16.2...v1.17.0">1.17.0</a> (2021-03-15)</h1>
<h3>Features</h3>
<ul>
<li>add pretarball hook (<a href="https://github.com/oclif/oclif/issues/531">#531</a>) (<a href="https://github.com/oclif/oclif/commit/202dfbd90a12ccf9ced368cf218799761cfe2813">202dfbd</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/oclif/oclif/blob/master/CHANGELOG.md">oclif's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/oclif/oclif/compare/v1.16.2...v1.17.0">1.17.0</a> (2021-03-15)</h1>
<h3>Features</h3>
<ul>
<li>add pretarball hook (<a href="https://github.com/oclif/oclif/issues/531">#531</a>) (<a href="https://github.com/oclif/oclif/commit/202dfbd90a12ccf9ced368cf218799761cfe2813">202dfbd</a>)</li>
</ul>
<h2><a href="https://github.com/oclif/oclif/compare/v1.16.0...v1.16.1">1.16.1</a> (2020-05-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>short circuit with nullish coalescing operator (<a href="https://github.com/oclif/oclif/issues/327">#327</a>) (<a href="https://github.com/oclif/oclif/commit/de8a7a0cb633cc9bfd34a6eff5374cda24344df8">de8a7a0</a>)</li>
</ul>
<h1><a href="https://github.com/oclif/oclif/compare/v1.15.2...v1.16.0">1.16.0</a> (2020-05-07)</h1>
<h3>Features</h3>
<ul>
<li>create clis with plugin-help v3 (<a href="https://github.com/oclif/oclif/issues/343">#343</a>) (<a href="https://github.com/oclif/oclif/commit/a580350a3988f3ebaa76c16180c0afe7fabdc763">a580350</a>)</li>
</ul>
<h2><a href="https://github.com/oclif/oclif/compare/v1.15.1...v1.15.2">1.15.2</a> (2019-12-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>include dev-cli in single cli generation &amp; run readme (<a href="https://github.com/oclif/oclif/issues/296">#296</a>) (<a href="https://github.com/oclif/oclif/commit/fcef7c9def2aeceef603cea2441c5a4e6bbc8972">fcef7c9</a>)</li>
</ul>
<h2><a href="https://github.com/oclif/oclif/compare/v1.15.0...v1.15.1">1.15.1</a> (2019-11-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>nps build step in release (<a href="https://github.com/oclif/oclif/issues/306">#306</a>) (<a href="https://github.com/oclif/oclif/commit/1fbf44b15b40adad6c4a61f7d62fff8c4f85fc0a">1fbf44b</a>)</li>
</ul>
<h1><a href="https://github.com/oclif/oclif/compare/v1.14.2...v1.15.0">1.15.0</a> (2019-11-19)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>only use yarn in circle config if selected as option (<a href="https://github.com/oclif/oclif/issues/298">#298</a>) (<a href="https://github.com/oclif/oclif/commit/9914b56bf16bfcdb5e1b4939bf8502652bacfabb">9914b56</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>remove tslint and default to eslint (<a href="https://github.com/oclif/oclif/issues/305">#305</a>) (<a href="https://github.com/oclif/oclif/commit/9b188d9b87d0218ed8704db4452b9bf5eb3a39e8">9b188d9</a>)</li>
</ul>
<h2><a href="https://github.com/oclif/oclif/compare/v1.14.1...v1.14.2">1.14.2</a> (2019-10-25)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/oclif/oclif/commit/eaa1d251902bf9498025d3525b117ad0b9c47cfb"><code>eaa1d25</code></a> chore(release): 1.17.0 [skip ci]</li>
<li><a href="https://github.com/oclif/oclif/commit/202dfbd90a12ccf9ced368cf218799761cfe2813"><code>202dfbd</code></a> feat: add pretarball hook (<a href="https://github.com/oclif/oclif/issues/531">#531</a>)</li>
<li>See full diff in <a href="https://github.com/oclif/oclif/compare/v1.16.2...v1.17.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oclif&package-manager=npm_and_yarn&previous-version=1.16.2&new-version=1.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
JaeBradle pushed a commit to JaeBradle/oclif that referenced this pull request Oct 19, 2022
## [1.15.2](oclif/oclif@v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([#296](oclif/oclif#296)) ([a747be1](oclif/oclif@a747be1))
gaelmotte pushed a commit to gaelmotte/oclif that referenced this pull request Oct 24, 2022
gaelmotte pushed a commit to gaelmotte/oclif that referenced this pull request Oct 24, 2022
## [1.15.2](oclif/oclif@v1.15.1...v1.15.2) (2019-12-16)

### Bug Fixes

* include dev-cli in single cli generation & run readme ([oclif#296](oclif#296)) ([fcef7c9](oclif@fcef7c9))
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.

oclif single command miss some scripts
1 participant