Skip to content

Version 0.1.1

Latest
Compare
Choose a tag to compare
@nosnitorbuild nosnitorbuild released this 28 Sep 20:47

Changes:

  • c441bda Merge branch 'master' into release/1.0
  • 70ebacf Additional information on Prerelease and Release versioning (#8)
  • 1871a3a Release build versioning AB#1100 (#7)
  • 85fd052 Remove prerelease label
  • 5988bf7 Merge remote-tracking branch 'origin/master' into release/1.0
  • 5502790 Fix Carpenter.BuildType definition
  • c1e12e7 Add prerelease file
  • 21842af Prerelease/Release builds both triggered from release/* branch (#6)
  • 4303265 Roll version to 0.1.1
  • e7b6660 Delete PRERELEASE file from master
See More
  • 492c516 Prerelease/0.1.0 (#3) (#4) (#5)
  • ab2a3c6 Merge branch 'prerelease/0.1.0' into master
  • 7f4e5f9 Prerelease/0.1.0 (#3)
  • ee056ff Determine prerelease number
  • f063872 Display prereleasefile variable
  • c7ac8fe Prerelease file variable & support
  • b4f80d0 Add trigger for prerelease branch
  • 967ee24 Revert prerelease tag
  • f23fdfd test direct prerelease changes
  • 03d3b2a Create 0.1.0 prerelease
  • deb7b31 Add PR build number AB#1096 (#2)
  • 4fe4f7c Add PR trigger (#1)
  • e8ba78a Change display name to sort better in PR builds
  • 70265df Remove period
  • 798afb9 Adjust bulletpoints
  • 1e34516 Add sonarcloud quality badges
  • d00e44c Add social card
  • 54022be Create package on build to workaround dotnet pack --no-build triggering a compile
  • 309f5ae Add diagnostic logs to dotnet pack
  • 4c019a3 Fix extra paranthesis
  • 664403b Add versions for dotnet pack
  • 96a0c39 Re-enable sonarcloud
  • ba64925 Re-enable build, test disable sonarcloud
  • 791534c Test disable build
  • f259cdb Move condition to each task where variable should be available
  • d7e759b Close 'and' function
  • cd3f82e Move build enable from template expansion to job condition
  • 913a106 Add missing colon
  • 756bba2 Only execute build if Build.Enabled
  • e91489c Add package version to dotnet pack
  • fbda9d0 Try custom command to get arguments passed correctly
  • 41ad486 Add OutputPath parameter for dotnet pack
  • 138700a Create nuget package and nuget artifact
  • c0f0755 Add Copyright and AssemblyTitle to assembly
  • ad97be8 Add remaining assembly and package details.
  • 56bcb1a Fix equal character
  • 3823f47 Implement versioning into assembly
  • e84e128 Remove symlink, no longer needed
  • e0b8956 Update paths to code coverage
  • 1434027 Use output argument instead
  • 11ddf6e Update path to test results
  • 4a29dbf Fix outputDir
  • 46b6f0f Add outputPath to dotnet build
  • d0891d2 Add quotes to fix yaml
  • 81b63b0 Publish binaries artifact after build
  • 7217345 Add continue on error to Generate CodeCoverage and PublishCodeCoverage
  • 8e62e48 Replace tabs with spaces
  • 7bbee71 Move script into yaml, remove need for submodule
  • 28e7e48 Move test results from shared temp directory
  • 81b8c97 Try with generic reports path value
  • cc40d74 Add missing variables
  • b448b81 Fix version suffix and packageversion sourcing
  • d3b5f6a Separate variables. Make sure that correct version variables are used from template
  • 5e3b8a4 Fix file encoding
  • d5b6875 Update LinkBase for scripts and templates
  • 71b4c38 Default VERSION should use a relative path
  • 30dc65f Try second setvariable to get variable to DetermineBuildNumber step
  • d781f68 Do not pass versionFile parameter
  • 14cd88c Use default value for VersionFile
  • 66cd0f3 Add version variables to README
  • 388b00f Fix SonarCloud.ProjectKey
  • 44f6d24 Hooray!
  • a0f2c67 One more try before going back to parameters
  • 754094e Fix brainfart...
  • 9f0c66b Try different variables expression
  • dfef533 Add Prepare depends on to get variables
  • a1cb74f Add parameter for serviceConnection as authorization is needed during pipeline expansion
  • 07d58a0 Do not use variables expression
  • 708a49f Remove parameters from build-test-analyze steps, add values to variables template
  • e8e9dcb Fix SolutionPath default value
  • da373e1 Use default value for Carpenter.SolutionPath
  • 80926b7 Fix parameter name
  • 674aeaf Fix syntax error
  • bdda9d6 Add buildEnabled, sonarCloud*, and versionFile configuration.
  • 3b2c7c1 Add default value for SolutionPath
  • 283810a Always set variable to ensure step outputs
  • c186f4d Remove duplicate lines
  • be6a0cb Use Build Definition Name as default value for SolutionName if not defined
  • affe4a3 Fix quotes
  • bf801bc Clean up copy/paste
  • 4a37442 Add test for bash script copyright license header validation
  • aa8f3b0 Add vstest reports path
  • a67bc3b Use cross platform directory separator
  • c4bdb79 Remove test path
  • bf81b12 Add exclusion for tests
  • 26f998c Add tests to validate copyright license header in yml files
  • 8476443 Fix encoding of copyright symbol
  • 2b8ab83 Re-enable Publish Quality Gate Result
  • 748f2c5 Temporary remove Publish Quality Gate Result to see if source of duplicate
  • e7ac4f3 Add ComVisible and CLSCompliant assembly attributes
  • c3238d9 Change opencover exclusion to test exclusion
  • d80c12f Verify source folder is not listed twice
  • 4c13f20 Exclude opencover xml from analysis
  • 3922988 Add Sonar parameters
  • 9aa0b11 Include yaml and scripts in project
  • 2c4982c Post SonarCloud results
  • f2a512f Fix tab to space
  • fbe23f9 Add SonarCloud
  • ad110ec Batch CI builds
  • 327c31f Remove dev carpenter package
  • 096e695 Add dependency to Prepare_Finalize
  • 4e3cfbd Add build to pipeline
  • 1828a42 Add variable section
  • a480a33 Fix issue with stage name
  • 703fcbf Update copyright header
  • dabb178 Add base solution and project structure
  • 3dd04dc Update error message to be consistent with Carpenter
  • 9c98442 Add .gitignore and .gitattributes for Visual Studio files
  • 139f300 Change reference to stage rather than job
  • e7e43a1 Add details on displaying build variables AB#1068
  • 37c3627 Cleanup display-variables steps and add to jobs AB#1057
  • 47a400e Add line break to end of file
  • a16e0a1 Fix grammar
  • 61e9a84 Add Azure Pipelines badge #1061
  • 10066ed Remove extra crlf
  • 4e582fb Add copyright/license header
  • ea2d428 Move finalize-build-number to template
  • 9a06ad4 Use full definition for Carpenter.Version.Increment variable
  • a85b004 Move template reference
  • 3927105 add space
  • 462c92d Move carpenter-variables into template
  • b9b5c57 Move determine-build-number to template
  • 2e20461 Move configure-pipeline-variables to template
  • 7ff42ef Add information about submodule location [ #1062 ]
  • a04d7f4 Complete details on integration [ #1062 ]
  • 320b1c3 Add features to introduction [ #1060 ]
  • 2c9050c Switch back to faster ubuntu agents
  • 42869d2 Fix missing steps definition AB#1055
  • baf1851 Finalize workaround for bug AB#1055
  • 096a73a Try file delete as well hack AB#1055
  • 4a71244 Try hack code for AB#1055
  • 1e29684 add wildcard
  • 28c6f83 Fix backslash
  • bbd46fe Temporary add script to see if Windows or Bash is issue with Symlink on windows agent
  • a3d70da Update Nosnitor link
  • 8fa1b3c Try build on windows
  • df6b620 Improve directory structure, pass parameters through BREAKING
  • 431595b Fix parameter reference
  • 13b7ea1 Default to Build.BuildId until prepare-build determines real build number
  • 10aad15 Use parameter for vmImage instead of variable
  • 6745646 Use variable for vmImage
  • 86fd474 Reintroduce SolutionName and SonarQube variables.
  • d4d9f09 Add VersionFile variable back to definition
  • f0c771b Use SucceededWithIssues to better illustrate VERSION parameter not being supplied
  • 69c21d3 Use prepare-build template to create tags
  • 2652846 Start adding usage
  • 1d62f6c Add VERSION file at 0.1.0
  • 8d67332 Add quotes to solutionName
  • 7b083ed Add symlink to imitate scripts from submodules
  • b99caea Update copyright notice
  • 80527b3 Start incremental build at .1 instead of .0

This list of changes was auto generated.