-
Updated
Sep 9, 2020 - Swift
minio
Here are 329 public repositories matching this topic...
-
Updated
Sep 11, 2020 - Go
-
Updated
Jul 23, 2020 - Java
-
Updated
Sep 5, 2020 - Jupyter Notebook
-
Updated
Sep 11, 2020 - Java
Add issue templates
We need issue templates so issues can be reported with details required to debug the issue or with feature request details.
Examples:
-
Updated
Apr 2, 2019 - Go
Is your feature request related to a problem? Please describe.
There is a need to cache certain directories outside the workspace. As it described in meltwater/drone-cache#106 (comment)
Describe the solution you'd like
Introduce a mode to enable absolute path mode if a given mount path starts with /.
cc @cmays20
-
Updated
Sep 10, 2020 - Python
-
Updated
Jun 14, 2020 - Jupyter Notebook
-
Updated
Nov 27, 2018
-
Updated
Apr 4, 2019 - CSS
-
Updated
Mar 30, 2020 - Shell
Task
Read secrets from either env-var or from files mounted at path
Example:
https://github.com/openfaas-incubator/vcenter-connector/blob/master/main.go#L73
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
May 30, 2019 - Smarty
-
Updated
Mar 12, 2019 - Shell
-
Updated
Mar 1, 2018 - Go
-
Updated
Aug 24, 2020 - Go
-
Updated
Jul 4, 2020 - Python
Add a new resource to manage buckets file objects.
Some rules to follow:
-
add a new tag in provider.go:
minio_s3_bucket_file; -
add an object in payload.go file named as
type S3MinioFile struct -
create a func in check_config.go to fill up the object structure:
func S3FileConfig -
add a test file naming as
minio_s3_bucket_file_test.go; -
update the documentation creati
Improve this page
Add a description, image, and links to the minio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minio topic, visit your repo's landing page and select "manage topics."
Enhancement Suggestion
Currently if Rome does not find a dependency or
bcsymbolmapin the cache it outputs this as an error, and this is particularly ugly when used with Fastlane.It is just noise in almost all cases I can think of, and is particularly noisy when you do your first Rome download and when you build only for one platform e.g. iOS where you get all the symbol map errors.