Riccardo Porreca

Results 22 issues of Riccardo Porreca

Resolves #231, also * making sure to handle separately the case of unspecified `--file` arguments from the case when `--file environment.y(a)ml` is explicitly used * reviewing the checks for unspecified...

Running w/o sources for dependencies is allowed by design (and would use the sources from the lockfile). However, the CLI interface checks the existence of an `environment.y(a)ml` file for such...

Since #189, paths stored in the lockfile are stored as absolute, to address the issue in #175 where the lockfile and the sources are not on the same drive. However,...

When processing file sources, it looks like only the last specification of a conda package version (by package name) is preserved e.g. ```yml # environment-foo.yml channels: - conda-forge dependencies: -...

With a lockfile created for specific platforms, e.g. ```yml # environment.yml channels: - conda-forge dependencies: - python=3.8.12 - pydantic=1.9.1 ``` ```sh conda-lock -f environment.yml -p linux-64 Locking dependencies for ['linux-64']......

* Wrongly specified as `swap_url` * Using `data-src` as a more meaningful case than `srcset`, as the latter is in any case allowed instead of `src` See also https://github.com/gjtorikian/html-proofer/issues/754#issuecomment-1214425422

As discussed in https://github.com/gjtorikian/html-proofer/issues/664#issuecomment-980543207, saving / restoring the HTMLProofer cache in CI tools like GitHub Actions suffers from the difficulty of defining a proper key reflecting the the content of...

next-gen

**Describe the bug** Over the last weeks, I have often seen setup-r (and setup-pandoc, just today) getting stuck and eventually hitting the default 6h timeout. This has happened on macOS-latest,...

bug

Release current development version on the main branch as v0.1.0