feat: register projects island and add CI scripts #11

Open
mik-tf wants to merge 1 commit from development_projects_island into development
Owner

Summary

  • Register hero_archipelagos_projects island in hero_os (island-projects feature, dependency, registry, island_content)
  • Add make test-all, make ci-local, make ci-docker (three-tier local CI)

Projects default view (Board/kanban) and business search fixes were delivered via hero_archipelagos PR #18 (merged).

Replaces #10 (closed — stale, had conflicts and unused deps.txt).

Closes #9

## Summary - Register `hero_archipelagos_projects` island in hero_os (`island-projects` feature, dependency, registry, island_content) - Add `make test-all`, `make ci-local`, `make ci-docker` (three-tier local CI) Projects default view (Board/kanban) and business search fixes were delivered via hero_archipelagos PR #18 (merged). Replaces #10 (closed — stale, had conflicts and unused deps.txt). Closes #9
feat: register projects island and add CI scripts
Some checks failed
Build and Test / test (pull_request) Failing after 4m11s
28dec8b895
- Register hero_archipelagos_projects island (feature, dep, registry, content)
- Add test-all, ci-local, ci-docker scripts and Makefile targets

Closes #9
Some checks failed
Build and Test / test (pull_request) Failing after 4m11s
This pull request has changes conflicting with the target branch.
  • Cargo.toml
  • Makefile
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin development_projects_island:development_projects_island
git switch development_projects_island

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 development_projects_island
git switch development_projects_island
git rebase development
git switch development
git merge --ff-only development_projects_island
git switch development_projects_island
git rebase development
git switch development
git merge --no-ff development_projects_island
git switch development
git merge --squash development_projects_island
git switch development
git merge --ff-only development_projects_island
git switch development
git merge development_projects_island
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_os!11
No description provided.