Anbraten
Anbraten
My current copy of it: https://gist.github.com/Garogat/817a2ce3961ef13a2cc8a71e2794d191
I am only getting the following error if trying to login: ```log map.js:259 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'graphics') at a (map.js:259:22) at G. (map.js:274:9)...
We are using typegoose in a common library which is used in the frontend and backend at the same time. Our goal is to define model-classes at a single point...
@andreban Sorry, for not having a description, yet. I now updated it. Basically I got the idea to create a docker image of the cli package when reading this comment:...
I have added a short note in the docs of the cli package.
> This separation exists for a reason - there are cases when you want to have same deployment executed multiple times. If you can suggest a way to merge those...
First of all thanks for writing this super detailed issue with all your thoughts and ideas. I recently read about authenticating CI jobs against external and internal (Woodpecker itself) pass...
This is how it should work with Github and Vault: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-hashicorp-vault
Yeah we really need to give some love to the cli especially the lint and exec commands. In general I would prefer to be as strict as possible with linting...
We should think about how we add additional events types in the future as it would be at least possible to add following events: - [ ] release (type: draft,...