Skip to content

Add GitHub Actions workflow for Azure Node.js deployment#18

Merged
Huynhthuongg merged 1 commit into
mainfrom
Huynhthuongg-patch-5
May 18, 2026
Merged

Add GitHub Actions workflow for Azure Node.js deployment#18
Huynhthuongg merged 1 commit into
mainfrom
Huynhthuongg-patch-5

Conversation

@Huynhthuongg

@Huynhthuongg Huynhthuongg commented May 18, 2026

Copy link
Copy Markdown
Member

This workflow builds and deploys a Node.js application to Azure Web App on push to the main branch.


Summary by cubic

Adds a GitHub Actions workflow to build and deploy the Node.js app to Azure Web App on pushes to main and via manual trigger. It installs, builds/tests, packages the app, and deploys using an Azure publish profile.

  • New Features

    • New workflow at .github/workflows/azure-webapps-node.yml with separate build and deploy jobs.
    • Uses Node.js 20.x with npm cache via actions/setup-node@v4; runs install/build/test if present.
    • Shares build output via artifacts (actions/upload-artifact@v4 / actions/download-artifact@v4).
    • Deploys with azure/webapps-deploy@v2; sets the environment URL from the deploy step output.
  • Migration

    • Add repo secret AZURE_WEBAPP_PUBLISH_PROFILE containing the app’s publish profile.
    • Set AZURE_WEBAPP_NAME; optionally adjust AZURE_WEBAPP_PACKAGE_PATH and NODE_VERSION.

Written for commit 3fec9c4. Summary will update on new commits. Review in cubic

This workflow builds and deploys a Node.js application to Azure Web App on push to the main branch.

Signed-off-by: Huỳnh Thương <admin@huynhthuong.online>
@vercel

vercel Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-open-ai Ready Ready Preview, Comment May 18, 2026 5:53pm

@coderabbitai

coderabbitai Bot commented May 18, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@Huynhthuongg has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 55 minutes and 59 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 3bbb9888-7ddb-4bd0-af6b-4f4cc183f301

📥 Commits

Reviewing files that changed from the base of the PR and between 9fc3dc0 and 3fec9c4.

📒 Files selected for processing (1)
  • .github/workflows/azure-webapps-node.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch Huynhthuongg-patch-5
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch Huynhthuongg-patch-5
  • 🛠️ Aethon

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kilo-code-bot

kilo-code-bot Bot commented May 18, 2026

Copy link
Copy Markdown

Kilo Code Review could not run — your account is out of credits.

Add credits or switch to a free model to enable reviews on this change.

@Huynhthuongg Huynhthuongg merged commit 491b667 into main May 18, 2026
4 of 11 checks passed
@Huynhthuongg Huynhthuongg deleted the Huynhthuongg-patch-5 branch May 18, 2026 17:54
@Huynhthuongg Huynhthuongg restored the Huynhthuongg-patch-5 branch May 18, 2026 17:54
Huynhthuongg added a commit that referenced this pull request May 18, 2026
Reverts #18

<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Removes the Azure Web Apps GitHub Actions workflow to stop automatic
Node.js deployments on pushes to `main`. This reverts the earlier
deployment setup and prevents unintended Azure releases.

<sup>Written for commit 5c9dd39.
Summary will update on new commits. <a
href="https://cubic.dev/pr/Huynhthuongg/Claude-OpenAI/pull/19?utm_source=github">Review
in cubic</a></sup>

<!-- End of auto-generated description by cubic. -->
This was linked to issues May 18, 2026
Closed
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.

Toàn quyền điều khiển / Agents/code

1 participant