update: use OpenVoxProject/openvox for vendored_module parsing as archived openvox-agent tree endpoint 404s#377
update: use OpenVoxProject/openvox for vendored_module parsing as archived openvox-agent tree endpoint 404s#377griggi-ws wants to merge 6 commits into
OpenVoxProject/openvox for vendored_module parsing as archived openvox-agent tree endpoint 404s#377Conversation
| @@ -1,2 +1 @@ | |||
|
|
|||
|
|
|||
| ENV['ONCEOVER_GEM_SOURCE'] ||= File.expand_path(File.join(File.dirname(__FILE__), '..', '..')) | |||
There was a problem hiding this comment.
I'm not sure if there's a preferred pattern for achieving this, please correct me if so
|
Added a new Out-of-date cache entries seem to silently break the auto_vendored functionality altogether. |
Updates the repo target + path to match the changes from moving
openvox-agentintoopenvox.Tests are actually demonstrating the current behavior (when explicitly running the generate_vendor_cache task, it's still getting a 404 on the same URL defined in the current release) - looks like it's installing the current release/upstream version rather than the PR codebase? Saw some tomfoolery with a hard coded local path given an environment var in one of the spec tests so presumably not a me thing
Locally installed via
gitsource:Within the cucumber tmp dir of the fork: