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 #388

Merged
merged 21 commits into from
Feb 19, 2022
Merged

GitHub actions #388

merged 21 commits into from
Feb 19, 2022

Conversation

ckadluba
Copy link
Member

Added github publish

Get version suffix from GitHub action variables.
Debug release asset upload.
Debug release asset upload.
* Fixed release asset upload (nuget files)
* Conditionally run tests only on PR validation
Fixed syntax error.
* Fixed syntax error
* Prepared condition for release (only on push to master)
Fixed syntax error.
Fixed event condition.
Separate workflow for PR validation and release.
Renamed workflow
Separate workflow for PR validation
Removed obsolete steps from Release workflow
Added parameter RunTests in build script.
Removed extra whitespace.
* Added nuget publish
* Build.ps1 option -SkipTest instead of -RunTests
Build.ps1 options -SkipTests instead of -RunTests
Build.ps1 options -SkipTests instead of -RunTests
Generate generic version suffix on PR validation build.
Fixed condition in build script.
Version suffix only for dev branch.
@ckadluba ckadluba merged commit 286a72d into dev Feb 19, 2022
@ckadluba ckadluba deleted the github-actions branch February 19, 2022 23:35
ckadluba added a commit that referenced this pull request Jun 17, 2022
* Build script option -SkipTests instead of -RunTests
* Use version suffix only on dev branch
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.

1 participant