Skip to content

Conversation

@moshloop
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Nov 17, 2025

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

Project Deployment Preview Updated (UTC)
docs Ready Ready Preview Nov 19, 2025 6:35am

@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for flanksource-docs failed. Why did it fail? →

Name Link
🔨 Latest commit d8e2905
🔍 Latest deploy log https://app.netlify.com/projects/flanksource-docs/deploys/691d6507695314000728c7ad

@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for canarychecker canceled.

Name Link
🔨 Latest commit d8e2905
🔍 Latest deploy log https://app.netlify.com/projects/canarychecker/deploys/691d6507ab6a220008cc2046

Copy link

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

This PR implements a website migration with comprehensive changes including:

  • Vale linting configuration and results for documentation quality
  • Multiple MDX-to-Markdown rendering scripts in different languages (Go, JavaScript)
  • Style guide documentation and blog writing prompts
  • Build tooling improvements using eget
  • UI enhancements with new SVG assets and Tailwind configuration

Reviewed Changes

Copilot reviewed 205 out of 280 changed files in this pull request and generated 22 comments.

Show a summary per file
File Description
vale.json Vale linting results for documentation files
styles/*.yml Updated Vale style rules for spelling, acronyms, and complex words
scripts/render-for-context7/* Multiple implementations of MDX rendering scripts
prompts/*.md Writing style guidelines and blog post templates
modules/Makefile Modernized build tooling with eget
mission-control/tailwind.config.js Added CTA colors and gradient safelist
mission-control/static/img/* New SVG illustrations
mission-control/src/pages/services/index.js New services page component
Files not reviewed (1)
  • mission-control/package-lock.json: Language not supported

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


1. Avoid adverbs and complex language

## Formating
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Corrected spelling of 'Formating' to 'Formatting'.

Copilot uses AI. Check for mistakes.
1. Avoid adverbs and complex language

## Formating
- Format all output using MDX (markdowon)
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Corrected spelling of 'markdowon' to 'markdown'.

Copilot uses AI. Check for mistakes.
@@ -0,0 +1,55 @@
Write a 1250-1500 introductor blog post for a DevOps / Platform Engineering focused product or feature.
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Corrected spelling of 'introductor' to 'introductory'.

Copilot uses AI. Check for mistakes.

Format the output in raw markdown suitable for copy and pasting into vscode.

Write a blog post on Flanksource MIssion Control approach to AIops, primarily building a real-time and update to mirror state of cloud resources that can be queried rapidly, plus an advanced graph that builds relationships between resources e.g. Cloudformation -> Auto Scaling Group > EC2 instance and then layers on soft relationsyhips like ebs volumes, subnets, IAM poilcies - For Kubernetes it understands Flux and Gitops being able to build a graph of a Flux Kustomization object creating a HelmRelease CRD, which then creates a deployment -> replicset -> pod and then layeying relationships like services, nodes, PVC, ingress, etc..
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Multiple spelling errors detected: 'MIssion' should be 'Mission', 'relationsyhips' should be 'relationships', 'poilcies' should be 'policies', 'replicset' should be 'replicaset', 'layeying' should be 'layering'.

Copilot uses AI. Check for mistakes.

Write a blog post on Flanksource MIssion Control approach to AIops, primarily building a real-time and update to mirror state of cloud resources that can be queried rapidly, plus an advanced graph that builds relationships between resources e.g. Cloudformation -> Auto Scaling Group > EC2 instance and then layers on soft relationsyhips like ebs volumes, subnets, IAM poilcies - For Kubernetes it understands Flux and Gitops being able to build a graph of a Flux Kustomization object creating a HelmRelease CRD, which then creates a deployment -> replicset -> pod and then layeying relationships like services, nodes, PVC, ingress, etc..

State based alerting (i.e. whene resource self-report failure) and traditioanl alerts from APM tools trigger playbooks that can then proactively collect infomation in a distrubuted fashion from agents deployed closest to the data, the graph, changes to the graph resources, events and pro-acrtive playboks are then fed into the model which tan the recommend futher playbooks to execute.
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Multiple spelling errors: 'whene' should be 'when', 'traditioanl' should be 'traditional', 'infomation' should be 'information', 'distrubuted' should be 'distributed', 'pro-acrtive' should be 'proactive', 'playboks' should be 'playbooks', 'tan' should be 'can', 'futher' should be 'further'.

Copilot uses AI. Check for mistakes.
Comment on lines +2 to +26
import {
FaKubernetesIcon,
FaCloud,
FaShieldAlt,
FaCogs,
FaUsers,
FaRocket,
FaCheckCircle,
FaArrowRight,
FaPhone,
FaEnvelope,
FaSlack,
FaGithub,
FaDocker,
FaAws,
FaCloudsmith,
FaTools,
FaChartLine,
FaLifeRing,
FaExchangeAlt,
FaSearch,
FaLightbulb,
FaClock,
FaHeadset
} from 'react-icons/fa';
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Unused imports FaAws, FaClock, FaCloud, FaCloudsmith, FaCogs, FaDocker, FaEnvelope, FaExchangeAlt, FaGithub, FaHeadset, FaKubernetesIcon, FaLifeRing, FaLightbulb, FaPhone, FaSearch.

Copilot uses AI. Check for mistakes.
Comment on lines +2 to +23
import {
FaCheck,
FaTimes,
FaUsers,
FaCloud,
FaShieldAlt,
FaEnvelope,
FaSlack,
FaPhoneAlt,
FaChevronDown,
FaChevronUp,
FaArrowRight,
FaDatabase,
FaChartLine,
FaBell,
FaServer,
FaLock,
FaLifeRing,
FaRocket,
FaQuestionCircle,
FaInfoCircle
} from 'react-icons/fa';
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Unused imports FaCloud, FaEnvelope, FaLifeRing, FaPhoneAlt, FaShieldAlt, FaSlack, FaUsers.

Copilot uses AI. Check for mistakes.
FaQuestionCircle,
FaInfoCircle
} from 'react-icons/fa';
import { SiKubernetes, SiPrometheus, SiAmazonaws, SiMicrosoftazure, SiGooglecloud } from 'react-icons/si';
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Unused imports SiAmazonaws, SiGooglecloud, SiKubernetes, SiMicrosoftazure, SiPrometheus.

Copilot uses AI. Check for mistakes.
@@ -0,0 +1,18 @@
import React from 'react';
import Layout from '@theme/Layout';
import CanaryCheckerPage from '@site/src/components/flanksource/CanaryCheckerPage';
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Unused import CanaryCheckerPage.

Copilot uses AI. Check for mistakes.
body: formDataToSubmit
});

console.log(response)
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Avoid automated semicolon insertion (94% of all statements in the enclosing function have an explicit semicolon).

Suggested change
console.log(response)
console.log(response);

Copilot uses AI. Check for mistakes.
@moshloop moshloop merged commit b7c033b into main Nov 19, 2025
4 of 9 checks passed
@moshloop moshloop deleted the pr/website-migration branch November 19, 2025 07:11
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.

2 participants