Skills update — port registration, oschema guide, forge_workflow, FORGEJO_TOKEN standardization, CI gotchas #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Consolidates all pending skills work into one PR with granular commits.
Changes
Testing
Closes #10, Closes #12, Closes #14, Closes #16
Consolidated from #17 into
development_mikbranch (includes latestdevelopmentmerged in).- makefile_helper: test-all.sh uses make targets (not raw cargo), ci-local calls make test-all with CARGO_NET_GIT_FETCH_WITH_CLI, new ci-docker convention with Docker template and ci-patch-deps.sh for cross-repo deps - forge_ci: Option 1 updated with three-tier strategy and careful language ("CI should pass" not "will pass") - build_lib: build.yaml simplified to single make test-all step Proven in practice: ci-local pass → remote CI pass (hero_zero PR #14). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>Lots of good stuff in this PR, @timur @despiegk
I would highly consider checking ci-docker skills. This ensures we can test fully locally what the runner tests remotely. This saves a lot of time in the testing+development phase.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.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.