Does anyone know how I can pull from <https://gith...
# pact-ruby-standalone
l
Does anyone know how I can pull from https://github.com/pact-foundation/pact-ruby-standalone/pull/73 now it has merged? I Think I need to wait until a release cut to be able to use.
y
Yeah it needs a release, I’ll get on it now
thx for the change
l
Thank you
y
See slack message below 🤘 https://pact-foundation.slack.com/archives/C9WTB2JDV/p1653305273798749 Let us know how you get on. If there is anything we can add to our documentation on Linux, and you would be happy to suggest or make a PR, it would be greatly appreciated whilst your in that headspace 🙂 https://docs.pact.io/docker#alpine-linux
1
l
I won't be around until tomorrow to try this, but it should instantly fix the issue I was experiencing. It's really a strange one as what happened was someone got the latest alpineJS for our (non-ruby) tech, and all of a sudden env bash could not be found. Locally I can execute on the container, until a script attempts to launch another script. It'll for sure be a fun issue to solve
@Yousaf Nabi (pactflow.io) Do we know if 1.88.83 -> 1.88.89 has url structure changes? I'm having some issues making a working PR for pact-php based on this release of pact-ruby-standalone. pact-php uses pact-ruby-standalone. But it looks like master fails too...
y
Hey hey Just about to clock off for the evening (dinner is calling) but you can check out the CHANGELOG for details pact-ruby-standalone https://github.com/pact-foundation/pact-ruby-standalone/blob/master/CHANGELOG.md most changes appear to be in, you can see the version on the gem it pulls in, and the associated changelog 🔍 pact_broker-client https://github.com/pact-foundation/pact_broker-client/blob/master/CHANGELOG.md
1
l
Enjoy dinner mate. I'm going to call it a day too. The commands php runs do work when run without PHP 😂 so maybe some fun contributions ahead. If I can get master working in it's own CI again, I'll PR a scheduled build so people can get alerted if it breaks in future.