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

Use GitHub Actions #2091

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Use GitHub Actions #2091

wants to merge 4 commits into from

Conversation

VladislavAntonyuk
Copy link
Collaborator

Description of Change

Initial migration from Azure Pipeline to GitHub Actions.

Skipped NuGet publish.

Linked Issues

  • Fixes #

PR Checklist

Additional information

Copy link
Member

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

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

This is a great start!

I think we need two more things:

Both of these I think will be very similar to what Windows does. They have stages already set up and the secrets they are using are org secrets, so those should be available to us.

We "just" need to check the conditions here and make sure that they match out release procedure with creating a git tag and then using the version number from that.

@VladislavAntonyuk VladislavAntonyuk marked this pull request as ready for review August 14, 2024 19:15
@dotnet-policy-service dotnet-policy-service bot added stale The author has not responded in over 30 days help wanted This proposal has been approved and is ready to be implemented labels Sep 15, 2024
@VladislavAntonyuk VladislavAntonyuk added the needs discussion Discuss it on the next Monthly standup label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted This proposal has been approved and is ready to be implemented needs discussion Discuss it on the next Monthly standup stale The author has not responded in over 30 days
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants