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 #1259 - Improve build script adding support for Linux and Mac #1261

Merged
merged 9 commits into from
Mar 31, 2024
Merged

Conversation

mdaneri
Copy link
Contributor

@mdaneri mdaneri commented Mar 25, 2024

Description of the Change

Add support for Linux, and macOS builds
Add the Assembly version to the C# build
Add support for .Net 8.0 build
Add Clean task
Add Install-Module and Remove-Module tasks
Add Documentation
Update to Pester 5.5 call

Additional Context

Pester 5.5 migration #1260 is required to make the new build works

docs/Getting-Started/build.md Outdated Show resolved Hide resolved
docs/Getting-Started/build.md Outdated Show resolved Hide resolved
pode.build.ps1 Outdated Show resolved Hide resolved
pode.build.ps1 Outdated Show resolved Hide resolved
pode.build.ps1 Show resolved Hide resolved
pode.build.ps1 Outdated Show resolved Hide resolved
@Badgerati Badgerati added this to the 2.10.0 milestone Mar 29, 2024
@Badgerati Badgerati linked an issue Mar 29, 2024 that may be closed by this pull request
pode.build.ps1 Outdated Show resolved Hide resolved
packers/choco/pode_template.nuspec Outdated Show resolved Hide resolved
.gitignore Show resolved Hide resolved
Copy link
Owner

@Badgerati Badgerati left a comment

Choose a reason for hiding this comment

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

LGTM, is there any more to be added or good for merging?

@mdaneri
Copy link
Contributor Author

mdaneri commented Mar 31, 2024

Done good for merging

@Badgerati Badgerati merged commit 5b0140d into Badgerati:develop Mar 31, 2024
11 checks passed
@Badgerati Badgerati mentioned this pull request Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve build script adding support for Linux and Mac
2 participants