Thomas Neidhart

Results 216 comments of Thomas Neidhart

I understand your concern, however I am not sure I can really extract the different changes in separate commits, some of them are intertwined. However, what do you think about...

I think having different version tags for different content in a repo is highly confusing. Also there is a convention wrt versioning of GitHub Actions that we should follow, so...

Updated the PR to include a reusable workflow to add comments also to PRs coming from a fork. My first idea was to reuse the job summary, but apparently GitHub...

For reference: I was trying to access the job summary as described here: https://stackoverflow.com/questions/76145922/how-to-get-github-actions-workflow-summary That seems to have worked for some times, as there are also actions available in the...

the license summary that is displayed contains now also a valid link to the ticket in the IPLab project: ![image](https://github.com/user-attachments/assets/a22d26c9-1e36-4b83-b3db-7426c7f01ab2) pinned all actions and fixed the owner for the called...

The PR is probably to complex, will think about other ways to support that.

This feature would be highly appreciated. The portfolio access management as it is right now is not that useful. E.g. you model your projects in a hierarchical manner, where different...

so a common pattern seems to be to place such scripts into a `bin` folder instead of the package root, e.g. https://github.com/microsoft/TypeScript/tree/main/bin

The extension was marked as being malicious here: https://github.com/EclipseFdn/publish-extensions/commit/3d8d171801848c779422baffe8044a93a708989b Could you comment on that @kineticsquid ?