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

Call workflow GitHub Actions #99

Merged
merged 35 commits into from
Jan 18, 2022
Merged

Conversation

deanmarcussen
Copy link
Contributor

@deanmarcussen deanmarcussen commented Dec 13, 2021

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

This one is #2 in merging order.

Will add comments

This will build on prs, and merge to dev.
It will publish on tag push vxxx

You will see I've already published v.0.0.1, and v0.0.2 to Cloudsmith, by pointing the actions at my forks.

To test publishing, I just delete the tag, and repush the tag again. The NuGet upload will still complete, but not update anything as the package already exists (skip-duplicate)

Directory.Build.props Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/publish.yml Show resolved Hide resolved
.gitignore Show resolved Hide resolved
Directory.Build.props Outdated Show resolved Hide resolved
Lombiq.HelpfulLibraries.sln Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
Lombiq.HelpfulLibraries.Targets/Directory.Build.props Outdated Show resolved Hide resolved
.github/workflows/publish.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
Lombiq.HelpfulLibraries.Targets/Readme.md 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.

Just #99 (comment) remaining.

@Piedone Piedone merged commit d024ac5 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