Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update slack token * fix: travis.yml formatting * [Librarian] Regenerated @ 8ec9e610ad617fae257b54113f6d7fa08c457a87 * Release 5.25.0 * add keytar word to user agent (#130) Co-authored-by: schamala <schamala@twilio.com> * [Librarian] Regenerated @ 7bffdec2c05f6a34b94cebd095be5b1b30705f5d * Release 5.26.0 * Add Sonarcloud configurations * Revert "Add Sonarcloud configurations" This reverts commit 147d5da. * [Librarian] Regenerated @ 54ad9271a294331f8d036e4a3fc173bb98ecdb82 * Release 5.27.0 * [Librarian] Regenerated @ 02e469552e4eee496138f1d5ab919f60c3399a89 * Release 5.27.1 * Trigger Travis Build * Trigger Travis Build * Trigger Travis Build * chore: Integrate with Sonarcloud (#136) * chore: Add none output and silent flag (#139) * fix: Added condition to deploy specific regex match tags (#138) Co-authored-by: ravali.rimmalapudi <lakshmiravali.rimmalapudi@gmail.com> * chore: rotate sonarcloud token * chore: rotate sonarcloud token * chore: standardize User-Agent string: format and include more details (#140) * User Agent Upgrade Changes to make standardised format for User Agent * Added <extensions> tag to User Agent The standardised format for user-agent: <core-api-lib>/<core-api-lib-version> (<os-name> <os-arch>) <extensions> * Test case coverage and formatting changes * Prettier format changes Updated format acc to prettier warning Review comment changes Added testcases, prettier format changes TestCases update + Prettier * Adding step to clear cache * [Librarian] Regenerated @ f133b211b6c641995f3e68cf130059fe0e05fa9b * Release 5.28.0 * SR: Fixing exit codes (#142) Co-authored-by: Shamant Raghav <sraghav@twilio.com> * chore: Cache processing step for Travis builds (#145) * Rotate sonar creds * [Librarian] Regenerated @ 480d240ca25b1c4186b4f9485e0f0debf1e14978 * Release 5.28.1 * Created workflow file with dispatch event. * Removed sonar-code scan step * [Librarian] Regenerated @ fdad267944635962308083659322c23f28226702 * Release 5.28.2 * [Librarian] Regenerated @ 9a313923ef0eae61a7da7210b7d5de59e65a697c * Release 5.28.3 * feat: Enable GitHub actions. (#150) * feat: Enable GitHub actions. Changes: 1. Added workflow file 2. Added scripts to update the changelog in cli-core 3. Added the actions to bump the version and release to GitHub * Updated the github email and username * Code refactoring - Removing the unneccesary runs * Added changes to trigger cli workflow with changelog input * Fixing the json issue and added versionType * Changed the naming convention as per the GitHub actions * Update release.yml * Added missing changes * Added pre release tag and some conditions * Refactored the code and addressed the review comments * Added semantic release output to update release job * Update release.yml * Added test case for changeLogHelper * Added test cases for get-version-type * Update release.yml * Added changed to fix the failed test cases in travis * Empty commit for Travis testing * Update package.json * Update release.yml * Added change to publish to npm * Added inputs to homebrew in cli-core * Added npm token in semantic release action. * Added release_feature_branch as prerelease branch Co-authored-by: lakshmiravali <lakshmiravali.rimmalapudi@gmail.com> * Corrected the homebrew inputs for the workflow (#154) * Fixed the semantic github issue (#156) Co-authored-by: LakshmiRavali Rimmalapudi <lrimmalapudi@LakshmiRavalis-MacBook-Pro.local> * fix: Updated api definitions * chore(release): set `package.json` to 5.29.0 [skip ci] ## [5.29.0](5.28.3...5.29.0) (2021-09-23) ### Library - Features * Enable GitHub actions. ([#150](#150)) ([002dd1f](002dd1f)) ### Library - Fixes * Updated api definitions ([906518f](906518f)) * fix: fix naming (#157) * Fixing the protected branch issue (#158) * chore: Added changes to use scripts instead of community Github actions (#155) * Added changes to use scripts instead of community Github actions * Exporing the scripts to use in cli workflows * Update release.yml Co-authored-by: LakshmiRavali Rimmalapudi <lrimmalapudi@LakshmiRavalis-MacBook-Pro.local> * fix:Added the following changes: (#161) * fix:Added the following changes: 1. Updated OAI commit not to include in the release notes 2. Updated github dependencies 3. Eslint fixes * Removed the emoji. * oaiFeat: Updated api definitions * chore(release): set `package.json` to 5.30.0 [skip ci] ## [5.30.0](5.29.0...5.30.0) (2021-10-07) ### Library - Fixes * fix naming ([#157](#157)) ([d454b81](d454b81)) ### Library - Chores * Added changes to use scripts instead of community Github actions ([#155](#155)) ([27bd508](27bd508)) * chore: [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 (#165) Co-authored-by: snyk-bot <snyk-bot@snyk.io> * Resolve sec vulnerability (#166) * feat: Added the github actions to send the slack notifications (#164) * feat: Added the github actions to send the slack notifications * Update release.yml * oaiFeat: Updated api definitions * chore(release): set `package.json` to 5.31.0 [skip ci] ## [5.31.0](5.30.0...5.31.0) (2021-10-19) ### Library - Chores * [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 ([#165](#165)) ([188120a](188120a)) ### Library - Features * Added the github actions to send the slack notifications ([#164](#164)) ([06e2cb1](06e2cb1)) * fix: Revert "Resolve sec vulnerability (#166)" (#168) * Revert "Resolve sec vulnerability (#166)" This reverts commit ac25774. * Update release.yml * chore(release): set `package.json` to 5.31.1 [skip ci] ### [5.31.1](5.31.0...5.31.1) (2021-10-19) ### Library - Fixes * Revert "Resolve sec vulnerability ([#166](#166))" ([#168](#168)) ([7d2a374](7d2a374)) * chore: Added tests and sonarcloud scan while adding the PR's (#169) * Added tests and sonarcloud scan while adding the PR's * Update cli-core-test.yml * Update cli-core-test.yml * Update cli-core-test.yml * Changing repo * oaiFeat: Updated api definitions * Update .releaserc.json * Update CHANGES.md * oaiFeat: Updated api definitions * chore(release): set `package.json` to 5.29.0-rc.1 [skip ci] ## [5.29.0-rc.1](sr010/twilio-cli-core@5.28.0...5.29.0-rc.1) (2021-10-27) ### Library - Features * Added support to make profile input mandatory based on config property ([#135](https://github.com/shamantraghav/twilio-cli-core/issues/135)) ([fbdc36b](sr010@fbdc36b)) * Added the github actions to send the slack notifications ([#164](https://github.com/shamantraghav/twilio-cli-core/issues/164)) ([06e2cb1](sr010@06e2cb1)) * Enable GitHub actions. ([#150](https://github.com/shamantraghav/twilio-cli-core/issues/150)) ([002dd1f](sr010@002dd1f)) ### Library - Chores * [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 ([#165](https://github.com/shamantraghav/twilio-cli-core/issues/165)) ([188120a](sr010@188120a)) * Added changes to use scripts instead of community Github actions ([#155](https://github.com/shamantraghav/twilio-cli-core/issues/155)) ([27bd508](sr010@27bd508)) * Added tests and sonarcloud scan while adding the PR's ([#169](https://github.com/shamantraghav/twilio-cli-core/issues/169)) ([a26d6ee](sr010@a26d6ee)) * Cache processing step for Travis builds ([#145](https://github.com/shamantraghav/twilio-cli-core/issues/145)) ([33cc65d](sr010@33cc65d)) * CLI Profile Remove - Check and Use config file before checking system keychain. ([#126](https://github.com/shamantraghav/twilio-cli-core/issues/126)) ([e326a31](sr010@e326a31)) * Refactor profiles usage to projects ([#122](https://github.com/shamantraghav/twilio-cli-core/issues/122)) ([782f6c5](sr010@782f6c5)) * **release:** set `package.json` to 5.29.0 [skip ci] ([8e5a785](sr010@8e5a785)), closes [#150](https://github.com/shamantraghav/twilio-cli-core/issues/150) * **release:** set `package.json` to 5.30.0 [skip ci] ([26e4594](sr010@26e4594)), closes [#157](https://github.com/shamantraghav/twilio-cli-core/issues/157) [#155](https://github.com/shamantraghav/twilio-cli-core/issues/155) * **release:** set `package.json` to 5.31.0 [skip ci] ([ad437be](sr010@ad437be)), closes [#165](https://github.com/shamantraghav/twilio-cli-core/issues/165) [#164](https://github.com/shamantraghav/twilio-cli-core/issues/164) * **release:** set `package.json` to 5.31.1 [skip ci] ([dc18140](sr010@dc18140)), closes [#166](https://github.com/shamantraghav/twilio-cli-core/issues/166) [#168](https://github.com/shamantraghav/twilio-cli-core/issues/168) * Store API Keys in Config File ([#124](https://github.com/shamantraghav/twilio-cli-core/issues/124)) ([9fb9dd3](sr010@9fb9dd3)) ### Library - Fixes * fix naming ([#157](https://github.com/shamantraghav/twilio-cli-core/issues/157)) ([d454b81](sr010@d454b81)) * Merger main into release feature branch ([fbcd3e8](sr010@fbcd3e8)) * Removed the comment. ([95d4fa4](sr010@95d4fa4)) * Revert "Resolve sec vulnerability ([#166](https://github.com/shamantraghav/twilio-cli-core/issues/166))" ([#168](https://github.com/shamantraghav/twilio-cli-core/issues/168)) ([7d2a374](sr010@7d2a374)) * Update release-feature-branch with main ([#137](https://github.com/shamantraghav/twilio-cli-core/issues/137)) ([46c4156](sr010@46c4156)), closes [#130](https://github.com/shamantraghav/twilio-cli-core/issues/130) * Updated api definitions ([906518f](sr010@906518f)) * changing repo names * changing repo names Co-authored-by: Elmer Thomas <ethomas@twilio.com> Co-authored-by: childish-sambino <sharrison@twilio.com> Co-authored-by: Twilio <team_interfaces+github@twilio.com> Co-authored-by: Sindhura Chamala <sindhura.chamala@gmail.com> Co-authored-by: schamala <schamala@twilio.com> Co-authored-by: Anuj <abadhwar@twilio.com> Co-authored-by: ravali-rimmalapudi <83863595+ravali-rimmalapudi@users.noreply.github.com> Co-authored-by: ravali.rimmalapudi <lakshmiravali.rimmalapudi@gmail.com> Co-authored-by: Shwetha Radhakrishna <shwetha.manvinkurke@gmail.com> Co-authored-by: shrutiburman <87537688+shrutiburman@users.noreply.github.com> Co-authored-by: Shamant Raghav <sraghav@twilio.com> Co-authored-by: LakshmiRavali Rimmalapudi <lrimmalapudi@LakshmiRavalis-MacBook-Pro.local> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Shwetha Radhakrishna <shwetha-manvinkurke@users.noreply.github.com> Co-authored-by: twilio-product-security <67294289+twilio-product-security@users.noreply.github.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io>
- Loading branch information