Skip to content

fix(config): fundation configuration setup - #834

Merged
ndizazzo merged 1 commit into
mainfrom
fix/funding-setup
Jun 12, 2026
Merged

fix(config): fundation configuration setup#834
ndizazzo merged 1 commit into
mainfrom
fix/funding-setup

Conversation

@ndizazzo

@ndizazzo ndizazzo commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

funding wasn't validating

Summary by CodeRabbit

  • Chores
    • Added funding manifest configuration to the website deployment pipeline.
    • Updated organization funding metadata with contact information.
    • Implemented verification checks for funding information artifacts during deployment.

@ndizazzo ndizazzo self-assigned this Jun 12, 2026
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f7ce6876-9d81-4ef3-8e04-812a7e2c9b47

📥 Commits

Reviewing files that changed from the base of the PR and between 76b8379 and 91ac947.

📒 Files selected for processing (4)
  • .github/workflows/pr_website.yml
  • .github/workflows/website-pages.yml
  • .well-known/funding-manifest-urls
  • website/src/funding.json

📝 Walkthrough

Walkthrough

This PR integrates funding metadata into the Mesh LLM website by updating the funding.json source file with organization contact details and a well-known manifest reference, registering the manifest URL for discoverability, and modifying CI/CD workflows to verify and deploy the funding information alongside the website.

Changes

Funding Information Publication

Layer / File(s) Summary
Funding metadata update
website/src/funding.json
Organization owner email is set to michael.neale@gmail.com and the wellKnown URL is updated to point to the GitHub .well-known/funding-manifest-urls blob.
Well-known funding manifest registration
.well-known/funding-manifest-urls
Funding manifest URL https://meshllm.cloud/funding.json is added for standard discoverability.
Website build pipeline integration
.github/workflows/pr_website.yml, .github/workflows/website-pages.yml
PR verification now requires docs/funding.json as a generated artifact, and the website-pages workflow copies it into the deployment artifact directory.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Mesh-LLM/mesh-llm#821: Both PRs update funding manifest metadata and domain URLs as part of the domain migration strategy.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/funding-setup

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

@ndizazzo
ndizazzo merged commit f25aa0d into main Jun 12, 2026
2 of 3 checks passed
@ndizazzo
ndizazzo deleted the fix/funding-setup branch June 12, 2026 07:08
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