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

Implement CI/CD #7

Merged
merged 8 commits into from May 1, 2024
Merged

Implement CI/CD #7

merged 8 commits into from May 1, 2024

Conversation

gbakeman
Copy link

@gbakeman gbakeman commented Apr 28, 2024

Closes issue #6.

@gbakeman gbakeman added the enhancement New feature or request label Apr 28, 2024
@gbakeman gbakeman self-assigned this Apr 28, 2024
@gbakeman gbakeman linked an issue Apr 28, 2024 that may be closed by this pull request
4 tasks
Making an initial debug build CI workflow, and a helper action for interfacing with MSBuild. Loosely based on WinNUT workflows.
Making an initial debug build CI workflow, and a helper action for interfacing with MSBuild. Loosely based on WinNUT workflows.

Remove Version definition for AGauge project
Still retains dependency on .NET Framework 4.7.2.

- Moved AssemblyInfo into Project definition.
- Converted project icon BMP into PNG
- Small modification to nuspec (will focus on building later.)
@gbakeman gbakeman force-pushed the 6-full-cd branch 13 times, most recently from 358a5f8 to aab3204 Compare May 1, 2024 19:19
- Removing msbuild helper action
- Disable debug build from running during a release
- Added semver extractor (ignore the v character)
- Ensured metadata is correct with currently published NuGet package
- Automatic NuGet package publishing for (pre)releases
- Create a draft GitHub release
Small changes to README in preparation for next release.
@gbakeman gbakeman merged commit b3c311d into main May 1, 2024
1 check passed
@gbakeman gbakeman deleted the 6-full-cd branch May 1, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Full CD 🤖
1 participant