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

Extend GitReleaseManager aliases to use token parameter #2419

Closed
gep13 opened this issue Dec 30, 2018 · 0 comments
Closed

Extend GitReleaseManager aliases to use token parameter #2419

gep13 opened this issue Dec 30, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Dec 30, 2018

With the release of GitReleaseManager 0.8.0 a new token parameter has been added. This can be used instead of the username/password combination.

Additional aliases will have to be created for each function of GitReleaseManager to allow this to work.

@gep13 gep13 added the Feature label Dec 30, 2018
@gep13 gep13 added this to the v0.32.0 milestone Dec 30, 2018
@gep13 gep13 self-assigned this Dec 30, 2018
gep13 added a commit to gep13/cake that referenced this issue Dec 30, 2018
- To prevent breaking changes, additonal aliases were created
gep13 added a commit to gep13/cake that referenced this issue Dec 30, 2018
- To prevent breaking changes, additonal aliases were created
devlead added a commit that referenced this issue Dec 30, 2018
* gep13-feature/GH-2419:
  (doc) Corrected test method names
  (GH-2419) Add token parameters to GitReleaseManager
devlead added a commit that referenced this issue Jan 4, 2019
* release/0.32.0: (26 commits)
  (build) Updated version and release notes.
  Added support for MSBuild16.
  (maint) tabs to spaces
  Add ResultsDirectory to DotNetCoreVSTestSettings * Improve DotNetCoreVSTest documentation * fixes #2243
  (GH-1973) added Products to VSWhereLatestSettings * fixes #1973
  Adds /sm argument to SignTool
  (GH-2337) Fix TFBuildCommand Directory Separator Character
  (doc) Corrected test method names
  (GH-2419) Add token parameters to GitReleaseManager
  (GH-2420) Added new label alias for GitReleaseManager
  (GH-2410) T4 Global tool support * Adds t4 & t4.exe for tool resolution * Adds Properties & Class to TextTransformSettings * Integration tests for TransformTemplate * Fixes #2410
  (GH-2412) Added PublishCodeCoverage overloads
  (GH-2417) Add additional Tool names for GitReleaseManager
  (build) Update addins&tools,refactor bootstrappers * Switch to Cake.Tool * Update addins & tools, switch to global tools where available * Update to .NET Core SDK 2.1.502 * Rewritten bootstrappers     * Reduce Cake & .NET Core SDK verson from 3 to 2 places (global.json, build.ps1, build.sh -> global.json, build.config)      * Use Cake standard command line parameters (build.ps1 / build.sh called the same way)      * Don't install Cake if same version is installed globally      * Don't install .NET Core if same version installed globally * Start utilizing Cake official containers
  Implement standard zip behavior by default
  Add an Encoding parameter to TextTransformation.Save
  GH2294: Add fluent API to enable MSBuild binary logger
  (GH-2403) Use Mono 5.12.0 on Travis * Fixes #2403
  add missing report types
  Fix nuspec generation when collections are empty instead of null
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant