Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight uncommitted changes in version #292

Merged
merged 1 commit into from
May 15, 2023
Merged

Highlight uncommitted changes in version #292

merged 1 commit into from
May 15, 2023

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented May 12, 2023

If there are uncommitted changes in the app repository when building, then append _uncommitted_<random> to the version to distinguish the image from one built from a clean checkout.

Also change the version used when renaming a container on redeploy to distinguish and explain the version suffixes.

If there are uncommitted changes in the app repository when building,
then append `_uncommitted_<random>` to it to distinguish the image
from one built from a clean checkout.

Also change the version used when renaming a container on redeploy to
distinguish and explain the version suffixes.
@dhh dhh merged commit 059388c into basecamp:main May 15, 2023
@jeremy jeremy deleted the unique-uncommited-changes-version branch May 15, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants