Skip to content

Create funding.json for https://floss.fund/blog/announcing-floss-fund/ #2567

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Abhishekezworks
Copy link

@Abhishekezworks Abhishekezworks commented Jun 11, 2025

Description

Performance impact

Security impact

Checklist

  • My code matches the project's code style and yarn lint:fix passes.
  • I've added tests for the new feature, and yarn test passes.
  • I have detailed the new feature in the relevant documentation.
  • I have added this feature to 'Pending' in the RELEASE_NOTES.md file (if one exists).
  • If this is a breaking change I've explained why.

@github-project-automation github-project-automation bot moved this to 🌳 Triage in V5.0.0 Jun 11, 2025
Copy link

changeset-bot bot commented Jun 11, 2025

⚠️ No Changeset found

Latest commit: 587d390

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jemgillam
Copy link
Contributor

Thank you for having a stab at this.

Here is what I finished with last time I had a go: https://github.com/graphile/graphile.github.io/blob/develop/static/funding.json

We ran into problems with it being validated, although one of the tools suggested it was correct I kept running into problems actually submitting it. We have .well-known links already set up from this repo pointing to the one hosted on graphile.org, I think this might be better being a PR against there: https://github.com/graphile/graphile.github.io/

But if I have a fundamental misunderstanding somewhere, please do let me know.

@Abhishekezworks
Copy link
Author

Abhishekezworks commented Jun 11, 2025 via email

@jemgillam
Copy link
Contributor

I've had some time to look at this again, we are getting a "too many lines" error, as outlined in this issue on the foos fund repo: floss-fund/portal#24

I had assumed our funding file was too long, but the open issue says:

This happens with GitHub URLs that return HTML content instead of the raw content

@jemgillam
Copy link
Contributor

Hi @Abhishekezworks we've now successfully had the funding.json file submitted!

Screenshot 2025-06-25 at 14 09 55

Our problems were a combination of the issue I linked above, and the system not recognising what to do with a monorepo.

Thank you for prompting us to look at this again with fresh eyes. We will be taking a look at your funding plan suggestions and incorporating them as appropriate over the coming month or so.

@jemgillam jemgillam closed this Jun 25, 2025
@github-project-automation github-project-automation bot moved this from 🌳 Triage to ✅ Done in V5.0.0 Jun 25, 2025
@jemgillam
Copy link
Contributor

For interest, here are the commits where we fixed the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants