rgst-io / stencil

📒 A modern living-template engine for evolving repositories
https://stencil.rgst.io
Apache License 2.0
4 stars 1 forks source link

refactor(box)!: remove box configuration #106

Closed jaredallard closed 2 weeks ago

jaredallard commented 2 weeks ago

The current box configuration implementation requires gobox, which we're almost done removing from the dependency chain. As such, I'd like to remove it.

My reasoning for doing so is that the current experience of box creates gaps with open source repositories that are owned by an org, causing those users to be unable to run stencil in those repositories, normally resulting in an inability to build/run them.

I'd like to add box back later in another form, but for now it's best to remove it and add it back later.

As far as I know, the current implementation also doesn't work in this fork.

cloudflare-pages[bot] commented 2 weeks ago

Deploying stencil with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97983fa
Status: âœ…  Deploy successful!
Preview URL: https://d333d56b.stencil-1wj.pages.dev
Branch Preview URL: https://jaredallard-remove-box.stencil-1wj.pages.dev

View logs

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!