Add project and buildbucket configs to infra/config branch.

BUG=162

Change-Id: Ic3e3f77e05bd4ac8cfb79a376d92d6c947e802ca
Reviewed-on: https://chromium-review.googlesource.com/448170
Reviewed-by: Sigurður Ásgeirsson <siggi@chromium.org>
This commit is contained in:
Sigurdur Asgeirsson 2017-03-01 14:41:54 -05:00 committed by Sigurður Ásgeirsson
parent e5572dc510
commit 7b5f12b368
2 changed files with 69 additions and 0 deletions

50
cr-buildbucket.cfg Normal file
View File

@ -0,0 +1,50 @@
# Copyright 2017 The Crashpad Authors. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# See https://luci-config.appspot.com/schemas/projects:buildbucket.cfg for
# schema of this file and documentation.
#
# Please keep this list sorted by bucket name.
buckets {
name: "master.client.crashpad"
acls {
role: READER
group: "all"
}
acls {
role: SCHEDULER
group: "service-account-cq"
}
acls {
role: WRITER
group: "project-crashpad-admins"
}
acls {
role: SCHEDULER
group: "project-crashpad-committers"
}
acls {
role: WRITER
identity: "mark@chromium.org"
}
acls {
role: WRITER
identity: "scottmg@chromium.org"
}
acls {
role: WRITER
identity: "siggi@chromium.org"
}
}

19
project.cfg Normal file
View File

@ -0,0 +1,19 @@
# Copyright 2017 The Crashpad Authors. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# For the schema of this file and documentation, see ProjectCfg message in
# https://luci-config.appspot.com/schemas/projects:project.cfg
name: "Crashpad"
access: "group:all" # public