Skip to content

Conversation

@arturcic
Copy link
Member

@arturcic arturcic commented Oct 9, 2024

This pull request includes updates to various configuration files to use newer versions of Linux distributions and .NET framework. The most important changes include updating the default Linux distribution and target frameworks across multiple workflow and configuration files.

Updates to Linux Distributions and Target Frameworks:

  • .github/actions/docker-test/action.yml: Updated the default Linux distribution from debian.11 to debian.12.

  • .github/workflows/_artifacts_linux.yml, .github/workflows/_docker.yml, .github/workflows/_docker_manifests.yml, .github/workflows/_unit_tests.yml: Updated the matrix of Linux distributions to include newer versions such as alpine.3.19, alpine.3.20, centos.stream.9, debian.12, and fedora.40. Also reordered the target frameworks to ['8.0', '6.0']. [1] [2] [3] [4]

  • build/.run/*: Updated the PROGRAM_PARAMETERS in multiple run configuration files to use newer Linux distributions, changing from alpine.3.17 to alpine.3.19 and from debian.11 to debian.12. [1] [2] [3] [4] [5] [6] [7] [8] [9]

  • build/common/Utilities/Constants.cs: Updated constants to reflect the new versions of Linux distributions.

  • build/docker/Dockerfile: Changed the default Linux distribution argument from debian.11 to debian.12.

@arturcic arturcic added the build label Oct 9, 2024
@arturcic arturcic added this to the 6.x milestone Oct 9, 2024
@arturcic arturcic merged commit 4c85269 into GitTools:main Oct 9, 2024
106 checks passed
@mergify
Copy link
Contributor

mergify bot commented Oct 9, 2024

Thank you @arturcic for your contribution!

@arturcic arturcic modified the milestones: 6.x, 6.0.3 Oct 15, 2024
@gittools-bot
Copy link
Contributor

🎉 This issue has been resolved in version 6.0.3 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants