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

action: release #1992

Merged
merged 6 commits into from
May 23, 2023
Merged

action: release #1992

merged 6 commits into from
May 23, 2023

Conversation

v1v
Copy link
Member

@v1v v1v commented Jan 26, 2023

What

GitHub workflows to run the release steps for:

  • merge commits in main
  • tag releases

Test

See https://github.com/elastic/apm-agent-dotnet/actions/runs/4016894734/jobs/6900535051 that was triggered agains this particular PR, as it was configured to listen for events on PRs, it won't be the case anymore

Follow ups

  • Opbeans dotnet automation will be done in the future, that's likely to be implemented within the opbeans-dotnet itself.

@apmmachine
Copy link
Collaborator

apmmachine commented Jan 26, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview previewSnapshots

Expand to view the summary

Build stats

  • Start Time: 2023-02-24T18:19:48.894+0000

  • Duration: 89 min 42 sec

Test stats 🧪

Test Results
Failed 0
Passed 21313
Skipped 174
Total 21487

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark test.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

.github/workflows/release.yml Outdated Show resolved Hide resolved
@v1v v1v requested review from a team January 26, 2023 16:23
@v1v v1v self-assigned this Jan 26, 2023
@v1v v1v added automation Team:Automation Label for the Observability productivity team labels Jan 26, 2023
@v1v v1v marked this pull request as ready for review January 26, 2023 16:24
@v1v v1v requested review from a team and removed request for a team January 26, 2023 17:21
@@ -0,0 +1,79 @@
name: release

on:
Copy link
Member

Choose a reason for hiding this comment

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

Linking conversation about the appropiate trigger here: elastic/ecs-dotnet@b5e88ff

@Mpdreamz
Copy link
Member

Mpdreamz commented Feb 23, 2023

@v1v this LGTM but please wait with merging while we release 1.20.0 today 😸

@v1v
Copy link
Member Author

v1v commented May 22, 2023

@Mpdreamz , @amannocci is leading this migration, I defer to him to decide how to proceed 🙏

@Mpdreamz
Copy link
Member

- Build MSBuild - Windows

Is failing due to restore problems https://status.nuget.org/ will focus on this once we move off Jenkins.

@Mpdreamz Mpdreamz merged commit 5a088c9 into main May 23, 2023
11 of 13 checks passed
APM-Agents (OLD) automation moved this from In Progress to Done May 23, 2023
@Mpdreamz Mpdreamz deleted the feature/action-release branch May 23, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-dotnet automation Team:Automation Label for the Observability productivity team
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants