Skip to content

Update configuration.html.markerb#2192

Merged
kcmartin merged 2 commits into
superfly:mainfrom
mstahv:main
Jul 17, 2026
Merged

Update configuration.html.markerb#2192
kcmartin merged 2 commits into
superfly:mainfrom
mstahv:main

Conversation

@mstahv

@mstahv mstahv commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

Summary of changes

Changed to a builder that is still maintained.

Not sure if the separate buildpacks parameter is needed, but kept that as as separate example.

Preview

Related Fly.io community and GitHub links

Notes

I wonder why you don't fall back to buildpacks if Dockerfile does not exist🤷‍♂️ At least it could do a priming build if it succeeds and if so, then drop this line to the tly.toml. Tried your platform first time today and experience was not very good. With your docs and google I expected things would work and then from docs I got snippet that brought me outdated buildpack. Implicitly using up-to-date buildpacks might make me try this again (or promote this service to our developer audience)

mstahv and others added 2 commits August 21, 2025 14:43
Changed to a builder that is still maintained.

Not sure if the separate buildpacks parameter is needed, but kept that as as separate examp.e

Also note, I wonder why you don't fall back to buildpacks if Dockerfile does not exist🤷‍♂️ At least it could do a priming build if it succeeds and if so, then drop this line to the tly.toml.
@kcmartin

kcmartin commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Hi @mstahv, sorry for the long delay on this one. You're right that paketobuildpacks/builder:base is no longer maintained, thanks for the switch to the correct one. I pushed a small commit to your branch updating the second example as well. Thanks for the contribution!

The failing Vale check isn't from this PR. The linter flags pre-existing term-casing on words inside code (like [[vm]]), which can't be changed. It's non-blocking and I'm merging this one. We've also disabled that noisy rule in the Vale config (#2432, merged, current Vale failure is just a stale run against the old config and will clear on the next fresh CI run).

@kcmartin
kcmartin merged commit 305fa32 into superfly:main Jul 17, 2026
0 of 2 checks passed
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