eknowles

Results 10 issues of eknowles

I'd like to update global settings

would it be possible to move the dommunger into a function for a separate karma file for use with an IDE like this https://confluence.jetbrains.com/display/WI/Running+JavaScript+tests+with+Karma

maybe look at using grunt-concat-sourcemap instead to map source files

It would be nice to open a db as read only https://duckdb.org/docs/api/cli.html#opening-database-files

- endpoint scope: Checks Run - endpoint name: Update a check run - route: `PATCH /repos/:owner/:repo/check-runs/:check_run_id` - documentation URL: https://developer.github.com/v3/checks/runs/#update-a-check-run ### Current specification https://github.com/octokit/routes/blob/38f1312c7967ef1da1219a27fb77d2e0b8180aff/routes/checks/runs/update-a-check-run.json#L153 and https://github.com/octokit/routes/blob/38f1312c7967ef1da1219a27fb77d2e0b8180aff/routes/checks/runs/update-a-check-run.json#L160 ### I expected Weirdly...

bug

there's no way to dry-run publish npm packages, as this options is available in `publib-npm`

Love the project! However, I think it's missing the ability to use uirouter instead of ngRoute. I'm sure others would agree. I can contribute if it's not already being worked...

This is some fantastic work, really impressed. Looks to be a few years old, what's the status of this project? Do you plan on adding more features?

question

When using a custom `maplibre.addSource` to use pmtiles, the `PMTiles.getBytes` method uses the global `fetch` method, this is done during the read metadata stage I think. This means users can...