Kris Cottingham

Results 19 comments of Kris Cottingham

I’ll start digging through the current scrolls looking for what look to be sensible changes.

Any idea how one scroll can prevent another one? I see the “exclusive” config key, but that doesn’t feel like the right solution.

I think, for this case at least, the “exclusive” config key would suffice. I have added code to the heroku scroll which requires the postgresql scroll. If you add both...

Support for “exclusive” is in pull request #16.

@jackdempsey: I agree re: the 80% solution, and thanks for reminding me of it. I had to put my contributions to appscrolls on the back burner for a couple of...

Procfiles aren’t strictly required by Heroku, right? In that case, the heroku scroll will need to look if the procfile scroll is included, rather than explicitly depending on it, I...

https://github.com/wordnik/rails-petstore is reasonably up to date. I don't know if it qualifies as "minimal".

@dspaeth-faber Blerg. You're right. The embarrassing thing is, I did the work to rails-petstore to bring it up to date. In the intervening time, I apparently forgot which piece of...

I think those are all good points. Are you volunteering to get us started? :grinning:

I would suggest that this is very low priority. I might tackle it in the next day or two, because I'm kind of in a GitHub Actions frame of mind...