Skip to content

Commit

Permalink
fix: Hardcoding the name of the first part of the package (twilio#327)
Browse files Browse the repository at this point in the history
* fix: Fixing the release issue (twilio#313)

* Fixing the release issue

* Update slack-notification.yml

* Update slack-notification.yml

* feat: Added the tests and sonarcloud jobs (twilio#312)

* feat: Added the tests and sonarcloud jobs

* Update cli-test.yml

* Update cli-test.yml

* Update cli-test.yml

* Update cli-test.yml

* Update cli-test.yml

* Update cli-test.yml

* Update cli-test.yml

* Update cli-test.yml

* Update cli-test.yml

* Update cli-test.yml

Co-authored-by: Anuj Badhwar <abadhwar@twilio.com>

* fix: Pin peer dependency semantic-release (twilio#318)

* Update package.json

* changing repo names

* oaiFeat: Updated api definitions changelog in CHANGES.md

* chore(release): set `package.json` to 2.27.0-rc.1 [skip ci]

## [2.27.0-rc.1](2.26.0...2.27.0-rc.1) (2021-10-27)

### Library - Chores

* **release:** set `package.json` to 2.30.0 [skip ci] ([c451e50](c451e50)), closes [twilio#289](https://github.com/shamantraghav/twilio-cli/issues/289) [twilio#287](https://github.com/shamantraghav/twilio-cli/issues/287) [twilio#284](https://github.com/shamantraghav/twilio-cli/issues/284) [twilio#286](https://github.com/shamantraghav/twilio-cli/issues/286) [twilio#285](https://github.com/shamantraghav/twilio-cli/issues/285)
* **release:** set `package.json` to 2.30.1 [skip ci] ([60207e0](60207e0)), closes [twilio#294](https://github.com/shamantraghav/twilio-cli/issues/294) [twilio#295](https://github.com/shamantraghav/twilio-cli/issues/295) [twilio#293](https://github.com/shamantraghav/twilio-cli/issues/293)
* **release:** set `package.json` to 2.30.2 [skip ci] ([e2143ca](e2143ca)), closes [twilio#297](https://github.com/shamantraghav/twilio-cli/issues/297)
* **release:** set `package.json` to 2.31.0 [skip ci] ([7b46f83](7b46f83)), closes [twilio#298](https://github.com/shamantraghav/twilio-cli/issues/298) [twilio#301](https://github.com/shamantraghav/twilio-cli/issues/301)
* **release:** set `package.json` to 2.32.0 [skip ci] ([4e0b6f2](4e0b6f2)), closes [twilio#304](https://github.com/shamantraghav/twilio-cli/issues/304) [twilio#310](https://github.com/shamantraghav/twilio-cli/issues/310)
* **release:** set `package.json` to 2.32.1 [skip ci] ([943c3d6](943c3d6)), closes [twilio#306](https://github.com/shamantraghav/twilio-cli/issues/306) [twilio#315](https://github.com/shamantraghav/twilio-cli/issues/315) [twilio#316](https://github.com/shamantraghav/twilio-cli/issues/316)
* Add docker workflow to github actions ([twilio#289](https://github.com/shamantraghav/twilio-cli/issues/289)) ([7e9d233](7e9d233))
* Custom help implementation for displaying required flags ([twilio#281](https://github.com/shamantraghav/twilio-cli/issues/281)) ([ecc315a](ecc315a))
* Replaced the community actions with the scripts ([twilio#298](https://github.com/shamantraghav/twilio-cli/issues/298)) ([316aeb6](316aeb6))
* rotate sonarcloud token ([30f7bc7](30f7bc7))

### Library - Features

* Added github actions for publish to s3 and trigger homebrew release ([twilio#287](https://github.com/shamantraghav/twilio-cli/issues/287)) ([5d7acd6](5d7acd6))
* Added the GitHub actions for cli ([twilio#284](https://github.com/shamantraghav/twilio-cli/issues/284)) ([49e2376](49e2376))
* Added the slack notifications for Github actions ([twilio#304](https://github.com/shamantraghav/twilio-cli/issues/304)) ([8a14fdb](8a14fdb))
* Added the tests and sonarcloud jobs ([twilio#312](https://github.com/shamantraghav/twilio-cli/issues/312)) ([bfc7d57](bfc7d57))
* DII 47 hyperlinks in help ([twilio#290](https://github.com/shamantraghav/twilio-cli/issues/290)) ([ce15661](ce15661)), closes [twilio#286](https://github.com/shamantraghav/twilio-cli/issues/286) [twilio#285](https://github.com/shamantraghav/twilio-cli/issues/285)
* link to our API docs when you --help ([twilio#283](https://github.com/shamantraghav/twilio-cli/issues/283)) ([37a857d](37a857d))

### Library - Fixes

* Add aws session token ([twilio#294](https://github.com/shamantraghav/twilio-cli/issues/294)) ([8cfac65](8cfac65))
* Added missing require statement ([twilio#285](https://github.com/shamantraghav/twilio-cli/issues/285)) ([10179cc](10179cc))
* Added the condition to check the tag regex ([twilio#279](https://github.com/shamantraghav/twilio-cli/issues/279)) ([ce87562](ce87562))
* Added the following changes: ([twilio#301](https://github.com/shamantraghav/twilio-cli/issues/301)) ([c69e226](c69e226))
* Fixing failing test on twilio-cli ([twilio#280](https://github.com/shamantraghav/twilio-cli/issues/280)) ([01afb70](01afb70))
* Fixing the release issue ([twilio#313](https://github.com/shamantraghav/twilio-cli/issues/313)) ([b893be6](b893be6))
* Fork docker release workflow ([twilio#295](https://github.com/shamantraghav/twilio-cli/issues/295)) ([c669c06](c669c06))
* Hide tests showing non-deterministic behaviour ([twilio#293](https://github.com/shamantraghav/twilio-cli/issues/293)) ([75aa40c](75aa40c))
* Pin node version to 14.18.1 in Dockerfile ([twilio#310](https://github.com/shamantraghav/twilio-cli/issues/310)) ([0588491](0588491))
* Pin peer dependency semantic-release ([twilio#318](https://github.com/shamantraghav/twilio-cli/issues/318)) ([00ac1d8](00ac1d8))
* replaceAll bug ([twilio#297](https://github.com/shamantraghav/twilio-cli/issues/297)) ([3e85ed2](3e85ed2))
* Revert "Resolve security vulnerability ([twilio#306](https://github.com/shamantraghav/twilio-cli/issues/306))" ([twilio#315](https://github.com/shamantraghav/twilio-cli/issues/315)) ([twilio#316](https://github.com/shamantraghav/twilio-cli/issues/316)) ([53a2ded](53a2ded))
* Updated api definitions changelog in CHANGES.md ([3236031](3236031))

* Update oclif-release.yml

* chore: Add xz compression for tarballs (twilio#321)

* Changing repo names

* changing repo names

* Update oclif-release.yml

Co-authored-by: ravali-rimmalapudi <83863595+ravali-rimmalapudi@users.noreply.github.com>
Co-authored-by: Anuj Badhwar <abadhwar@twilio.com>
Co-authored-by: sraghav <sraghav@twilio.com>
Co-authored-by: twilio-dx <team_interfaces+github@twilio.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
  • Loading branch information
6 people committed Nov 9, 2021
1 parent 4570a84 commit 67b44cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oclif-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
include:
- os: macos-latest
asset_name: ${{ github.event.inputs.formula }}-v${{ github.event.inputs.tag-name }}
asset_name: twilio-v${{ github.event.inputs.tag-name }}
command_name: npx oclif-dev pack --xz
publish: homebrew
steps:
Expand Down

0 comments on commit 67b44cb

Please sign in to comment.