-
Updated
Nov 19, 2020 - Swift
minio
Here are 361 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Go
-
Updated
Jul 23, 2020 - Java
-
Updated
Sep 5, 2020 - Jupyter Notebook
-
Updated
Nov 23, 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
Describe the bug
Drone prints passed gcs.json-key secret in the logs when debug mode is enabled
To Reproduce
Steps to reproduce the behavior:
- using current version
v1.1.0, I passedgcs.json-keyas organization secret and enable debug mode.
Expected behavior
on debug mode or not, drone should never print a secret, and you will see in the screenshot that drone actu
-
Updated
Nov 17, 2020 - Python
-
Updated
Jun 14, 2020 - Jupyter Notebook
-
Updated
Nov 27, 2018
-
Updated
Nov 23, 2020 - Java
-
Updated
Nov 3, 2020 - Shell
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Apr 4, 2019 - CSS
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
Nov 18, 2020 - Go
-
Updated
May 30, 2019 - Smarty
-
Updated
Oct 5, 2020 - Python
-
Updated
Mar 12, 2019 - Shell
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.