-
Notifications
You must be signed in to change notification settings - Fork 79
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: Update release feature branch #330
fix: Update release feature branch #330
Commits on Jun 3, 2021
-
chore: Refactor profiles usage to projects (twilio#257)
Anuj Badhwar authoredJun 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 862cd76 - Browse repository at this point
Copy the full SHA 862cd76View commit details
Commits on Jun 21, 2021
-
chore: Store API Keys in Config File (twilio#259)
* Save to config and not keytar * Remove secure storage references * Remove keytar load * Remove unnecessary ref to secureStorage * Correct logging * Remove dependent test failures * Add todos
Anuj Badhwar authoredJun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c679ed8 - Browse repository at this point
Copy the full SHA c679ed8View commit details
Commits on Jun 22, 2021
-
chore: CLI Profile Remove - Check and Use config file before checking…
… system keychain. (twilio#262)
Configuration menu - View commit details
-
Copy full SHA for 981cad5 - Browse repository at this point
Copy the full SHA 981cad5View commit details
Commits on Jun 28, 2021
-
chore: CLI Profile Update - Using config file instead of the system k…
…eychain (twilio#264) * chore: CLI Profile Update - Using config file instead of the system keychain * Added the test cases. * Addressed the review comments * Added the missing alignment. * Addressed the review comments
Configuration menu - View commit details
-
Copy full SHA for b71fb5e - Browse repository at this point
Copy the full SHA b71fb5eView commit details
Commits on Jul 1, 2021
-
chore: Update profiles list (twilio#265)
* chore: Update profiles list * Addressed the comments
Configuration menu - View commit details
-
Copy full SHA for fb98a5d - Browse repository at this point
Copy the full SHA fb98a5dView commit details
Commits on Jul 6, 2021
-
chore: Add profiles:port (twilio#266)
* Add profiles:port * Eslint fix * Minor edit * update test * Address review comments * Change nomenclature from porting profiles to porting keys * add space
Anuj Badhwar authoredJul 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 2ca3602 - Browse repository at this point
Copy the full SHA 2ca3602View commit details -
chore: Throw alert when active profile is not set (twilio#267)
* Fetching profile by order if active profile is not set 1. Added the warning when active profile is NULL and no environment variable is set in case of profile create/update. 2. Added/updated the corresponding test cases. * Addressed the comments
Configuration menu - View commit details
-
Copy full SHA for ceb894c - Browse repository at this point
Copy the full SHA ceb894cView commit details
Commits on Jul 19, 2021
-
chore: change post install messaging behaviour (twilio#269)
Anuj Badhwar authoredJul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 5e564e7 - Browse repository at this point
Copy the full SHA 5e564e7View commit details
Commits on Jul 20, 2021
-
feat: Added twilio config to list/set edge configuration (twilio#270)
* feat: Added twilio config to list/set edge configuration * Added the missing changes * Addressed the review comments. * Updated the missing messages * Updated the review comments. * Moved the common code functionality to utility. * Added the missing change. * Minor refactoring in the getFromEnvironment method.
Configuration menu - View commit details
-
Copy full SHA for 434ab51 - Browse repository at this point
Copy the full SHA 434ab51View commit details
Commits on Jul 28, 2021
-
chore - Updated package.json to point to cli-core release candidate a…
…nd cli-test new release (twilio#273) * [chore] - Updating package.json to point to cli-core release candidate and cli-test new release * Removed the cli-test version upgrade. * Added the shortform
Configuration menu - View commit details
-
Copy full SHA for fe51073 - Browse repository at this point
Copy the full SHA fe51073View commit details
Commits on Jul 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 89cebb9 - Browse repository at this point
Copy the full SHA 89cebb9View commit details -
fix: Update release-feature-branch with main (twilio#275)
* update slack token * feat: add assets plugin to available plugins (twilio#261) * [Librarian] Regenerated @ 8ec9e610ad617fae257b54113f6d7fa08c457a87 * Release 2.25.0 * chore: updating plugin-help version (twilio#268) Co-authored-by: kridai <kgoswami@twilio.com> * [Librarian] Regenerated @ 7bffdec2c05f6a34b94cebd095be5b1b30705f5d * Release 2.26.0 * [Librarian] Regenerated @ 54ad9271a294331f8d036e4a3fc173bb98ecdb82 * Release 2.27.0 Co-authored-by: Elmer Thomas <ethomas@twilio.com> Co-authored-by: Phil Nash <pnash@twilio.com> Co-authored-by: Twilio <team_interfaces+github@twilio.com> Co-authored-by: kridai <kridaigoswami@gmail.com> Co-authored-by: kridai <kgoswami@twilio.com>
Configuration menu - View commit details
-
Copy full SHA for d97d98b - Browse repository at this point
Copy the full SHA d97d98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3198c89 - Browse repository at this point
Copy the full SHA 3198c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1cd5d - Browse repository at this point
Copy the full SHA 8c1cd5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 639d609 - Browse repository at this point
Copy the full SHA 639d609View commit details
Commits on Jul 30, 2021
-
chore: Fix autocomplete bugs (twilio#274)
Co-authored-by: Shamant Raghav <sraghav@twilio.com>
Configuration menu - View commit details
-
Copy full SHA for fbb8fc9 - Browse repository at this point
Copy the full SHA fbb8fc9View commit details
Commits on Aug 2, 2021
-
feat: add new flag support for config commands to force profile input…
… flag (twilio#272) * feat: add new flag support require-profile-input for config commands * updated tests for config set and list * refactor logic for config set * nit, adding comment * changes per review comment, updating the parsing login for config list command
Configuration menu - View commit details
-
Copy full SHA for 586d3fa - Browse repository at this point
Copy the full SHA 586d3faView commit details
Commits on Aug 12, 2021
-
feature: Twilio update (twilio#278)
* SR: Oclif Update changes * SR: adding message to alert about the update * minor change Co-authored-by: Shamant Raghav <sraghav@twilio.com>
Configuration menu - View commit details
-
Copy full SHA for c9c3768 - Browse repository at this point
Copy the full SHA c9c3768View commit details
Commits on Nov 12, 2021
-
Merge remote-tracking branch 'upstream/release-feature-branch' into r…
…elease-feature-branch
Configuration menu - View commit details
-
Copy full SHA for cbee44c - Browse repository at this point
Copy the full SHA cbee44cView commit details