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

Changing the build and deploy process #79

Merged
merged 24 commits into from
Nov 24, 2023
Merged

Changing the build and deploy process #79

merged 24 commits into from
Nov 24, 2023

Conversation

paulushub
Copy link
Collaborator

Description

Changing the build system.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • .NET Framework, Version 4.0
  • .NET Framework, Version 4.5
  • .NET Framework, Version 4.6
  • .NET Framework, Version 4.7
  • .NET Framework, Version 4.8
  • .NET Core, Version 3.1
  • .NET 6 ~ 8
  • All Included Samples

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

- Readme files updates.
- Projects files updates, no code modification required.
- Added a flag to eliminate documentation warnings.
- .NET 7 target is failing in Github workflow.
- A Github-Action to build and release through dotnet-releaser
- Improved design mode support for SvgIcon
- Suppressed the out of support warning of .NetCore 3.1
Fixing the build action
Fixing the restore action
Fixing the restore action
roryprimrose as it requires Linux.
Fixing dotnet-releaser build for .NET 8
Testing the build without the Nuget publishing.
 Disable changelog publishing
- The Github Action versioning tool only works for Linux, will try other later.
Testing suggested fixes to roryprimrose
Adding a projectFilter to exclude the sample projects.
Trying the projectFilter on the GitVersion.
GitHub Action: Updating project filter.
Fixing the requirements for gitversion
Updates to support .NET 8.0
Fixing the build action file.
Manually setting the version number to check deployment.
@paulushub paulushub merged commit e880c93 into master Nov 24, 2023
1 check passed
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.

None yet

1 participant