bazel-eclipse
bazel-eclipse copied to clipboard
This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 4. Release notes Sourced from actions/deploy-pages's releases. v4.0.0 Changelog Deploy pages using artifact IDs @konradpabjan (#251) This version requires the permission actions: read in the...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3. Release notes Sourced from actions/upload-pages-artifact's releases. v3.0.0 Changelog Use v4 upload-artifact tag @robherley (#80) Upload pages artifact with upload-artifact v4-beta @konradpabjan (#78) To deploy...
The work here it to add a `import_depth` option to the bazel project view. This configuration allows the classpath of the project to be reduced, where 1 is only the...
We're seeing performance issues when the classpath for a bazel project is massive. Things like stepping over breakpoints and class file resolution are taking minutes to complete, and sometimes not...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 11. Release notes Sourced from dawidd6/action-download-artifact's releases. v11 Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v10...v11 v10 What's Changed Fix the download-commit test to actually look for a commit by...
I think there needs to be a discussion whether this repository continues to be an active source of truth or whether it is ok to archive. Development activities seems to...