Skip to content

Commit bdab49f

Browse files
---
yaml --- r: 26919 b: refs/heads/release-google-cloud-java-v0.85.1-SNAPSHOT c: dd1c412 h: refs/heads/master i: 26917: 5c502ea 26915: 1165d83 26911: 27b16d2
1 parent b104d4a commit bdab49f

8,647 files changed

Lines changed: 4475286 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,4 @@ refs/heads/autosynth-webrisk: e006df2927fba3a0af121e0afd18f73da01a8214
185185
"refs/heads/cscc_examples": 2813feef0c9a80293739b67fd53a4b4a2f856b24
186186
refs/heads/marktaskga: 9b161cd985cf38ee44a5e2ab6c53fc00e50a9184
187187
refs/heads/release-google-cloud-java-v0.85.0: c112123cb72c0d79823c120c4717f6652043d8a0
188+
refs/heads/release-google-cloud-java-v0.85.1-SNAPSHOT: dd1c4125c845f8f309f62f02940b738f11b1d8c2
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
4+
<fileset name="Java source files" enabled="true" check-config-name="Google Checks" local="false">
5+
<file-match-pattern match-pattern=".*\.java" include-pattern="true"/>
6+
</fileset>
7+
</fileset-config>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<eclipse-pmd xmlns="http://acanda.ch/eclipse-pmd/0.8" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://acanda.ch/eclipse-pmd/0.8 http://acanda.ch/eclipse-pmd/eclipse-pmd-0.8.xsd">
3+
<analysis enabled="true" />
4+
<rulesets>
5+
<ruleset name="Project PMD settings" ref="pmd.xml" refcontext="project" />
6+
</rulesets>
7+
</eclipse-pmd>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Code owners file.
2+
# This file controls who is tagged for review for any given pull request.
3+
4+
# Owners per module.
5+
google-cloud-clients/google-cloud-bigquery/src/* @tswast
6+
google-cloud-clients/google-cloud-bigtable/src/* @igorbernstein2
7+
google-cloud-clients/google-cloud-compute/src/* @andreamlin
8+
google-cloud-clients/google-cloud-contrib/src/* @pongad @jean-philippe-martin
9+
google-cloud-clients/google-cloud-firestore/src/* @schmidt-sebastian
10+
google-cloud-clients/google-cloud-pubsub/src/* @pongad @googleapis/yoshi-java
11+
google-cloud-clients/google-cloud-spanner/src/* @snehashah16
12+
13+
# For anything not explicitly taken by someone else.
14+
* @googleapis/yoshi-java
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
Thanks for stopping by to let us know something could be better!
8+
9+
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
10+
11+
Please run down the following list and make sure you've tried the usual "quick fixes":
12+
13+
- Search the issues already opened: https://github.com/googleapis/google-cloud-java/issues
14+
- Check for answers on StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform
15+
16+
If you are still having issues, please be sure to include as much information as possible:
17+
18+
#### Environment details
19+
20+
1. Specify the API at the beginning of the title (for example, "BigQuery: ...")
21+
General, Core, and Other are also allowed as types
22+
2. OS type and version:
23+
3. Java version:
24+
4. google-cloud-java version(s):
25+
26+
#### Steps to reproduce
27+
28+
1. ?
29+
2. ?
30+
31+
#### Code example
32+
33+
```java
34+
// example
35+
```
36+
37+
#### Stack trace
38+
```
39+
Any relevant stacktrace here.
40+
```
41+
42+
#### External references such as API reference guides used
43+
44+
- ?
45+
46+
#### Any additional information below
47+
48+
49+
Making sure to follow these steps will guarantee the quickest resolution possible.
50+
51+
Thanks!
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this library
4+
5+
---
6+
7+
Thanks for stopping by to let us know something could be better!
8+
9+
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
10+
11+
**Is your feature request related to a problem? Please describe.**
12+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
**Describe alternatives you've considered**
16+
A clear and concise description of any alternative solutions or features you've considered.
17+
**Additional context**
18+
Add any other context or screenshots about the feature request here.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Support request
3+
about: If you have a support contract with Google, please create an issue in the Google Cloud Support console.
4+
5+
---
6+
7+
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for context and/or discussion)
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
.gitignore
2+
3+
# Packages
4+
dist
5+
bin
6+
var
7+
sdist
8+
target
9+
10+
# Unit test / coverage reports
11+
.coverage
12+
.tox
13+
nosetests.xml
14+
15+
# Translations
16+
*.mo
17+
18+
# Mr Developer
19+
.mr.developer.cfg
20+
.project
21+
.pydevproject
22+
*.iml
23+
.idea
24+
.settings
25+
.DS_Store
26+
.classpath
27+
28+
# Built documentation
29+
docs/
30+
31+
32+
# Wheel directory used in Travis builds.
33+
gcloud-java-wheels/
34+
src/test/resources/gcd-head.zip
35+
src/test/resources/gcd-v1beta2-rev1-2.1.1.zip
36+
37+
# API key file containing value of GOOGLE_API_KEY for integration tests
38+
api_key
39+
40+
# Python utilities
41+
*.pyc
42+
artman-genfiles
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:: See documentation in type-shell-output.bat
2+
3+
"C:\Program Files\Git\bin\bash.exe" github/google-cloud-java/.kokoro/build.sh

0 commit comments

Comments
 (0)