Skip to content

Add versions grid#49

Open
dhobi wants to merge 1 commit into
cachewerk:mainfrom
dhobi:list-versions
Open

Add versions grid#49
dhobi wants to merge 1 commit into
cachewerk:mainfrom
dhobi:list-versions

Conversation

@dhobi
Copy link
Copy Markdown

@dhobi dhobi commented May 28, 2026

  • Add versions.php to web app which shows available library versions for each heroku stack
  • Link to this versions.php from the "main" page
  • Eat your own dog food by using Relay (with free Upstash for Redis addon) to cache remotely fetched packages.json (save costs, lower response times 😄 )

Demo (Click on: See all versions)
https://php-extensions-v3-a77bf5bcde1d.herokuapp.com/

- Eat your own dog food by using Relay to cache packages.json
@tillkruss
Copy link
Copy Markdown
Member

Thanks! It shows an application error, can you see whats going on?

@tillkruss tillkruss changed the title Add versions.php to web app which shows available library versions Add versions grid May 28, 2026
@dhobi
Copy link
Copy Markdown
Author

dhobi commented Jun 1, 2026

Yes, sorry, I'm running on heroku ECO dynos and they ran out of compute time towards the end of last month. It's back now!

Unrelated: I'm also trying to put together a heroku-26 PR. Seems like they changed some bits here and there in https://github.com/heroku/heroku-buildpack-php and I'm not sure if everything is already in place on their side so it might take a while...

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