Skip to content

Update configuration file for docs#144

Merged
utilForever merged 3 commits intomainfrom
restore-ci-docs
Apr 6, 2026
Merged

Update configuration file for docs#144
utilForever merged 3 commits intomainfrom
restore-ci-docs

Conversation

@utilForever
Copy link
Copy Markdown
Owner

@utilForever utilForever commented Apr 6, 2026

This revision includes:

@utilForever utilForever self-assigned this Apr 6, 2026
@utilForever utilForever requested a review from Copilot April 6, 2026 14:16
@utilForever utilForever changed the title Update configuration file for Docs Update configuration file for docs Apr 6, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions workflow responsible for building and deploying project documentation (per Issue #143) by modernizing the runner and core action versions.

Changes:

  • Switch docs workflow runner from Ubuntu 18.04 to Ubuntu 24.04.
  • Update actions/checkout from v2 to v4.
  • Add a job display name and remove inline comments from deploy inputs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.37%. Comparing base (275f23d) to head (385cefa).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files         460      460           
  Lines       32472    32472           
  Branches     2796     2796           
=======================================
  Hits        27397    27397           
  Misses       5075     5075           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@utilForever utilForever marked this pull request as ready for review April 6, 2026 15:44
@utilForever utilForever merged commit 5b786fe into main Apr 6, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore GitHub Actions workflow for docs

2 participants