Weldon Sams
Weldon Sams
We're [migrating our Consul tokens](https://www.consul.io/docs/acl/acl-migrate-tokens.html) to use the new ACL tokens/policies. Are there any plans to upgrade this tool to use those new ACL system features? Something like `consul.acl.policy.create/update`, and...
Hello, I am looking to run Cypress tests within GitHub Actions, but having trouble due to the action trying to use caching. GitHub Enterprise does not yet have caching support...
I have a workflow running on a GitHub Enterprise runner and need to override certain NPM directories/files like `~/.npm` and `~/.npmrc`. The step below shows the environment variables I use...
A document containing a top-level key named `on` is rendered as a boolean value instead of the literal string `on` when loading and dumping a document. If a top level...
### Terraform Version 0.14.1 ### Affected Resource(s) - `github_team_repository` ### Terraform Configuration Files ```hcl # root module main.tf terraform { required_version = "= 0.14.1" backend "s3" { bucket = "terraform-snd"...
I'm trying to use the image `ocsinventory/ocsinventory-docker-image:2.12.1` which contains this [`cas.php`](https://github.com/OCSInventory-NG/OCSInventory-ocsreports/blob/2.12.1/backend/AUTH/methode/cas.php) file. However, [this change](https://github.com/OCSInventory-NG/OCSInventory-ocsreports/pull/1578) or another may be missing from the 2.12.1 release. It's throwing this error, ``` [php:error]...
I'm not sure where to file this issue as it crosses over into the Helm chart and maybe the primary project. It looks like the value for `OCS_OPT_DBI_PRINT_ERROR`, https://github.com/OCSInventory-NG/OCSInventory-Docker-Image/blob/master/2.11/conf/ocsinventory-server.conf#L77 is...
Hello, I'm trying to use this plugin on GitHub Actions Enterprise and running into some issues. ## Current behavior Maven central is hard-coded here https://github.com/conveyal/maven-semantic-release/blob/dev/lib/verify-release.js#L87 ## Expected behavior We should...
Hello, I'm trying to use this plugin on GitHub Actions Enterprise and running into some issues. ## Current behavior A file named `maven-settings.xml` must be in the root of a...
Hi, I've been using VoxelMap for a few years. I keep `mods` version controlled so I can play MC on different machines and have my VoxelMap cache synced between my...