David Wesst

Results 5 issues of David Wesst

As mentioned by @dpaquette during the March 5, 2022 hackathon. In order to test GitHub workflows, traditionally the only way to test them is by pushing to a branch and...

enhancement
hackathon

With a fresh container, functions application doesn't work from 2wr-app NPM script `dev:napi` throws the exception (see below), likely due to the path not being Linux compatible. Potential Solution: Setup...

bug
2wr-app
hackathon

Create a workflow (job or otherwise) that tests that the project builds and runs in the devcontainer environment. This would ensure that the devcontainer (and "easy onboarding experience") always works...

documentation
enhancement

**Describe the bug** When I export my project locally, everything works as intended, but when running a continuous integration (CI) workflow with GitHub Workflows, it is unable to the build...

bug

I should preface this-- I'm not sure if this is an actual bug, but after beating myself up for days trying to figure it out, I thought I would report...