Skip to content

Update deps, add Makefile, simplify CI#19

Merged
kollhof merged 1 commit into
mainfrom
update-deps-2026-03-24
Mar 24, 2026
Merged

Update deps, add Makefile, simplify CI#19
kollhof merged 1 commit into
mainfrom
update-deps-2026-03-24

Conversation

@kollhof

@kollhof kollhof commented Mar 24, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump fink v0.1.0 → v0.2.0, playground v1.10.0 → v1.10.2
  • Add Makefile with standard targets (deps-check, deps-update, deps-install, clean, build, test, serve)
  • Simplify CI workflow to call make targets instead of direct cargo run commands
  • Remove dead fink compiler checkout from CI (git dep replaced the old path dep)
  • Update CLAUDE.md with full command reference

Test plan

  • make clean && make build && make test passes locally
  • CI passes on this branch

- Bump fink v0.1.0 → v0.2.0, playground v1.10.0 → v1.10.2
- Add Makefile with standard targets (deps-check, deps-update,
  deps-install, clean, build, test, serve)
- Simplify CI to use make targets
- Remove dead fink compiler checkout from CI (now uses git dep)
- Use deps-install instead of update-deps in CI
- Update CLAUDE.md with full command reference
@kollhof kollhof merged commit 8dd3b9a into main Mar 24, 2026
4 checks passed
@kollhof kollhof deleted the update-deps-2026-03-24 branch March 24, 2026 14:00
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.

1 participant