chore: remove unused .forgejo/deps.txt #62

Open
mik-tf wants to merge 1 commit from cleanup/remove-deps-txt into development
Owner

Summary

  • Remove .forgejo/deps.txt — never referenced by build.yaml CI workflow
  • Cross-repo deps handled by git deps in CI and workspace path overrides locally

Closes #63

## Summary - Remove `.forgejo/deps.txt` — never referenced by `build.yaml` CI workflow - Cross-repo deps handled by git deps in CI and workspace path overrides locally Closes #63
chore: remove unused .forgejo/deps.txt
Some checks failed
Test / test (pull_request) Failing after 1m47s
Test / integration (pull_request) Has been skipped
c5699fc3d2
This file was never referenced by the CI workflow (build.yaml).
Cross-repo dependencies are resolved via git deps in CI and workspace
path overrides locally.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Some checks failed
Test / test (pull_request) Failing after 1m47s
Test / integration (pull_request) Has been skipped
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin cleanup/remove-deps-txt:cleanup/remove-deps-txt
git switch cleanup/remove-deps-txt

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch development
git merge --no-ff cleanup/remove-deps-txt
git switch cleanup/remove-deps-txt
git rebase development
git switch development
git merge --ff-only cleanup/remove-deps-txt
git switch cleanup/remove-deps-txt
git rebase development
git switch development
git merge --no-ff cleanup/remove-deps-txt
git switch development
git merge --squash cleanup/remove-deps-txt
git switch development
git merge --ff-only cleanup/remove-deps-txt
git switch development
git merge cleanup/remove-deps-txt
git push origin development
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_books!62
No description provided.