| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 94ebdbf commit 18c54d5
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,7 @@ | |||
| 1 | + externalManifests: | ||
| 2 | + - type: json | ||
| 3 | + file: 'synth.metadata' | ||
| 4 | + jsonpath: '$.generatedFiles[*]' | ||
| 5 | + - type: json | ||
| 6 | + file: '.github/readme/synth.metadata/synth.metadata' | ||
| 7 | + jsonpath: '$.generatedFiles[*]' | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,14 +4,14 @@ | |||
| 4 | 4 | "git": { | |
| 5 | 5 | "name": ".", | |
| 6 | 6 | "remote": "https://github.com/googleapis/java-storage-nio.git", | |
| 7 | - "sha": "5c0c9d7a05beb156218afcf27bed674666d04ead" | ||
| 7 | + "sha": "f01cb4c8a655bf341a749b1f2be48fa3b7b1e890" | ||
| 8 | 8 | } | |
| 9 | 9 | }, | |
| 10 | 10 | { | |
| 11 | 11 | "git": { | |
| 12 | 12 | "name": "synthtool", | |
| 13 | 13 | "remote": "https://github.com/googleapis/synthtool.git", | |
| 14 | - "sha": "f68649c5f26bcff6817c6d21e90dac0fc71fef8e" | ||
| 14 | + "sha": "b19b401571e77192f8dd38eab5fb2300a0de9324" | ||
| 15 | 15 | } | |
| 16 | 16 | } | |
| 17 | 17 | ], | |
@@ -21,6 +21,7 @@ | |||
| 21 | 21 | ".github/ISSUE_TEMPLATE/feature_request.md", | |
| 22 | 22 | ".github/ISSUE_TEMPLATE/support_request.md", | |
| 23 | 23 | ".github/PULL_REQUEST_TEMPLATE.md", | |
| 24 | + ".github/generated-files-bot.yml", | ||
| 24 | 25 | ".github/readme/synth.py", | |
| 25 | 26 | ".github/release-please.yml", | |
| 26 | 27 | ".github/snippet-bot.yml", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments