Skip to content

Restore files accidentally removed from main#7059

Merged
alfonso-noriega merged 1 commit intomainfrom
fix-revert-accidental-main-push
Mar 20, 2026
Merged

Restore files accidentally removed from main#7059
alfonso-noriega merged 1 commit intomainfrom
fix-revert-accidental-main-push

Conversation

@alfonso-noriega
Copy link
Contributor

Summary

  • A git mistake caused branch commits to be pushed directly to main, followed by a revert commit that accidentally removed files from PR [Phase 0] Deprecate --force on app deploy and app release #6993 (force deprecation changeset, deploy.test.ts, release.test.ts, and related files)
  • This PR restores those files by reverting the accidental revert commit (3411a0fb72)

What was affected

Files removed by the accidental revert that are restored here:

  • .changeset/deprecate-force-flag-deploy-release.md
  • packages/app/src/cli/commands/app/deploy.test.ts
  • packages/app/src/cli/commands/app/release.test.ts
  • packages/app/src/cli/commands/app/deploy.ts (partial)
  • packages/app/src/cli/commands/app/release.ts (partial)
  • packages/cli/README.md (partial)
  • packages/cli/oclif.manifest.json (partial)

…_abstract_client_steps_infrastracture_to_externalize_the_ap_modules_client_configurations"

This reverts commit 3411a0f.
@alfonso-noriega alfonso-noriega requested review from a team as code owners March 20, 2026 14:24
@github-actions
Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 82.2% 14981/18225
🟡 Branches 74.6% 7409/9932
🟢 Functions 81.22% 3780/4654
🟢 Lines 82.61% 14168/17151

Test suite run success

3924 tests passing in 1510 suites.

Report generated by 🧪jest coverage report action from f09f258

@alfonso-noriega alfonso-noriega merged commit a288f06 into main Mar 20, 2026
29 of 30 checks passed
@alfonso-noriega alfonso-noriega deleted the fix-revert-accidental-main-push branch March 20, 2026 14: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.

1 participant