changes-artifacts

command module
v0.0.0-...-a420e69 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2016 License: Apache-2.0 Imports: 26 Imported by: 0

README

NOTICE: THIS REPO IS NO LONGER UPDATED

Changes Artifacts

An artifact server and client for use with changes. Used for storing the results of builds in Amazon S3.

This project is in its infancy - even more so than changes itself - and so is unstable.

There is a test suite and test environment for this project - run "fig up" in the client/ directory to run it. This runs against fake-s3 so there is no need for S3 credentials.

Building deb package

host$ vagrant up
host$ vagrant ssh
VM$ sudo chown -R vagrant:vagrant src/
VM$ work
VM$ make

Documentation

Overview

Main entrypoint for Artifact Server.

This is a REST API (no html frontend) implemented using Martini.

Database: Postgresql Storage: S3

Directories

Path Synopsis
A REST api for the artifact store, implemented using Martini.
A REST api for the artifact store, implemented using Martini.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL