Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Releases: team-lab/jgit

v3.6.0.201411121045-token4-env4

27 Nov 11:13
Compare
Choose a tag to compare

Environment Variable Credentials

jgit-cli integration for jgit-chef

can use AWS temporary session token. token= in jgit auth file.
can use IAM-ROLE credentials so jgit amazon-s3://IAM@backet-name/repo/dir.git ( IAM is static keyword )
can use environment variables credentials AWS_ACCESS_KEY_ID (or AWS_ACCESS_KEY) and AWS_SECRET_KEY (or AWS_SECRET_ACCESS_KEY) and AWS_SESSION_TOKEN so jgit amazon-s3://ENV@backet-name/repo/dir.git ( ENV is static keyword )
ls-remote implement for amazon-s3. can use jgit ls-remote amazon-s3://IAM@backet-name/repo/dir.git master*

sha256sum 03548ab0660fb275c5cbf260cb6f7a41412f8fb4b11016ce6025bb2336566b52

v3.6.0.201411121045-token4-env

27 Nov 11:19
Compare
Choose a tag to compare
Pre-release

Environment Variable Credentials

jgit-cli integration for jgit-chef

can use AWS temporary session token. token= in jgit auth file.
can use IAM-ROLE credentials so jgit amazon-s3://IAM@backet-name/repo/dir.git ( IAM is static keyword )
can use environment variables credentials AWS_ACCESS_KEY_ID (or AWS_ACCESS_KEY) and AWS_SECRET_KEY (or AWS_SECRET_ACCESS_KEY) and AWS_SESSION_TOKEN so jgit amazon-s3://ENV@backet-name/repo/dir.git ( ENV is static keyword )
ls-remote implement for amazon-s3. can use jgit ls-remote amazon-s3://IAM@backet-name/repo/dir.git master*

sha256sum 4e1d29546eefccc140458b1945602d138b0a5cb67634ca9efff92c6d01a2cad0