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

[AutoPR network/mgmt/2019-09-01] Fix json format by prettier #633

Open
wants to merge 9 commits into
base: sdkAutomationPPE/network_mgmt_2019-09-01
Choose a base branch
from

Commits on Oct 25, 2019

  1. Update configuration (Azure#1481)

    * Modify config for modulization
    
    * Add more test in moduler pipeline
    
    * Move from go 1.12 to go 1.13
    
    * Track 1 should remain go 1.12
    
    * Changed to match new requirement
    
    * Combine pipelines
    ArcturusZhang authored and SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    ce52120 View commit details
    Browse the repository at this point in the history
  2. Module releaser tool (Azure#1480)

    * Ensures go.mod exists before doing actual work
    
    * Fix wrong module name
    
    * Add a new test scenario
    
    * Some refinement on testcases for versioner
    
    * Update version in version.go
    
    * Only keep one line of tag in version.go
    
    * Minor fix
    
    * No need to print tag to stdout
    
    * New test scenario
    
    * Fix linter problem
    
    * Return error from filepath.Abs
    
    * Add test for update version.go file
    
    * Remove method that ensures existence of go.mod file, and some redaudent
    test cases
    
    * Formatting code after versioning done
    
    * Refine tests
    
    * Fix a bug that when update applied to v2, the go.mod file does not
    update as v2
    
    * Clean up
    
    * Purely file rename, nothing else changed
    
    * Add functionality for run tool in root folder
    
    * Add root command again
    
    * Fix format
    
    * Typo fix
    
    * Add test for list all stage folders
    
    * Add two functions for programmatically call
    
    * Fix CI failure
    
    * Add a new test case for more realistic
    
    * Fix errors in the new test case
    
    * Fix gofmt issues
    
    * Add a new struct to cover this scenario
    
    * Add test for go vet
    
    * Add new test case for one line import
    
    * Format stage folder first to avoid un-expected changes in code
    
    * Fix a bug in regex used for multiline import statement
    
    * Move getPkgs method to an internal package and exported
    
    * Fix broken tests
    
    * Add comment to silence golint error
    
    * Init command
    
    * Format change
    
    * More minor tweak to satisfy golint
    
    * Refine
    
    * Initial commit of tool moduler
    
    * Add copyright info in front of every new file
    
    * Add profile building
    
    * Fix CI failure
    
    * Fix dry-run
    
    * Do not need to update repo
    
    * Refine
    
    * Refine and add tests for moduler
    
    * Update tests
    
    * Remove profile related functionalities
    ArcturusZhang authored and SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    9dac7c8 View commit details
    Browse the repository at this point in the history
  3. Modulize (Azure#1482)

    ArcturusZhang authored and SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    340ee23 View commit details
    Browse the repository at this point in the history
  4. Update ModuleRelease.yml

    ArcturusZhang authored and SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    c835203 View commit details
    Browse the repository at this point in the history
  5. Update ModuleRelease.yml

    ArcturusZhang authored and SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    72a86b0 View commit details
    Browse the repository at this point in the history
  6. Update ModuleRelease.yml

    ArcturusZhang authored and SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    165a73f View commit details
    Browse the repository at this point in the history
  7. Update BuildTest.yml

    ArcturusZhang authored and SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    dc70521 View commit details
    Browse the repository at this point in the history
  8. Update configuration (Azure#1469)

    * Modify config for modulization
    
    * Add more test in moduler pipeline
    
    * Move from go 1.12 to go 1.13
    
    * Track 1 should remain go 1.12
    
    * Changed to match new requirement
    ArcturusZhang authored and SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    9a4619a View commit details
    Browse the repository at this point in the history
  9. Generated from a71df15a587ec060147aaef2dcfc12d19500fdc8

    Fix json format by prettier
    SDK Automation committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    f240bd8 View commit details
    Browse the repository at this point in the history