Owen Kelly

Results 40 issues of Owen Kelly

**Is your feature request related to a problem? Please describe.** The new OpenTelemetry (OTEL) experiment is helpful, but it does not make it possible to get the current traceId and...

**Is your feature request related to a problem? Please describe.** I have a use case where two commands are used to upload, `upload` and `upload:docker`. They depend on the output...

enhancement

### Discussed in https://github.com/ojkelly/yarn.build/discussions/102 Originally posted by **icereval** January 4, 2021 **Is your feature request related to a problem? Please describe.** Unable to load the `handler` function from `entrypoint.js` in...

enhancement

**Describe the bug** when using `--exclude` with glob paths, they are excluded but don't show in the `-v` report **To Reproduce** Steps to reproduce the behavior: 1. Run command 'yarn...

bug

**Is your feature request related to a problem? Please describe.** I want to be able to separate builds by architecture or tooling, for example js, go, python, docker. I don't...

enhancement

**Is your feature request related to a problem? Please describe.** In a pipeline I have `build`, `build:docker`, `test`, `lint`, and `upload`. The order in each of those commands is important,...

enhancement

The current release workflow is slightly cumbersome, and the action it uses has been archived. Migrate to https://github.com/softprops/action-gh-release

enhancement

**Is your feature request related to a problem** #169 **Describe the solution you'd like** A positive check for the existence of the output folder, when it's explicitly known. We can't...

enhancement

**Is your feature request related to a problem?** #169 **Describe the solution you'd like** Get the in/out folder from `tsconfig.json` if it's adjacent to the `package.json`. **Describe alternatives you've considered**...

enhancement

**Is your feature request related to a problem? Please describe.** As a repo grows build times can become significant even with a build tool. Additionally, not everyone will have the...

enhancement