Skip to content

Update deployment command for production environment#147

Merged
mahata merged 1 commit intomainfrom
fix/deploy
Mar 26, 2026
Merged

Update deployment command for production environment#147
mahata merged 1 commit intomainfrom
fix/deploy

Conversation

@mahata
Copy link
Copy Markdown
Owner

@mahata mahata commented Mar 26, 2026

Update the deployment command to specify the production environment, ensuring a more targeted deployment process. Additionally, clarify the requirement for tests to pass before committing changes.

Copilot AI review requested due to automatic review settings March 26, 2026 22:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s deployment workflow to explicitly target Cloudflare Wrangler’s production environment and tightens contributor guidance to require both unit and E2E tests before committing.

Changes:

  • Update pnpm deploy to run wrangler deploy --env production.
  • Clarify in contributor docs that both unit and E2E tests must pass before committing.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Adjusts the deploy script to explicitly deploy using Wrangler’s production environment.
AGENTS.md Updates Git conventions guidance to require both unit and E2E tests to pass before commits.

@mahata mahata merged commit 52290ef into main Mar 26, 2026
7 checks passed
@mahata mahata deleted the fix/deploy branch March 26, 2026 22:32
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.

2 participants