Carlos Alexandro Becker
235fff7b8a
test: fix clear env on s3 tests
2018-08-25 17:47:05 -03:00
Krzysztof Grodzicki
8595a80384
refactor: extract aws session creation, add tests
...
To be able to write some tests in an easy way session creation logic has
been extracted. Added tests for configuration and different providers.
#754
2018-08-25 17:33:56 -03:00
Krzysztof Grodzicki
dc0e2bd766
feat: Add support for profile and assume an IAM role with MFA prompting
...
for token code on stdin when uploading to s3
In case when there are no credentials from provider chain session for S3
client is created with support for profile and assume an IAM role with
MFA prompting for token code on stdin
#754
2018-08-25 17:33:56 -03:00
Grachev Mikhail
da882e87fc
feat: Add persist definition to scoop manifest ( #776 )
2018-08-25 17:24:42 -03:00
Carlos Alexandro Becker
6217d1e90d
refactor: artifact checksum ( #771 )
2018-08-21 15:55:35 -03:00
Carlos Alexandro Becker
3678db8ade
fix: check if git is present in path ( #769 )
2018-08-20 23:18:43 -03:00
Carlos Alexandro Becker
3b4f48c2ff
refactor: scoop defaults
2018-08-20 22:20:04 -03:00
Grachev Mikhail
134e08cc67
feat: Add url template to scoop pipeline ( #768 )
2018-08-20 22:06:55 -03:00
Carlos Alexandro Becker
34e3f905c3
fix: multiple docker instances with the same extra files ( #766 )
...
* fix: multiple docker instances with the same extra files
* fix: removed unused seed param
2018-08-20 18:58:56 -03:00
Grachev Mikhail
e5c8000ff1
feat: copy all app metadata to default command ( #762 )
2018-08-20 09:15:09 -03:00
Carlos Alexandro Becker
838a2658d0
fix: build default binary name ( #761 )
2018-08-16 14:25:02 -03:00
Carlos Alexandro Becker
a04724d6b8
clean: removed deprecated docker options ( #759 )
...
* clean: remove fpm completely
* clean: remove docker tag_template and latest
2018-08-15 10:49:28 -03:00
Carlos Alexandro Becker
f0b7608f4d
clean: remove fpm completely ( #758 )
2018-08-15 09:56:49 -03:00
Grachev Mikhail
a91c8fd185
feat: Add default command for snapcraft ( #749 )
2018-08-15 09:38:42 -03:00
Carlos Alexandro Becker
838c1cd50d
fix: revert unwanted change
2018-08-15 00:28:58 -03:00
Carlos Alexandro Becker
815ffc2a83
docs: clarify hooks
...
closes #741
2018-08-15 00:28:16 -03:00
Carlos Alexandro Becker
64b1f14a86
refactor: better code organization ( #757 )
...
* refactor: merging archive in the same repo
* refactor: merging archive in the same repo
* refactor: better organizing packages
* refactor: fixing renames
* fix: new dep version
* fix: makefile
* fix: zip/tar tests
* fix: gitigonore
* fix: s3 tests
* fix: archive test
2018-08-14 23:50:20 -03:00