You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: This repository should be imported as `code.cloudfoundry.org/fileserver`.
3
+
The Fileserver serves static assets used by our various components, such
4
+
as the App Lifecycle binaries
5
5
6
-
Bob Loblaw's Blob Store
6
+
> \[!NOTE\]
7
+
>
8
+
> This repository should be imported as
9
+
> `code.cloudfoundry.org/fileserver`.
7
10
8
-
## Reporting issues and requesting features
11
+
#Contributing
9
12
10
-
Please report all issues and feature requests in [cloudfoundry/diego-release](https://github.com/cloudfoundry/diego-release/issues).
13
+
See the [Contributing.md](./.github/CONTRIBUTING.md) for more
14
+
information on how to contribute.
11
15
12
-
## Uploading Droplets & Build Artifacts
16
+
#Working Group Charter
13
17
14
-
Uploading droplets & build artifacts via CC involves crafting a correctly-formed multipart request. For Droplets we also poll until the async job completes.
0 commit comments