Skip to content

fix: merge master into develop (real merge, not squash)#13

Merged
simrndeepsingh merged 3 commits into
developfrom
fix/resolve-master-conflicts
Apr 8, 2026
Merged

fix: merge master into develop (real merge, not squash)#13
simrndeepsingh merged 3 commits into
developfrom
fix/resolve-master-conflicts

Conversation

@simrndeepsingh
Copy link
Copy Markdown
Contributor

@simrndeepsingh simrndeepsingh commented Apr 8, 2026

Summary

Important

This PR must be merged with "Create a merge commit" — NOT "Squash and merge".
Squash will lose the parent link again and the conflict will return.

Test plan

  • CI passes
  • After merge, create develop -> master PR — should have zero conflicts

simrndeepsingh and others added 3 commits April 6, 2026 16:30
* fix: deploy demo with GitHub Pages workflow

* ci: enable npm provenance (#3)
Real merge commit (not squash) so git recognizes master's history
is incorporated into develop. Previous squash merges (#11, #12) lost
the parent link, causing GitHub to still see conflicts.

Kept develop's advanced demo/index.html with all new features.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@simrndeepsingh simrndeepsingh merged commit 49813e6 into develop Apr 8, 2026
5 checks passed
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