You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: ":rocket: New Browser Agent version promoted to \\`staging\\` environment. See <https://github.com/newrelic/newrelic-browser-agent/actions/runs/${{ github.run_id }}|workflow run>."
113
114
114
115
# Step 2: Deploy to Japan Production
115
116
deploy-jp-prod:
@@ -155,6 +156,7 @@ jobs:
155
156
type: 'Rolling'
156
157
description: 'JP production promoted to ${{ needs.resolve-version.outputs.version_label }}'
message: ":rocket: New Browser Agent version promoted to \\`jp-prod\\` environment. See <https://github.com/newrelic/newrelic-browser-agent/actions/runs/${{ github.run_id }}|workflow run>."
175
177
176
178
# Step 3: Deploy to EU Production
177
179
deploy-eu-prod:
@@ -217,6 +219,7 @@ jobs:
217
219
type: 'Rolling'
218
220
description: 'EU production promoted to ${{ needs.resolve-version.outputs.version_label }}'
message: ":rocket: New Browser Agent version promoted to \\`eu-prod\\` environment. See <https://github.com/newrelic/newrelic-browser-agent/actions/runs/${{ github.run_id }}|workflow run>."
237
240
238
241
# Step 4: Deploy to US Production
239
242
deploy-us-prod:
@@ -279,6 +282,7 @@ jobs:
279
282
type: 'Rolling'
280
283
description: 'US production promoted to ${{ needs.resolve-version.outputs.version_label }}'
message: ":rocket: New Browser Agent version promoted to \\`us-prod\\` environment. See <https://github.com/newrelic/newrelic-browser-agent/actions/runs/${{ github.run_id }}|workflow run>."
0 commit comments