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
As a developer, I want not to see Github Action deprecation warnings when I deploy So that our DevOps environment doesn't suddenly stop working as intended.
Additional Info and Resources
When deploying to the development environment, I observed multiple warnings that Node.js 12 actions and the "set-output" command are deprecated. See the summary here.
Engineering Checklist
Node.js errors cleared
set-output errors cleared
Acceptance Criteria
A deployment succeeds with no warning messages
QA Considerations
For QA to populate. Leave blank if QA is not applicable on this ticket.
Potential Dependencies
Leave blank if n/a
Out of Scope
Leave blank if n/a
The text was updated successfully, but these errors were encountered:
@k-macmillan found this comment from the aws-actions repo; a static version tag will be producing these errors, so I'll check through our chagnes from ticket ____ and look for other minor version tags.
It should be noted the above link offers some other potentially useful solution information.
This may be a non-issue, I haven't seen these notices in a while and a screenshot would have been more helpful than a link to a now-expired workflow run. Closing - if we see more of these, we can create new tickets.
User Story - Business Need
User Story(ies)
As a developer,
I want not to see Github Action deprecation warnings when I deploy
So that our DevOps environment doesn't suddenly stop working as intended.
Additional Info and Resources
When deploying to the development environment, I observed multiple warnings that Node.js 12 actions and the "set-output" command are deprecated. See the summary here.
Engineering Checklist
Acceptance Criteria
QA Considerations
For QA to populate. Leave blank if QA is not applicable on this ticket.
Potential Dependencies
Leave blank if n/a
Out of Scope
Leave blank if n/a
The text was updated successfully, but these errors were encountered: