Skip to content

huangpf PR: dev <- Azure:dev #686

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
merged 32 commits into from
Jan 15, 2017
Merged

huangpf PR: dev <- Azure:dev #686

merged 32 commits into from
Jan 15, 2017

Conversation

huangpf
Copy link
Owner

@huangpf huangpf commented Jan 12, 2017

No description provided.

begoldsm and others added 30 commits December 13, 2016 13:55
1. Allow user to select Top number of jobs to return from a list
2. Explicitly order by newest job (keeps existing behavior, but ensures
it doesn't change if the underying service changes ordering).
3. Test out removing the disable of service client tracing for
upload/download.
4. Remove unused resx string.
1. Fix the trace logging to reduce the amount of information logged for
streams to 10KB
2. Updates for encryption to support "none" explicitly.
Part of this upcoming PR helps reduce the amount of logging that happens
for stream responses and requests. However, more work needs to be done
to enable a more performant logging solution. Perhaps through
System.Diagnostics.Trace
Compared each cmdlet to the help and ensured that all attributes are
correct. Fixed the following:
1. Corrected output types to reflect what is actually output for
GetAccount, NewCred, NewSecret, SetCred, SetSecret and StopJob
2. Updated SetSecret and UpdateSecret method to properly return void,
since nothing is returned from the server (by design).
3. Added output types and descriptions to all of the help files.
This change preps Commitment Tier support for ADL account creation and
updates. It includes:
1. New parameter for new-adla account and set-adla account
2. New parameter for new-adls account and set-adls account
3. Tests for both (in alias as well as fully qualified command names)

Remaining work:
1. Remove private packages when real ones are published
2. Update help.
Refactored to be more explicit for enum use.
From discussions with AzurePowerShell team, we will hold off on fixing
the outputtype attributes until the next breaking version of powershell
and add warnings that indicate there is a mismatch between what the
outputtype says and what is actually output.
1. Remove breaking enum
2. Add explicit -DisableEncryption flag
3. Add test
4. Fix tests to remove the use of .Properties (which is deprecated).
Note that I am still testing out the addition of the logger for ADL
import and I will need to add it for export as well. So there is at
least one more commit needed here.
* Need to check for null when creating Tags.

* Fixing bugs and modifying tests for analysis services commands

- Added ServerFullName property to powershell  type.
- Modified tests to validate.

* Add changelog.md and bumpup version

* Service management apis for ananlysis services.

* Updating target version in changelog.md

* Incorporating review comments

* fixing help file

* Adding help

* Remove unused .csproj file

* Changing ServiceManagement to Dataplane

* Changing parameter name for login command

* Updating xml help file

* Removing old help files

* Adding Inmemory tests for Dataplane API
Renaming EnivronmentName parameter to RolloutEnvironment
Fixing other review comments.

* Fixing a build issue

* Fixing bugs

* Review comments and bug fix

* Bug fixes

* Fixing build break

* adding ignored file.

* fixing review comments

* Remove dll-help file from wxi project

* Removing invalid ref

* Revert "Removing invalid ref"

This reverts commit 27c95dc.

* Revert "Remove dll-help file from wxi project"

This reverts commit f886901.

* Bringing back the dll-help files

* adding back reference to dll-help file

* Platyps based help files for analysis services

* Resolving comments
* Fix Get-AzureRmVM issue (#3372)

* Update AzureRM.Compute changelog.
1. Move all logging related logic into the logger constructor and
dispose() methods to reduce duplication
2. Add parameter sets for diagnostic logging and make the log path
required. Also update the default log level to be Error (the least
verbose logging that actually logs, since None does not log).
3. Updated help to reflect these changes.
4. Removed parameter sets from passthru.
ADL Updates for Jan release
)

* Adding Analysis Service Dataplane module to AzureRm rollup module

* Update AzureRM.psd1

Removing extra tab that resulted in misalignment

* Update PublishModules.ps1

aligning
@huangpf huangpf merged commit c35fce6 into huangpf:dev Jan 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants