Skip to content

ci: verify master after a merge - #179

Merged
vreshch merged 5 commits into
masterfrom
chore/ci-on-master
Aug 10, 2026
Merged

ci: verify master after a merge#179
vreshch merged 5 commits into
masterfrom
chore/ci-on-master

Conversation

@vreshch

@vreshch vreshch commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Nothing verified master after a merge - this repo ran pr-validation.yml only, so the first sign master was broken was a deploy.

Adds a separate minimal ci.yml on push: master running npm run verify + format:check.

Deliberately not merged into pr-validation.yml. I originally proposed one ci.yml per repo, and that is wrong here: this repo's PR validation does PR-specific work - visual diff against the base branch, screenshots keyed by PR number, PR comments - which is meaningless on master. One file per role only holds when the roles are actually the same.

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

🎉 PR Validation ✅ PASSED

Commit: f24a13fedc165f93baafdbfc9a256b2a506b2b2d
Branch: chore/ci-on-master

Checks:

  • ✅ Dependencies installed
  • ✅ Linting passed
  • ✅ Format check passed
  • ✅ Build successful
  • ✅ Docker build
  • ✅ E2E tests

Visual Changes: 8 of 8 screenshots changed

📸 contacts desktop — 100% changed
📸 contacts mobile — 100% changed
📸 home desktop — 100% changed
📸 home mobile — 100% changed
📸 interests desktop — 100% changed
📸 interests mobile — 100% changed
📸 projects desktop — 100% changed
📸 projects mobile — 100% changed

Ready to merge!


🔗 View workflow run
⏰ Generated at: 2026-08-10T22:08:39.606Z

@vreshch
vreshch merged commit 870005a into master Aug 10, 2026
1 check passed
@vreshch
vreshch deleted the chore/ci-on-master branch August 10, 2026 22:09
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