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

Create Github Release with ReleaseNotes.md #1493

Closed
dazinator opened this issue Oct 12, 2018 · 5 comments
Closed

Create Github Release with ReleaseNotes.md #1493

dazinator opened this issue Oct 12, 2018 · 5 comments
Assignees
Labels
Milestone

Comments

@dazinator
Copy link
Member

We should look to automatically create a GitHub release, with generate ReleaseNotes.md file using GitReleaseNotes or similar tool, as part of the build.

I know we would want this for stable builds.
For pre-release builds, it's unclear whether we need this or not. Perhaps there would be no harm to also create pre-releases on GitHub in the same way.

The concencus as per #1445 was to trigger the next stable build by publishing a tag. We should also try and make the build servers (app veyor etc) automatically build when a new tag is published if they don't detect tags already (save having to go and manually trigger them after tagging).

@arturcic arturcic self-assigned this Oct 24, 2018
@arturcic arturcic added this to the 4.0.1 milestone Dec 11, 2018
gep13 added a commit that referenced this issue Mar 8, 2019
Implemented Release notes publishing
@arturcic
Copy link
Member

arturcic commented Mar 8, 2019

Closed by #1630

@gep13
Copy link
Member

gep13 commented Mar 8, 2019

@arturcic I got an email saying that the build failed for the PR that I merged, but I haven't looked into what went on there. Any ideas?

@arturcic
Copy link
Member

arturcic commented Mar 8, 2019

Yes, it failed when publishing the windows container to DockerHub, there is a 500 error from docker hub

@arturcic
Copy link
Member

arturcic commented Mar 8, 2019

But some docker images were published as well as nuget/ chocolatey.

@gep13
Copy link
Member

gep13 commented Mar 8, 2019

Gotcha, okay, just wanted to check.

@arturcic arturcic closed this as completed Mar 8, 2019
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

3 participants