Skip to content

Conversation

dslovinsky
Copy link
Collaborator

@dslovinsky dslovinsky commented Apr 3, 2025

Changes:

  1. Rename /docs to /build to represent that it only includes "built" files (api specs) since it no longer will contain markdown
  2. Remove src/markdown and it's /docs equivalent
  3. Create validation commands for markdown, open rpc, and open api
  4. Make nicer looking PR comment
  5. Add gitattributes file to specify /build contents as generated
  6. Change build command to generate to make it clearer its specific to API specs, not Fern

@dslovinsky dslovinsky self-assigned this Apr 3, 2025
Copy link

github-actions bot commented Apr 3, 2025

🌿 Documentation Preview

Name Preview Updated (UTC)
Alchemy Docs 🔗 Visit Preview Apr 3, 2025, 9:53 PM

Copy link

github-actions bot commented Apr 3, 2025

🌿 Documentation Preview

Name Preview Updated (UTC)
Alchemy Docs 🔗 Visit Preview Apr 3, 2025, 9:58 PM

@dslovinsky dslovinsky requested review from fern-support, dsinghvi and a team April 3, 2025 22:08
Copy link

github-actions bot commented Apr 3, 2025

🌿 Documentation Preview

Name Preview Updated (UTC)
Alchemy Docs 🔗 Visit Preview Apr 3, 2025, 10:50 PM

Copy link

github-actions bot commented Apr 3, 2025

🌿 Documentation Preview

Name Preview Updated (UTC)
Alchemy Docs 🔗 Visit Preview Apr 3, 2025, 11:33 PM

Copy link

github-actions bot commented Apr 4, 2025

🌿 Documentation Preview

Name Preview Updated (UTC)
Alchemy Docs 🔗 Visit Preview Apr 4, 2025, 12:03 AM

Copy link

github-actions bot commented Apr 4, 2025

🌿 Documentation Preview

Name Preview Updated (UTC)
Alchemy Docs 🔗 Visit Preview Apr 4, 2025, 12:08 AM

@dslovinsky dslovinsky merged commit 10f1703 into main Apr 4, 2025
5 checks passed
@dslovinsky dslovinsky deleted the ds/file-structure-align branch April 4, 2025 00:09
dslovinsky added a commit that referenced this pull request Jun 5, 2025
* chore: rename docs folder to build

* build: create validate:mdx command

* refactor: make findFilesOfType more reusable

* refactor: combine pr-validate job with fern check

* build: add command to validate open-rpc specs

* build: create validate:rest and validate:all command

* fix: re-add rest specs

* chore: add .gitattributes file to make it clear that /build specs are generated

* fix: update paths to open api specs

* chore: remove dist from git

* Revert "chore: remove dist from git"

This reverts commit 4640a31.

* chore: change build command to generate command for clarity

* fix: use npm instead of pnpm for generate

* chore: add shebang and error handling to generate-open-api script

---------

Co-authored-by: dslovinsky <dslovinsky@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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants