Aart van Baren

Results 333 comments of Aart van Baren

@fbricon If that were the case, then it would be possible for open-vsx to count it. Especially if the flag can be passed on to Azure Blob Storage, but it...

@kineticsquid > I was hoping the additional activity metrics in the /admin/report would also shed light on use. No, Open VSX does not track which IDE/app uses the platform.

Hi Oliver, Open VSX doesn't check if extensions collect usage data or any other metrics.

@kineticsquid Wasn't @heurtematte working on this?

@kineticsquid SonarQube doesn't analyze a PR from a forked repository: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3331#note_1266116

@kineticsquid Right. It's about the origin of the PR, those are from forked repos, e.g. `https://github.com/amvanbaren/openvsx/`

Reports can be viewed in the sonarcloud dashboard: https://sonarcloud.io/organizations/open-vsx/projects

@filiptronicek LGTM. Nitpick: `assignees=` is not necessary.

Do you have a migration delay configured (`ovsx.migrations.delay.seconds`)? Migrations only run once per version. You can bump the version or drop the `jobrunr_*` tables. https://github.com/eclipse/openvsx/blob/69da93f296702578b1f9cabb298f1ce0eca700d9/server/src/main/java/org/eclipse/openvsx/migration/ScheduleMigrationsListener.java#L43-L49 https://github.com/eclipse/openvsx/blob/69da93f296702578b1f9cabb298f1ce0eca700d9/server/src/main/java/org/eclipse/openvsx/migration/MigrationScheduler.java#L40-L42

@ErikaMolnar You should use VSCodium, it uses https://www.npmjs.com/package/node-ovsx-sign. VS Code has its own proprietary signature verification module.