❌ (do not review) VAPT 2026#2290
Draft
adriangohjw wants to merge 14 commits into
Draft
Conversation
- Created a new workflow file `deploy_vapt.yml` to automate deployment to the VAPT environment. - Configured concurrency settings to manage deployment processes. - Set up job parameters for AWS deployment, including environment-specific secrets and resource configurations. - Specified application details such as ECR repository, ECS cluster, and S3 asset bucket for the deployment process.
- Updated the GitHub Actions CI workflow to include the 'vapt' branch as a trigger for workflows, allowing for automated processes on this branch.
- Introduced a new script "migrate:vapt" in package.json to facilitate database migrations for the VAPT environment, enhancing deployment flexibility.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Changed the S3 assets bucket name in the GitHub Actions deployment workflow for VAPT to reflect the new naming convention.
Updated the AJV configuration to set allErrors to false, improving error handling behavior in validation processes.
This reverts commit 946128f.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Closes [insert issue #]
Solution
Breaking Changes
Features:
Improvements:
Bug Fixes:
Before & After Screenshots
BEFORE:
AFTER:
Tests
Manual Verification Steps:
New scripts:
script: script detailsNew dependencies:
dependency: dependency detailsNew dev dependencies:
dependency: dependency details