Skip to content

Sandboxed & reproducible builds #215

@stv0g

Description

@stv0g

I am currently attempting to us astro-embed for a website, build using Nix.
As Nix runs the build process in a sandbox, astro-embed fails to perform network requests.

Would it be somehow be possible to cache and embed those network requests in a separate file into the project directory?

I see several advantages for such a caching mechanism:

  • Enables reproducible builds of Astro websites which embed external content
  • Enables Nix builds of Astro websites
  • Improves resiliancy against remote websites, tweets, or other resources vanishing and future astro-embed requests to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions