DeveloperC

Results 4 issues of DeveloperC

Refactoring the GitLab CI example to stop using a generic image and then installing Earthly to just using Earthly's image.

**Describe the bug** Packages such as Elm globally installed via NPM are not accessible within the build image. https://github.com/netlify/build-image/blob/focal/Dockerfile#L230 E.g. ``` 5:43:37 PM: $ npm list -g && ls $(npm...

type: bug

Hey, I am the maintainer of a Conventional Commits linter that is still in development[1] and I have a question around valid scopes. I read the full specification[2] and for...

discussion

### Describe the bug The version of the dependency `aws-cdk-lib` in `cdk-eks-blueprints` is hardcoded to a specific version. Therefore, if there is a mismatch with the version of `aws-cdk-lib` of...

bug