Pieter Oliver

Results 35 comments of Pieter Oliver

Until this is done, I've had to slap a docblock at the top (like below) so it doesn't think it's a appveyor file and suggests bad changes. ```yaml # yaml-language-server:...

Given the [SchemaStore](https://github.com/SchemaStore/schemastore/issues/3832) for the configuration has been updated, this is less of an documentation gap as the IDE feedback loop is faster than reading some documentation.

Ran the forked version in a private repo and it seems to have worked @238855, thank you.

Didn't take a screenshot, now it's working great. Noticed a bunch of commits so thank you for fixing it, appreciate it.

@sandrokeil could we move this forward?

Anyone available to review/merge this?

From the information you've provided, the most likely issue looks like the `api-key` needs setting with a key and some SCREAMING_SNAKE_CASE? e.g. swap it out for: ```yaml jobs: fossa-scan: runs-on:...

Only think I can think of is that the secret isn't setup in the right place? - https://docs.github.com/en/actions/security-for-github-actions/security-guides/using-secrets-in-github-actions#using-secrets-in-a-workflow e.g. it should be somewhere set in this menu via github below...

> @pieterocp Just a thought: if you literally copy someone else's code .... you may want to give them credit... Apologies, added to the commit messages the folks who's work...

Think that in the 3 years since this has been raised, how to disable introspection looks to be well documented now.