Tom Eyckmans
Tom Eyckmans
@automartin5000 just had the same, doesn't work until you mark each individual aws sdk v3 client library you use as external before it works. I'm on node18 where aws sdk...
Also running into this. Currently working around it with this patch-package diff: [@serverless-stack+resources+1.18.4.patch](https://github.com/serverless-stack/sst/files/10765080/%40serverless-stack%2Bresources%2B1.18.4.patch) Note that the handler we use is the correct one for when using the lambda layers. In...
Ow boy, only now seen the crucial part in the docs 🤦
OSSRH-64213 created.
DNS settings updated
Tried to sync one of the existing artifacts but our released artifacts don't appear to be valid for maven central. ``` Last Sync Errors: Invalid POM: /io/kuberig/dsl/kubernetes/kuberig-dsl-kubernetes-v1.18.10/0.1.4/kuberig-dsl-kubernetes-v1.18.10-0.1.4.pom: Project name missing,...
Done a first (manual) release of kuberig-dsl to maven-central with a 1.5.0-RC1 version number. Staged repository has been released and dropped so waiting for the sync.
dokka and some of it's transitive dependencies are not available on maven-central so had to keep jcenter in for the moment. I've added group limits for jcenter. In the mean...
after the release hits maven central I can have a look on the kuberg-dsl-kubernetes / kuberig-dsl-openshift projects and the kuberig-dsl-vanilla-gradle plugin that is used in these projects. after that is...
@szpak ok I feel exceptionally stupid, spending way too much time on this. Just doesn't want to work in the CI jobs, always results in a 401 when trying to...