-
Notifications
You must be signed in to change notification settings - Fork 27
Correcting repo names #173
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
Merged
sr010
merged 66 commits into
twilio:release-feature-branch
from
sr010:release-feature-branch
Nov 3, 2021
Merged
Correcting repo names #173
sr010
merged 66 commits into
twilio:release-feature-branch
from
sr010:release-feature-branch
Nov 3, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: schamala <[email protected]>
This reverts commit 147d5da.
Co-authored-by: ravali.rimmalapudi <[email protected]>
…#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
Co-authored-by: Shamant Raghav <[email protected]>
Co-authored-by: LakshmiRavali Rimmalapudi <[email protected]>
…ns (#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 <[email protected]>
* 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.
…#165) Co-authored-by: snyk-bot <[email protected]>
* feat: Added the github actions to send the slack notifications * Update release.yml
* 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
…ghav/twilio-cli-core into release-feature-branch
## [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))
…elease-feature-branch
shrutiburman
approved these changes
Nov 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Correcting repo names
A short description of what this PR does.
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.