Wenzel
Wenzel
Use case: I have time series sensor data. I have three sensors with three values. For some of the annotation steps it would be much easier to annotate a sensor...
> I'm having the same issue but on GitHub CI with `ubuntu-latest` (`v22.04.2`). Works on my local machine (Mac `arm64`) and this started happening after the 16.4 update for me...
@FrozenPandaz I use the default script mentioned here https://github.com/nrwl/nx/blob/master/docs/shared/monorepo-ci-github-actions.md ``` jobs: main: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - uses: nrwl/nx-set-shas@v3 - run: npm ci - run:...
> @creadicted & @martinkamara you folks seem to be hitting the npm bug linked here: [npm/cli#4828](https://github.com/npm/cli/issues/4828) >... You seem to be correct. Thank you for the link!
It does not look like it. Since the versioning of needed packages are a bit off I could not jet get it to run yet.
The run failed because of a wrong/missing algoliasearch API key: https://travis-ci.com/github/retejs/rete.js.org/builds/173386339 that has nothing todo with this request
Hey! Thank you for the response. The plugin, depending on the circumstances, requires changes in many CI/CD steps. Our team was not aware of that (which is not the fault...