Tomasz Pluskiewicz

Results 305 issues of Tomasz Pluskiewicz

This seems more complicated that I expected: https://github.com/chocolatey/choco/wiki/CreatePackages Publish from AppVeyor is as simple as pushing the nupkg to choco feed: https://gripdev.wordpress.com/2015/04/08/appveyor-github-and-chocolatey-automatically-build-your-project-and-publish-updates-it-to-chocolatey/

help wanted
on hold

I'd prefer to have `@yellicode/cli` installed in my project's package.json and run it from `node_module` When I run `npx yellicode` installed that way, it fails with ``` env: node\r: No...

I have this in my mocha test ```js before(() => import('../../sparql')) ``` The plugin did not recognize this as a needing `.js` extension

Based on the discussion in #34 I came to the realisation that when RDF* calls ["quoted triple"](https://w3c.github.io/rdf-star/cg-spec/editors_draft.html#quoted-triples) is in fact not a quad. Consider a simple graph: ```turtle PREFIX :...

The readme calls to "**test your changes** with a local checkout of the site." What is the easiest way to do that? I would propose a dockerised local setup to...

## Current behaviour When the client is misconfigured (eg. either query or update URL missing), the query fails somewhere in the guts of `fetch`/`url`. ## Expected behaviour The client itself...

I have been recently struggling with lit where it complained about shadows class fields. While exploring options to address that issue, I found that WTR fails to compile my elements...

**Checklist** - [x] Did you run the analyzer with the `--dev` flag to get more information? - [x] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? Completing the items...

To improve the usability of RDFJS tools, we recommend all listed libraries to have the following elements in their documentation (README or linked). Please select all elements that apply for...

Hello @Download. I last [commented](https://github.com/Download/anylogger/issues/20#issuecomment-2074928736) on a closed issue and I was wondering what your current plan is for anylogger packages. Monorepo aside, I would be interested in contributing to...