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

Refactor build script #199

Open
21 tasks
cd21h opened this issue Sep 23, 2019 · 3 comments
Open
21 tasks

Refactor build script #199

cd21h opened this issue Sep 23, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@cd21h
Copy link

cd21h commented Sep 23, 2019

Move to NUKE

Tasks

  • CleanAll
  • SetVersion (GitVersion)
  • UpdateAppVeyorBuildNumber (AppVeyot integration)
  • Restore (dotnet cli)
  • RunXunitTests (xunit / OpenCover)
  • CleanPreviousTestResults
  • GenerateCoverageReport (ReportGenerator)
  • UploadCoverage (coveralls)
  • RunUnitTests
  • UpdateReleaseNotesLink (xml update)
  • Build (dotnet cli)
  • CreateNugetPackages (dotnet cli)
  • CreateRelease (GitReleaseManagerCreate)
  • CloseMilestone (GitReleaseManagerClose)

Common classes

  • CodeCoverageSettings
  • ProjectSettings
  • Credentials
  • BuildVersion
  • RepositoryInfo
  • Paths
  • BuildInfo
@cd21h cd21h added the build label Sep 23, 2019
@cd21h cd21h added this to the 5.1.0 milestone Sep 23, 2019
@cd21h cd21h self-assigned this Sep 23, 2019
@cd21h cd21h modified the milestones: 6.0.0, 6.1 Apr 12, 2020
@cd21h
Copy link
Author

cd21h commented Jun 10, 2020

Can't believe it's nine month passed since my last comment :(

@seif
Copy link
Member

seif commented Jun 16, 2020

Time flies when you are having fun :D

@cd21h cd21h modified the milestones: 6.1, 7.0 Dec 28, 2020
@cd21h
Copy link
Author

cd21h commented Mar 25, 2021

@cd21h cd21h modified the milestones: 7.0.0, Icebox Mar 25, 2021
@cd21h cd21h removed the Backlog label Oct 27, 2021
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

2 participants