Hugh Esco

Results 10 issues of Hugh Esco

sqitch --format=tap verify ought to produce TAP compliant output suitable for a test harness or integration with a CI server. My current Jenkins build includes a step which looks like...

feature

## Issue n/a ### Server Setup Information * Did you test in newest Wekan?: docker image: quay.io/wekanteam/wekan:v6.22 * Did you configure root-url correctly so Wekan cards open correctly (see https://github.com/wekan/wekan/wiki/Settings)?...

Feature:Multiverse:Router

We need a mechanism for issuing a query to: "${plugins_host}/download/plugins/${name}/" to determine whether a later version of a plugin might be available, to support installing the latest version rather than...

enhancement

If I may express this request as user stories: https://ovarit.com/o/Circles/17041/cant-mods-move-a-wrong-circle-post https://ovarit.com/o/Suggestions/16057/ability-for-moderators-to-move-posts-to-correct-circle As a circle moderator, when I encounter in the queue of new posts to the circle I moderate, a...

enhancement

Rather than manually editing your composer.json file, it is also possible to use the composer cli utility itself to manage the composer.json's format, as follows: ``` composer config repositories.drush_cmi_tools \...

So far, all I am seeing is: ``` # docker run 597a73d6d15a ERROR:cli.py:774:You must supply input files or a mailbox connection ``` Without the general.impa_host line below, I also get:...

A colleague (@itsme-narahari) I introduced to bash-tap, when trying to track down the reason for a failing test, pointed this out to me on line 174: ``` if [ "$result"...

I have also filed this issue at: https://lab.civicrm.org/extensions/stripe/-/issues/323 Not sure which is the proper queue for issues on this project. I have a site exhibiting this behavior: https://lab.civicrm.org/extensions/stripe/-/issues/162 Rather than...

This is a feature request: I would like to be able to run `git-scan tag` and get a report of the `git describe --tags` output for each repo in the...

The use case I face at the moment involves developing and testing new in-house modules not intended for release of their proprietary business rules to the forge. Automating rspec-puppet and...