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

Modernize CI/CD scripts #151

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

Arkatufus
Copy link
Contributor

Changes

  • Add global.json file, targets .NET 6.0 SDK
  • Remove NUKE project
  • Make CI/CD run purely on GitHub Actions, mimic Akka.Hosting setup
  • Move Directory.Build.props file to root
  • Add Directory.Generated.props file to root
  • Change RELEASE_NOTES.md file format to match Akka.Hosting format

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

* Add global.json file, targets .NET 6.0 SDK
* Remove NUKE project
* Make CI/CD run purely on GitHub Actions, mimic Akka.Hosting setup
* Move Directory.Build.props file to root
* Add Directory.Generated.props file to root
* Change RELEASE_NOTES.md file format to match Akka.Hosting format
Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

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

LGTM

@Aaronontheweb Aaronontheweb merged commit 79f6476 into akkadotnet:dev Dec 20, 2024
2 checks 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.

2 participants