issues
search
bibendi
/
dip
The dip is a CLI dev–tool that provides native-like interaction with a Dockerized application.
MIT License
1.26k
stars
44
forks
source link
Improve GitHub action
#159
Closed
LeipeLeon
closed
1 year ago
LeipeLeon
commented
1 year ago
Context
Improve the github action
What's inside
add ruby 3.1 and 3.2
default to 3.2 when no RUBY_IMAGE is given
enh: Setup Ruby w/ same version as image
improve comments
eat our own dogfood and use the dip command from the repo instead of installing the latest from rubygems
Checklist:
[ ] I have added tests
[ ] I have made corresponding changes to the documentation
bibendi
commented
1 year ago
Cool! Thank you for your contribution!
Context
Improve the github action
What's inside
Checklist: