aws / aws/aws-sam-cli

Show release history and allow rollback to previous revision

Open
#1,654 7 comments 4 reactions 0 assignees View on GitHub
area/artifacts area/config area/deploy area/sam-config maintainer/need-followup type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

It would be very useful to be able to get the deployment history for a SAM application from the command line. Right now, a developer relies on git to track to know about the _code_ history, but without full CI/CD, he/she does not have insight into SAM's release history. It would be extremely useful to have that that history. In the spirit of SAM, this should be readily accessible from the command line.

Additionally, it would be very useful to be able to roll back to a previous _release_ as it was deployed previously. This is different than rolling back to a previous version of the code and redeploying. Rolling back would provide confidence that the roll back is to a prior working state as it was in the environment previously.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.