Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / arschles/godo issues and pull requests

#80 - allow for building and pushing multiple images

Pull Request - State: open - Opened by arschles about 8 years ago
Labels: enhancement

#79 - Allow custom commands to execute other commands

Issue - State: open - Opened by arschles about 8 years ago - 1 comment
Labels: enhancement

#78 - Allow docker target images to be specified by env vars

Issue - State: open - Opened by arschles about 8 years ago
Labels: enhancement

#77 - allowing user to specify build image

Pull Request - State: closed - Opened by arschles about 8 years ago
Labels: enhancement

#76 - Fix docker API errors

Pull Request - State: closed - Opened by arschles about 8 years ago
Labels: bug, enhancement

#75 - Allow user to specify golang image for build & test

Issue - State: closed - Opened by arschles about 8 years ago
Labels: enhancement

#74 - Use "official" docker client

Issue - State: open - Opened by arschles about 8 years ago - 1 comment
Labels: enhancement

#73 - Fix docker API errors

Issue - State: closed - Opened by arschles about 8 years ago
Labels: bug

#72 - Adding gci to travis-ci

Pull Request - State: open - Opened by arschles over 8 years ago
Labels: enhancement

#71 - Only print the full docker command being executed if debug is on

Issue - State: closed - Opened by arschles over 8 years ago - 1 comment
Labels: enhancement

#70 - Catch signals and remove running docker containers

Issue - State: open - Opened by arschles over 8 years ago

#69 - Consider refactoring some built-in commands as custom commands

Issue - State: closed - Opened by arschles over 8 years ago
Labels: enhancement

#68 - Collapse all command implementations into docker.Run function

Issue - State: closed - Opened by arschles over 8 years ago - 1 comment

#67 - Have CI upload cross-compiled binaries to Google Cloud Storage

Issue - State: open - Opened by arschles over 8 years ago
Labels: enhancement

#66 - split command pieces apart in custom targets

Issue - State: open - Opened by arschles over 8 years ago
Labels: enhancement

#65 - Compare to drone.io

Issue - State: open - Opened by arschles over 8 years ago
Labels: enhancement

#64 - Be able to build images even if no Dockerfile

Issue - State: open - Opened by arschles over 8 years ago - 1 comment

#63 - removing all the server code & vendor dir

Pull Request - State: closed - Opened by arschles over 8 years ago
Labels: enhancement

#62 - Add functionality to pull images if they don't exist

Pull Request - State: closed - Opened by arschles over 8 years ago
Labels: bug

#61 - Error building if the image doesn't already exist

Issue - State: closed - Opened by arschles over 8 years ago - 1 comment
Labels: bug

#60 - implementing custom commands

Pull Request - State: closed - Opened by arschles over 8 years ago
Labels: enhancement

#59 - add custom build targets

Issue - State: closed - Opened by arschles over 8 years ago
Labels: enhancement

#58 - Look in the context dir for the Dockerfile

Issue - State: open - Opened by arschles over 8 years ago
Labels: bug

#57 - Introduce build provider plugin system

Issue - State: open - Opened by sgoings over 8 years ago

#56 - Expose task declaration system to a plugin system

Issue - State: open - Opened by sgoings over 8 years ago

#55 - Consider alternative names

Issue - State: open - Opened by sgoings over 8 years ago - 1 comment

#54 - Proposal: split the server and client into different projects

Issue - State: closed - Opened by arschles over 8 years ago - 1 comment

#53 - Stream build or test logs

Issue - State: open - Opened by arschles over 8 years ago

#52 - Add S3 support

Issue - State: closed - Opened by arschles over 8 years ago - 3 comments

#51 - Create glide commands

Issue - State: closed - Opened by arschles over 8 years ago - 1 comment

#50 - Mount the build caches?

Issue - State: open - Opened by arschles over 8 years ago - 1 comment
Labels: enhancement

#49 - Update the default build image to golang:1.6.0

Issue - State: closed - Opened by arschles over 8 years ago - 1 comment
Labels: enhancement

#48 - build a storage abstraction

Issue - State: closed - Opened by arschles over 8 years ago - 1 comment
Labels: enhancement

#47 - Remove operations-related configuration from the config file

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#46 - Run builds in Kubernetes

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#45 - Refactor out references to *config.File in docker.Build

Issue - State: open - Opened by arschles almost 9 years ago
Labels: enhancement

#44 - Implementing the server for tests

Pull Request - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#43 - Send 'gci server build' build logs to client

Issue - State: open - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#42 - build server-side testing

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#41 - add way more go docs

Issue - State: open - Opened by arschles almost 9 years ago
Labels: docs

#40 - switching away from the code.google.com uuid implementation

Pull Request - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#39 - Cache $GOPATH/lib and $GOPATH/pkg for build and test containers

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#38 - allow specifying environment variables to build and test

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#37 - Meta ticket for running gci on Kubernetes

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#36 - configuring `gci test` command params

Issue - State: closed - Opened by bacongobbler almost 9 years ago - 2 comments
Labels: enhancement

#35 - Building a simple GCI server

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#34 - support running multiple targets at once

Issue - State: open - Opened by arschles almost 9 years ago
Labels: enhancement

#33 - adding cross compilation support

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#32 - fix gci docker-build command

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#31 - break out dockutil into a separate package

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#30 - GCI manual server

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment

#29 - build should cross compile

Issue - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#28 - build target for run

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#27 - building the right binary

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: bug

#26 - static deployment plugin

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#25 - Supporting docker auth

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#24 - build target for go vet

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#23 - build target for golint

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment

#22 - build multiple images

Issue - State: open - Opened by arschles almost 9 years ago
Labels: enhancement

#21 - github related targets?

Issue - State: open - Opened by arschles almost 9 years ago
Labels: enhancement

#20 - adding more documentation to the readme

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: docs

#19 - CI Server

Issue - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement, meta

#18 - Support target dependencies

Issue - State: open - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#17 - Support custom build targets

Issue - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#16 - docker authentication support

Issue - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#15 - intelligently build, test and docker-build before docker-push

Issue - State: open - Opened by arschles almost 9 years ago
Labels: enhancement

#14 - intelligently build and test before docker-build

Issue - State: open - Opened by arschles almost 9 years ago
Labels: enhancement

#13 - docker build and docker push

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#12 - Add a config file

Pull Request - State: closed - Opened by arschles almost 9 years ago
Labels: enhancement

#11 - add a config file

Issue - State: closed - Opened by arschles almost 9 years ago

#10 - add some kind of package management for pipeline steps

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#9 - implementing the command to output pipeline names and descriptions

Pull Request - State: closed - Opened by arschles almost 9 years ago

#8 - adding a makefile to build

Pull Request - State: closed - Opened by arschles almost 9 years ago

#7 - cantafile support

Pull Request - State: closed - Opened by arschles almost 9 years ago

#6 - plugin: file replace

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment

#5 - docker build and push functionality

Issue - State: closed - Opened by arschles almost 9 years ago

#4 - kubernetes targets

Issue - State: open - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#3 - plugin: fallback

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement

#2 - templatize functionality

Issue - State: open - Opened by arschles almost 9 years ago

#1 - define some way to use plugins in a target

Issue - State: closed - Opened by arschles almost 9 years ago - 1 comment
Labels: enhancement