Skip to content

ci: add manual dependency updates workflow - #3

Merged
daggerok merged 1 commit into
masterfrom
ci/manual-dependency-updates
Jul 13, 2026
Merged

daggerok merged 1 commit into
masterfrom
ci/manual-dependency-updates

Conversation

@daggerok

Copy link
Copy Markdown
Owner

Summary

  • add a manually triggered dependency update workflow
  • keep npm-check-updates verification in the main CI workflow
  • make npm test run npm run build so CI does not fail because there are no tests yet
  • keep GitHub Pages deploys available for branch testing
  • simplify the manual update flow to match the existing repo style: commit/push with normal git, then explicitly trigger Pages deploy

Commit identity

All commits in this branch use:

  • Maksim Kostromin <daggerok@gmail.com>

Notes

  • this branch supersedes the earlier temporary branch/PR experiment
  • the manual dependency workflow now avoids PAT-specific complexity and explicitly triggers github-pages.yml after dependency changes are pushed

Validation

  • build workflow passes on branch
  • dependency update workflow was rerun successfully on the branch
  • GitHub Pages workflow was triggered successfully for the branch

@daggerok daggerok self-assigned this Jul 13, 2026
@daggerok
daggerok force-pushed the ci/manual-dependency-updates branch from f0c07d3 to e3afd04 Compare July 13, 2026 08:16
@daggerok
daggerok merged commit af7b241 into master Jul 13, 2026
3 checks passed
@daggerok
daggerok deleted the ci/manual-dependency-updates branch July 13, 2026 08:17
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