Alexander Rolek

Results 285 comments of Alexander Rolek

@dBitech well fixing this turned into a bit of a refactor journey for me. Here's the PR if you want to give it a test: https://github.com/go-spatial/tegola/pull/1004. Note, I have not...

@mosesberco Any of these should work: https://github.com/go-spatial/tegola-docs/tree/master/static/styles

I'm also encountering this block. I'm happy to help with code review / testing / etc.

@iwpnd thanks for jumping on this! I think you updated the wrong action though. I believe you meant to update https://github.com/go-spatial/tegola/blob/master/.github/workflows/on_pr_push.yml but instead updated the release action.

@iwpnd ah yes, you're right! I remember when this was added years ago. It had to do with errors popping up during release that didn't get caught during the PR....

@iwpnd it appears we have a syntax error in the workflow file: Edit: Workflow run: https://github.com/go-spatial/tegola/actions/runs/9751755854

> I’ll take a look in the morning. Seems I don’t have access to secrets in the if statement after all. 🤔 > sorry for the noise 🙏🏻 No worries!...

> okay TIL i dont have access to secrets, but I can export secrets to the environment variables and use that instead. Interesting! Still looks clean to me ;-)

@mjj203 looks like the build is failing, can you see the build logs? https://app.netlify.com/sites/fresco/deploys/63d859441ec59800085e3bd1

@four43 what types of issues are you running into that this functionality would fix?