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

ci: Added workflow run trigger to Azure site extension publish job #2575

Conversation

mrickard
Copy link
Member

@mrickard mrickard commented Sep 16, 2024

Description

This PR adds a trigger to the GitHub Actions workflow that publishes the agent as an Azure Site Extension. If a version of the agent is successfully released to NPM, this workflow will then publish to nuget.

How to Test

I've tested in this fork with a different workflow as the trigger: https://github.com/mrickard/node-newrelic/actions/runs/10856411190 was triggered by a workflow that optionally succeeded or failed, based on user input: https://github.com/mrickard/node-newrelic/actions/runs/10856407943

Related Issues

Closes #2559
Closes NR-311751

Signed-off-by: mrickard <maurice@mauricerickard.com>
@mrickard mrickard added the dev:automation Indicates CI automation label Sep 16, 2024
Copy link
Member

@bizob2828 bizob2828 left a comment

Choose a reason for hiding this comment

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

LGTM, didn't test but matches the post release

@mrickard mrickard merged commit e8ae942 into newrelic:main Sep 16, 2024
20 checks passed
sumitsuthar pushed a commit to k2io/fork-node-newrelic that referenced this pull request Sep 20, 2024
sumitsuthar added a commit to k2io/fork-node-newrelic that referenced this pull request Sep 20, 2024
@github-actions github-actions bot mentioned this pull request Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:automation Indicates CI automation
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

Wire Azure site extension publishing to agent release
2 participants