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

GitHub Actions #1

Merged
merged 25 commits into from
Jan 18, 2022
Merged

GitHub Actions #1

merged 25 commits into from
Jan 18, 2022

Conversation

deanmarcussen
Copy link
Contributor

@deanmarcussen deanmarcussen commented Dec 13, 2021

Fixes Lombiq/Open-Source-Orchard-Core-Extensions#23

Reusable workflows for build and publish.

This one needs to be merged first, and tagged v1

The tag is useful, because you can just move it to a different commit, if the changes are non-breaking, and the dependenat repos will use it.

Hence why there's only one tag, but many commits.

Will add some comments

.github/workflows/build.yml Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/publish.yml Show resolved Hide resolved
.github/workflows/publish.yml Outdated Show resolved Hide resolved
.github/workflows/publish.yml Outdated Show resolved Hide resolved
.github/workflows/publish.yml Outdated Show resolved Hide resolved
Copy link
Member

@Piedone Piedone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the Readme please, with instructions on how to add this to a project and what to configure for NuGet and CloudSmith publishing.

.github/workflows/publish.yml Show resolved Hide resolved
.github/workflows/publish.yml Show resolved Hide resolved
@deanmarcussen
Copy link
Contributor Author

Docs added

@Piedone Piedone merged commit b1fa6f4 into Lombiq:dev Jan 18, 2022
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.

NuGet publishing
2 participants