Skip to main content

Repo Format Upgrade

When making a Git commit for the first time in a Workspace, you may see Repository format upgrade.

Repository format upgrade: Transitions from a single data.yml file to modular components (Node Types, Environment Mappings, Subgraphs, Jobs, Macros), requiring a one-time upgrade before new commits can be made.RetryClaude can make mistakes. Please double-check responses.

To solve, click the Upgrade button. When you click upgrade, there is a new commit made automatically: Coalesce: Automatic Upgrade Commit. Your changes are still there and need to be committed.

In this example, you can see the branch and the current commit is the automatic upgrade, with the Environment changes still waiting to be committed.

GitHub repository interface showing a commit in progress for "new-branch" with "Coalesce: Automatic Upgrade Commit" and "Uncommitted changes" status. The Changes section displays Environment Mappings with one file (NewEnvironment-64.yml) checked for commit. Interface includes Stage/Unstage/Discard All buttons, commit message field, and Commit and Push option.