Commit graph

32 commits

Author SHA1 Message Date
Andreas Knifh
4f7323f211 added optional parameter path to sync to path in bucket, instead of root of bucket 2016-10-04 16:34:48 +02:00
M. Adam Kendall
5b10b59baf Merge pull request #7 from 18F/update-dev-docs
update developer documentation
2016-07-15 17:14:48 -04:00
Aidan Feldman
4c4149fa97 move development information to CONTRIBUTING 2016-03-23 15:34:29 -04:00
Aidan Feldman
5b174b2d5f update information about updating on Docker Hub 2016-03-23 15:32:17 -04:00
Aidan Feldman
e3a3e47c9a minor readme tweaks
mostly to trigger docker build
2016-03-23 14:55:36 -04:00
Aidan Feldman
32eebc49aa Merge pull request #6 from 18F/check_timestamp
Check timestamp
2016-03-23 12:41:31 -04:00
ctro
5badf04978 check returns the most recent LastModified timestamp
This allows us to version a whole bucket.
Closes #5
2016-03-23 10:22:47 -06:00
Aidan Feldman
252f337121 Merge pull request #4 from 18F/pass_options
Accept options for S3 sync
2016-03-23 12:21:35 -04:00
ctro
175787810a Address Feedback
- missing period
- removed cloud.gov specific instructions
2016-03-23 10:18:12 -06:00
ctro
04cd63c42b Correct comment re: how this is different from the official resource 2016-03-22 07:32:09 -06:00
ctro
9eee88b9c2 Address Feedback
- Soft wrapping
- YAML format fix
- Better S3 Docs in README
- No assumptions for defaults in example config
2016-03-21 16:38:36 -06:00
ctro
17ef989442 small README changes 2016-03-21 10:43:51 -06:00
ctro
419427d092 options is optional, defaults to an empty array 2016-03-18 14:13:29 -06:00
ctro
f3a63e4879 Accept options for sync in pipeline.yml
Closes #1
Ref #3
2016-03-18 13:19:48 -06:00
ctro
7010edacb5 Update docs for Docker install, Development use, and Tests 2016-03-18 08:32:10 -06:00
ctro
679e8d1e3a Revert "Update docs for Docker install, Development use, and Tests"
This reverts commit 6068e23756.
Commit was placed on wrong branch.
2016-03-18 08:31:09 -06:00
ctro
6068e23756 Update docs for Docker install, Development use, and Tests 2016-03-18 08:28:58 -06:00
Aidan Feldman
d63b360859 fix pipeline instructions 2016-03-11 00:02:20 -05:00
Aidan Feldman
3560d22a83 add test pipeline 2016-03-10 23:59:20 -05:00
Aidan Feldman
32afea0bd5 don't print commands when running the scripts
not a great idea to reveal the S3 credentials in the build logs
2016-03-10 23:33:39 -05:00
Aidan Feldman
c2e9f187f7 centralize build command 2016-03-10 18:31:20 -05:00
Aidan Feldman
b16b9a6c76 include usage instructions 2016-03-10 18:24:19 -05:00
Aidan Feldman
17689c1c1a ensure that emitted versions are the same across in/out/check 2016-03-10 12:35:56 -05:00
Aidan Feldman
f3ce24d31d add in and check scripts
`out` was failing without them
2016-03-10 12:18:11 -05:00
Aidan Feldman
96314b8a7c minor fixes 2016-03-10 11:40:41 -05:00
Aidan Feldman
f1a98f3e9a pass the AWS credentials through the Concourse source data
Concourse pipelines dont have a way of setting environment variables,
and this is consistent with how https://github.com/concourse/s3-resource
works.
2016-03-10 10:57:12 -05:00
Aidan Feldman
5dcef5d5f1 accept the incoming JSON config data 2016-03-10 03:57:41 -05:00
Aidan Feldman
bfb34616f4 put the docker image under the 18F namespace 2016-03-10 03:20:05 -05:00
Aidan Feldman
2202ac6080 finish up the out script
also add a `run` script for testing purposes
2016-03-10 03:01:02 -05:00
Aidan Feldman
0f17495982 remove need for bash 2016-03-10 02:16:03 -05:00
Aidan Feldman
47d7e28e37 add basic out script 2016-03-10 01:32:05 -05:00
Aidan Feldman
04d63e930b add boilerplate 18F files 2016-03-10 00:45:03 -05:00