Skip to content

Run integration CI on develop#302

Merged
Flow-Fly merged 3 commits into
developfrom
dev-workflow-develop-ci
Jul 10, 2026
Merged

Run integration CI on develop#302
Flow-Fly merged 3 commits into
developfrom
dev-workflow-develop-ci

Conversation

@Flow-Fly

@Flow-Fly Flow-Fly commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

Why

develop is now the protected integration branch for autonomous feature batches. Pull requests already run CI regardless of base, while this change preserves the post-merge verification run on the new integration branch.

Dependabot security updates target the default branch, so PR #298 landed on main first and is synchronized here during branch setup.

Verification

  • npm run test:run (79 files, 433 tests)
  • npm run build
  • npm run lint (0 errors; 5 pre-existing warnings)
  • git diff --check

Flow-Fly and others added 3 commits July 10, 2026 09:28
Bumps [ws](https://github.com/websockets/ws) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.20.0...8.21.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.21.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Flow-Fly Flow-Fly merged commit d4df2b1 into develop Jul 10, 2026
1 check passed
Flow-Fly added a commit that referenced this pull request Jul 10, 2026
* Run integration CI on develop (#302)

* Run integration CI on develop

* build(deps-dev): bump ws from 8.20.0 to 8.21.0 (#298)

Bumps [ws](https://github.com/websockets/ws) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.20.0...8.21.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.21.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add deterministic guide image sampling (#304)

* Generate bounded numbered guides (#305)

* Add restrictive guide palette options (#306)

* Persist guided drawing sessions (#307)

* Create guided projects in separate contexts (#308)

* Add guided project setup flow (#309)

* Derive guided drawing progress (#311)

* Render readable guided cell numbers (#312)

* Add guided palette and creative progress (#313)

* Keep guided project structure aligned (#314)

* Add temporary guidance view controls (#316)

* Finish guidance without changing artwork (#317)

* Add guided library entry and exact resume (#318)

* Keep editor open on first run (#320)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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