Skip to content

#338 [#183] testnet deploy script FIXED#579

Open
Kappa16 wants to merge 3 commits into
ezedike-evan:mainfrom
Kappa16:Kappa16-patch-1
Open

#338 [#183] testnet deploy script FIXED#579
Kappa16 wants to merge 3 commits into
ezedike-evan:mainfrom
Kappa16:Kappa16-patch-1

Conversation

@Kappa16

@Kappa16 Kappa16 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

i reverted the package-lock.json file back to its original state ...

CLOSE #338

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

@Kappa16 is attempting to deploy a commit to the ezedikeevan's projects Team on Vercel.

A member of the Team first needs to authorize it.

deployedAt: new Date().toISOString(),
};

writeFileSync(deploymentPath, JSON.stringify(deploymentData, null, 2) + '\n', 'utf8');

let output = '';
try {
output = execSync(deployCmd, { encoding: 'utf8' }).trim();

@ezedike-evan ezedike-evan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Hi @Kappa16 — this PR appears to revert package-lock.json to a previous state, but there's no linked issue and no closing keyword in the body. Lockfile-reverting PRs without context are hard to assess. Please link the relevant issue or explain the motivation so we can review.

@Kappa16 Kappa16 changed the title #338 testnet deploy script FIX for package-lock.json reverted back to its original state #338 [#183] testnet deploy script FIXED Jun 27, 2026
@Kappa16

Kappa16 commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

I'll jump right on it as soon as possible

@determined-001 determined-001 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Multiple CI failures need to be resolved before this can merge: check (node 20), check (node 22), commitlint, lint-pr-title, and CodeQL are all failing. Please fix each and push so the checks go green.

@ezedike-evan ezedike-evan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

The following CI checks are still failing and need to be fixed before this can merge: check (node 20), check (node 22), commitlint, and CodeQL. Please investigate each failure, fix the root cause, and push.

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.

[#183] testnet deploy script

4 participants