grahamhar
grahamhar
This is an attempt to fix the issue reported in issue: https://github.com/aws-samples/aws-health-aware/issues/16 *Description of changes:* Setting the boto config via a lookup done at the global level of file means...
Is there an issue with the way the lookup of the name is set as a global variable in the Lambda? I might be lacking in knowledge of how lambda...
I'm struggling to find any guidance or best practises on how or if pipenv should be used in a monorepo. Is the only way to use pipenv to have module...
When the tag_format does not follow the allowed schemas patterns then changlog generation fails. ## Description I am working in a mono repo with multiple `.cz.toml` configs (one per component)...
Adding in GitHub, BitBucket and GitLab as some of the commonly used git SaaS providers
### Describe the need Add the ability to add conditionals to [repository rulesets](https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository_ruleset) using file_path_restriction, this requires #2359 to be implemented first. Once #2359 is merged I will do a...
Resolves #2358 ---- ### Before the change? * go-github@v63 ### After the change? * go-github@v64 ### Pull request checklist - [ ] Tests for the changes have been added (for...
### Describe the need New features have been added to go-github and released in V64, I will raise a PR to implement this. ### SDK Version go-github v64 ### API...
Resolves #2371 ---- I have not been able to add tests as this feature is only available with paid plans. I will look to add tests that can be run...