Skip to content

redeploy v3#1013

Closed
hatemhosny wants to merge 2 commits into
developfrom
releases/v3
Closed

redeploy v3#1013
hatemhosny wants to merge 2 commits into
developfrom
releases/v3

Conversation

@hatemhosny

@hatemhosny hatemhosny commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Bug Fixes
    • Updated the HTML document declaration to follow standard lowercase formatting.
    • Switched the polyfill source to a CDN-hosted equivalent, helping maintain browser compatibility and improve script availability.

@netlify

netlify Bot commented Jul 11, 2026

Copy link
Copy Markdown

Deploy Preview for livecodes ready!

Name Link
🔨 Latest commit dcc53b3
🔍 Latest deploy log https://app.netlify.com/projects/livecodes/deploys/6a52974377a116000802863e
😎 Deploy Preview https://deploy-preview-1013--livecodes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: ea11a112-78af-418a-8ba9-925beab30128

📥 Commits

Reviewing files that changed from the base of the PR and between 4506971 and 6e5e576.

📒 Files selected for processing (1)
  • src/livecodes/html/app.html

Walkthrough

The app HTML document now uses a lowercase doctype declaration and loads the existing polyfill through cdnjs.cloudflare.com with reformatted script markup.

Changes

HTML bootstrap updates

Layer / File(s) Summary
Document bootstrap markup
src/livecodes/html/app.html
The doctype is lowercased, and the polyfill script source changes from polyfill.io to cdnjs while retaining the polyfill path, version, and crossorigin attribute.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the release-oriented nature of the changes and is at least partially related to the updated HTML deploy assets.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch releases/v3
⚔️ Resolve merge conflicts
  • Resolve merge conflict in branch releases/v3

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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 11, 2026

Copy link
Copy Markdown

Deploying livecodes with  Cloudflare Pages  Cloudflare Pages

Latest commit: dcc53b3
Status: ✅  Deploy successful!
Preview URL: https://b1a2a276.livecodes.pages.dev
Branch Preview URL: https://releases-v3.livecodes.pages.dev

View logs

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ No new issues found.

Reviewed changes — Swapped the polyfill.io script source for Cloudflare's mirror in src/livecodes/html/app.html and lowercased the DOCTYPE.

  • Replace polyfill.io with Cloudflare mirror — removes the compromised/supply-chain-risk polyfill source from app.html.
  • Lowercase DOCTYPE declaration — stylistic change; HTML5 allows any case.

Pullfrog  | View workflow run | Using Kimi K2 (free via Pullfrog for OSS) | 𝕏

@pullfrog

pullfrog Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Run failed. View the logs →

Pullfrog  | Rerun failed job ➔View workflow run | via Pullfrog | Using Kimi K2 (free via Pullfrog for OSS) | 𝕏

@hatemhosny hatemhosny closed this Jul 11, 2026
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