Skip to content

About Us: Update - #5436

Open
Nico-Kestra wants to merge 12 commits into
mainfrom
Update-About-us
Open

About Us: Update#5436
Nico-Kestra wants to merge 12 commits into
mainfrom
Update-About-us

Conversation

@Nico-Kestra

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

☁️ Cloudflare Worker Preview Deployed!

🔗 https://ks-update-about-us-docs.kestra-io.workers.dev
🔗 https://72e74ba1-docs.kestra-io.workers.dev

🔦 Lighthouse Benchmark

Tested: http://localhost:8787 on 2026-08-28 07:56 UTC
Compared against main baseline from 2026-08-28

Scores (0–100, higher is better)

Page Performance Accessibility Best Practices SEO
Home 92 🟢 +13 84 54 92
Get Started 77 83 54 100
Pricing 98 92 54 100
Enterprise 97 83 54 100
Cloud 94 80 54 100
About Us 99 91 54 100
Docs Landing 96 88 54 92
Contribute to Kestra (simple docs) 98 88 54 92
Flow (full featured docs) 96 90 54 92
Blog Index 75 91 54 100
Blog Post (sample) 98 88 54 100
VS Page (sample) 98 88 54 100
Plugins Landing 94 81 54 92
Plugin Page (sample) 96 88 54 100
Plugin Debug Page (sample) 97 88 54 100
Plugin Debug Return Page (sample) 95 88 58 100
Blueprints Landing 80 91 54 100
Blueprint Audit Logs CSV Export 89 92 54 100

Core Web Vitals (lower is better)

Page LCP FCP TBT CLS Speed Index
Home 1.31 s 0.66 s 141 ms 🟢 0.000 1.37 s
Get Started 2.08 s 0.64 s 305 ms 0.000 0.81 s
Pricing 1.02 s 0.56 s 23 ms 🔻 0.000 0.75 s
Enterprise 1.27 s 0.62 s 0 ms 0.003 0.85 s
Cloud 1.62 s 0.71 s 8 ms 🔻 0.001 0.88 s
About Us 0.98 s 0.64 s 1 ms 0.000 0.73 s
Docs Landing 1.41 s 🔻 0.49 s 33 ms 🔻 0.000 🟢 0.87 s
Contribute to Kestra (simple docs) 1.05 s 0.55 s 7 ms 🔻 0.000 🟢 0.73 s
Flow (full featured docs) 1.33 s 0.60 s 9 ms 🟢 0.000 1.13 s
Blog Index 9.66 s 0.58 s 0 ms 🟢 0.000 1.02 s
Blog Post (sample) 1.02 s 🟢 0.56 s 0 ms 🟢 0.000 0.73 s
VS Page (sample) 1.00 s 0.58 s 1 ms 🟢 0.000 0.65 s
Plugins Landing 0.98 s 0.54 s 47 ms 🔻 0.000 2.18 s
Plugin Page (sample) 0.97 s 0.63 s 0 ms 🟢 0.000 1.68 s
Plugin Debug Page (sample) 0.92 s 0.53 s 19 ms 🟢 0.000 1.59 s
Plugin Debug Return Page (sample) 1.05 s 0.65 s 7 ms 🟢 0.000 1.90 s
Blueprints Landing 2.24 s 0.90 s 5 ms 🟢 0.000 🟢 2.97 s
Blueprint Audit Logs CSV Export 1.16 s 0.65 s 67 ms 🟢 0.000 3.22 s
Legend

🟢 improved  ·  🔻 regressed  ·  (blank) no significant change
Score threshold: ±10 pts  ·  Metric threshold: ±30% of baseline

View full Lighthouse HTML report for a page

Full per-page Lighthouse Results (LHR) are attached as the lhr-reports artifact on this run. Download and unzip it, then open https://googlechrome.github.io/lighthouse/viewer/ and drop the <page>-lhr.json file into the page to see every audit, opportunity, and diagnostic.

Copilot AI 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.

Pull request overview

Updates the “About Us / Team” content by expanding the team roster shown on the site and adds an MCP discovery artifact under public/.well-known.

Changes:

  • Added multiple new team members and updated one existing team member entry in Team.astro.
  • Introduced a new .well-known MCP file (public/.well-known/mcp 2) that duplicates existing MCP discovery JSON already present in the repo.

Reviewed changes

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

File Description
src/components/company/Team.astro Adds/updates team member entries displayed on the “Team” section.
public/.well-known/mcp 2 Adds a new MCP discovery JSON file (currently appears to be an unintended duplicate with a non-standard filename).
Suppressed comments (1)

src/components/company/Team.astro:235

  • This newly added line includes trailing whitespace after the closing },. Trailing whitespace tends to create noisy diffs and can fail formatting checks.
    },    

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/components/company/Team.astro Outdated
Comment thread public/.well-known/mcp 2 Outdated
Comment on lines +1 to +5
{
"version": "1.0.0",
"transport": "http",
"url": "https://api.kestra.io/v1/mcp",
"servers": [

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.

Removed the duplicate .well-known artifact flagged by this review. 6918a612b

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.

Removed the duplicate .well-known artifact; public/.well-known/mcp 2 is no longer present.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@elevatebart

Copy link
Copy Markdown
Contributor

remove mcp 2 and youre gold in my book

Co-authored-by: Nico-Kestra <125994028+Nico-Kestra@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To review

Development

Successfully merging this pull request may close these issues.

5 participants