notableaddedAtlassian calls it: Added
Developer Console now displays build tags used for deployments and environments
- Announced
- APIs
- forge-core-platform
- Severity
- notable, set by
reef/atlassian-rule-v1 - Source
- https://developer.atlassian.com/changelog/#CHANGE-3385
The Forge Developer Console now provides visibility into build tags for your deployments. This update allows you to:
- Identify if a specific tagged build was used for a deployment.
- See if the most recent deployment to an environment used a tagged build.
To view the build tag for a specific deployment:
- Navigate to the Deployments tab in the Developer Console.
- Select the menu button and click more info under the actions column for the desired deployment.
To view the most recent tagged build for an environment:
- Navigate to the Environments tab in the Developer Console.
- Click on the date shown under the Last deployment column.
The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.