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 }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
As of now, the release name is release-YYYYMMDDHHIISS (for example: release-20110510142655). Sometimes it would be nice to know exactly what revision is currently being used. Maybe it would be a good idea to add the revision number to the relase name?
Example: release-r269-20110510142655. The deploy time still makes sure each deployment gets a unique name.
As of now, the release name is
release-YYYYMMDDHHIISS(for example:release-20110510142655). Sometimes it would be nice to know exactly what revision is currently being used. Maybe it would be a good idea to add the revision number to the relase name?Example: release-r269-20110510142655. The deploy time still makes sure each deployment gets a unique name.