Stephen Bennett

Results 5 issues of Stephen Bennett

If you set branch protection on master to force PR, you can get action-bump-version to work via adding a bypass required pull requests user. But if you require a status...

Hi, Im using branch protection on master, but allowing bypass to a user with a PAT set to `${{ secrets.BYPASS }}` The below pipeline fails on the release step with...

Hi, We would like to tag the cloudwatch loggroups that are created with fluentbit. Looking back there is suggestions that you could use 'log_group_tags:' (https://github.com/aws/amazon-cloudwatch-logs-for-fluent-bit/issues/51) but this isnt in the...

## Description downloading the latest version from master and running a terraform init / apply in the example/s3-import-mysql errors. I have made the change to update the engine_version to "8.0.36"...

good first issue

Hi, im trying to use the docker image but getting no logging output for running parses? docker-compose is set to: ``` version: '3.8' services: libpostal: image: libpostal-rest ports: - "7050:7050"...