Skip to content

Intantiate custom repos the same way as cached ones#424

Merged
chennes merged 1 commit into
FreeCAD:devfrom
chennes:customRepoCatalogEntry
Jul 13, 2026
Merged

Intantiate custom repos the same way as cached ones#424
chennes merged 1 commit into
FreeCAD:devfrom
chennes:customRepoCatalogEntry

Conversation

@chennes

@chennes chennes commented Jul 13, 2026

Copy link
Copy Markdown
Member

Fixes #410 and addresses (but does not fully resolve) #418.

@chennes
chennes merged commit 0e36a17 into FreeCAD:dev Jul 13, 2026
8 checks passed
@chennes
chennes deleted the customRepoCatalogEntry branch July 13, 2026 02:02
@chennes chennes added the release to main Trigger an Action to create a PR backporting to `main` label Jul 13, 2026
@github-actions

Copy link
Copy Markdown

Backport failed for main, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin main
git worktree add -d .worktree/backport-424-to-main origin/main
cd .worktree/backport-424-to-main
git switch --create backport-424-to-main
git cherry-pick -x 6ff365d8d94489f55e0789bbb384dad40756e3fc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release to main Trigger an Action to create a PR backporting to `main`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update or caching of custom workbench from github repository is unreliable

1 participant