Skip to content

Dev#5

Merged
devpossible-richard merged 3 commits into
mainfrom
dev
Oct 4, 2025
Merged

Dev#5
devpossible-richard merged 3 commits into
mainfrom
dev

Conversation

@devpossible-richard
Copy link
Copy Markdown
Collaborator

No description provided.

Check current package.json version before updating to avoid unnecessary npm version commands when the version is already set to the target value. This prevents potential errors and makes the workflow more resilient to re-runs.
Replace automatic version updates with strict verification in publish workflow. The workflow now fails if package.json or setup.py versions don't match version.json, instead of auto-correcting them. This ensures version-check.yml catches mismatches before publish runs, maintaining version consistency across the project.

Changes:
- Rename steps to "Verify" instead of "Update/Check and update"
- Add version output logging for debugging
- Exit with error on version mismatch instead of updating
- Remove npm version and sed update commands
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying devpossible-ton with  Cloudflare Pages  Cloudflare Pages

Latest commit: 520926a
Status: ✅  Deploy successful!
Preview URL: https://2722bc8c.devpossible-ton.pages.dev
Branch Preview URL: https://dev.devpossible-ton.pages.dev

View logs

@devpossible-richard devpossible-richard merged commit ddabbbd into main Oct 4, 2025
15 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