Commit Graph

22 Commits

Author SHA1 Message Date
rbehjati 89650d9919
Oak: Fix paths in Dockerfile (#8284)
Oak: Fix the paths in Dockerfile
2022-08-18 10:11:30 +01:00
rbehjati b8905d6862
Oak: Use the same version of rust the we use internally (#8217) 2022-08-11 12:08:14 +01:00
rbehjati d36ec59cb3
oak: Correct path fix (#6849) 2021-11-18 11:22:30 +00:00
rbehjati ffeb8fd03d
oak: fix path (#6727)
* oak: fix path
2021-11-15 09:42:10 -06:00
rbehjati 3dd81868bc
oak: Disable CFLAGS in coverage builds (#6642) 2021-10-25 11:17:04 -07:00
jonathanmetzman b15c167739
[infra][rust] Split out rust projects to their own builder image (#6352) 2021-08-30 11:47:04 -07:00
jonathanmetzman 447a717de5
[Ubuntu upgrade] Install python in projects that need it: oak, cel-cpp (#6261)
When base-builder upgrades to 20.04, python wont be in and
base-builder these projects will fail unless they install it.
Until then, this change should be a noop.

Related: #6180
2021-08-20 09:08:43 -07:00
rbehjati 5aab270daa
oak - Removed unused commands (#5874) 2021-06-04 07:23:13 -07:00
rbehjati ecb52b052a
Install libssl-dev for Oak (#5853) 2021-05-27 19:06:33 +00:00
rbehjati 4325d5b3d8
Build Wasm modules (#5830) 2021-05-25 07:36:20 -07:00
rbehjati 449c2d7863
Install protobuf compile for project Oak (#5807) 2021-05-20 10:50:24 +01:00
rbehjati a83b7c9d18
Enable fuzz testing of Rust code for project Oak (#5719) 2021-05-10 12:34:25 -04:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
rbehjati 88c5e76798
Update the build script for project oak to disable it temporarily (#4068) 2020-07-06 07:59:44 -07:00
rbehjati c1404e9b62
[oak] Temporarily disable fuzzing for project Oak (#4053) 2020-06-30 11:38:36 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
jonathanmetzman 0a5cd93182
[Envoy][Oak] Use older builder image with older clang to build (#3147) 2019-12-17 17:29:50 -08:00
Ivan Petrov ff3f53a128 [oak] Add a fixed Bazel version for Project-Oak (#3131) 2019-12-17 07:13:10 -08:00
Tiziano Santoro 6cb657fe6a Add more Oak team members (#3090)
Also sort list of members
2019-12-05 05:58:36 -08:00
Tiziano Santoro 0ea36d93e3 Add Project Oak team members (#2969) 2019-10-21 07:51:23 -07:00
Tiziano Santoro 4530c456bb Add Oak project (#2954)
This is done as part of the Google-internal go/fuzzit effort.

Ref https://github.com/project-oak/oak/issues/261
2019-10-16 13:33:43 -07:00