Roman Wagner
be438d887a
add permalink to maven archive for multiple java projects ( #9966 )
...
the permalink to maven archive will fix multiple build issues on a
long-term basis e.g. for htmlunit project
2023-03-20 18:04:49 -04:00
Henry Lin
7623da9d81
Code Intelligence Java projects: Add bug-disclosure email to project.yaml. ( #8987 )
...
Add bug-disclosure email to all java projects' project.yaml.
2022-11-16 17:48:01 +11:00
zhangskz
f2d79d7877
Change label prefix for protobuf projects ( #8944 )
...
Avoid clashing with labels used by envoy in
https://github.com/google/oss-fuzz/blob/master/projects/envoy/project.yaml .
2022-11-08 13:32:18 +11:00
Fabian Meumertzheim
514febd38c
java: Fix bash escaping in memory setting logic ( #8825 )
...
These issues were missed in 5b1953b201
and
prevent the new logic from applying correctly for some projects.
2022-11-07 10:34:37 -08:00
zhangskz
7e5b6e9193
Add copybara to cc's and and label ( #8927 )
...
Similar setup as
https://github.com/google/oss-fuzz/blob/master/projects/envoy/project.yaml
2022-11-04 13:12:25 -07:00
Fabian Meumertzheim
5b1953b201
infra/java: Improve reproducibility of memory issues ( #8736 )
...
When reproducing, use slightly lower limits on heap and stack size so
that minimal changes to fuzz targets, fuzzer and runtime do not cause
memory issues to fail to reproduce.
2022-10-19 13:51:06 -04:00
zhangskz
f6df0fd0b6
Replace bug component with protobuf-oss-fuzz group ( #8765 )
...
Bug component does not work from outside senders.
2022-10-13 16:32:06 +01:00
zhangskz
701bb99528
Update protobuf-java to +cc protobuf team ( #8758 )
...
auto_cc individual google accounts and bug component for triage.
Per
https://google.github.io/oss-fuzz/getting-started/new-project-guide/#primary ,
Google accounts are needed for full access, which is why individuals are
listed explicitly instead of using groups.
2022-10-12 16:59:31 -04:00
Oliver Chang
4f2e7adc87
Add vendors to Python projects. ( #8547 )
2022-09-26 09:50:09 +10:00
zhangskz
49f73e2869
Update project.yaml ( #8335 )
...
Add jgm@ to project.yaml
2022-08-23 18:44:16 +00:00
Fabian Meumertzheim
34c7aa99a3
protobuf-java: Fix build by building with Bazel ( #8240 )
...
* protobuf-java: Fix build by building with Bazel
* Fix typo
* Use bazel rather than bazelisk
* Install Bazel
* Install bazel
* Fix Java build
2022-08-13 15:15:10 +01:00
Jeff Grimes
1b5a44c617
Update project.yaml ( #8221 )
...
Elharo has left google, replacing him with myself.
2022-08-12 09:55:39 +10:00
Henry Lin
914a520993
Add code intelligence email address for several jvm projects ( #8132 )
...
Delete emails for the jvm projects which are not onboarded by CI
2022-08-04 12:50:05 -04:00
Fabian Meumertzheim
0a5c3a9c10
Add new CI employee to Java projects ( #7376 )
...
@bertschneider will co-maintain Jazzer and should have access to
findings for projects integrated by Code Intelligence.
2022-03-13 17:46:24 +00:00
Adam Cozzette
69e97b7038
protobuf-java: update contact information ( #6542 )
...
This makes kfm@google.com the primary contact and allows access for some
more protobuf team members.
2021-09-29 19:52:59 +01:00
jonathanmetzman
8520693633
[infra][jvm] Split out JVM projects to their own builder. ( #6336 )
2021-08-30 06:51:24 -07:00
Fabian Meumertzheim
3f7c2580ac
[protobuf-java] Initial integration ( #5766 )
...
Based on protobuf-c.
2021-05-20 16:34:41 -07:00