Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / skybet/cali issues and pull requests
#57 - Megacheck is deprecated
Issue -
State: closed - Opened by wheresalice about 5 years ago
- 1 comment
#56 - support Go Modules
Pull Request -
State: closed - Opened by wheresalice about 5 years ago
- 6 comments
#55 - Two commands cannot contain the same named flags
Issue -
State: open - Opened by lucymhdavies about 5 years ago
Labels: bug
#54 - Allow Cali to take a logger
Issue -
State: open - Opened by lucymhdavies over 5 years ago
#53 - Fixes missing golint in Travis builds, and bumps tests to Go 1.11 and 1.12
Pull Request -
State: closed - Opened by lucymhdavies over 5 years ago
#52 - Don't set WorkDir to a const when WorkDir has been configured in a task
Pull Request -
State: closed - Opened by gavala over 5 years ago
- 2 comments
#51 - Allow piping via stdin
Issue -
State: open - Opened by lucymhdavies about 6 years ago
- 1 comment
#50 - SetAliases for commands
Pull Request -
State: open - Opened by lucymhdavies over 6 years ago
#49 - Helper function: bind docker socket
Pull Request -
State: open - Opened by lucymhdavies over 6 years ago
#48 - Remove auto-mount of aws credentials
Pull Request -
State: closed - Opened by nwillems over 6 years ago
- 3 comments
#47 - expose cli.Name such that Cali apps can get their own name
Pull Request -
State: closed - Opened by wheresalice over 6 years ago
#46 - Auto-detect if host is terminal, and use that to determine if we should run non-interactive
Pull Request -
State: closed - Opened by lucymhdavies over 6 years ago
- 1 comment
#45 - Detect if host terminal is a TTY
Issue -
State: closed - Opened by lucymhdavies over 6 years ago
Labels: bug
#44 - Actively catching terminal resize.
Pull Request -
State: closed - Opened by edupo over 6 years ago
- 3 comments
#43 - Static analysis fixes
Pull Request -
State: closed - Opened by lucymhdavies over 6 years ago
- 1 comment
#42 - Pull image logic
Issue -
State: open - Opened by edupo over 6 years ago
- 1 comment
Labels: enhancement
#41 - Ensures InitDocker has run before attempting to use Docker client
Pull Request -
State: closed - Opened by lucymhdavies over 6 years ago
- 2 comments
Labels: in progress
#40 - Update README and basic example
Pull Request -
State: open - Opened by lucymhdavies over 6 years ago
- 2 comments
Labels: in progress
#39 - Regretably skip gocyclo tests for now
Pull Request -
State: closed - Opened by lucymhdavies over 6 years ago
- 1 comment
#38 - change logic to only call PullImage if necessary, and PullImage always pulls
Pull Request -
State: closed - Opened by wheresalice over 6 years ago
- 2 comments
#37 - PullImage only pulls if the image doesn't exist locally
Issue -
State: closed - Opened by wheresalice over 6 years ago
- 1 comment
Labels: duplicate
#36 - SEGV on DockerClient without InitDocker
Issue -
State: closed - Opened by wheresalice over 6 years ago
- 2 comments
Labels: bug, in progress
#35 - Fix some of the issues flagged up by TravisCI
Pull Request -
State: closed - Opened by lucymhdavies over 6 years ago
#34 - Moving docker library out of the API
Issue -
State: open - Opened by edupo over 6 years ago
#33 - Moved Command and Task out of cli.go
Pull Request -
State: closed - Opened by edupo over 6 years ago
- 2 comments
#32 - Selecting registry
Issue -
State: open - Opened by edupo over 6 years ago
- 1 comment
Labels: enhancement
#31 - Error management
Issue -
State: open - Opened by edupo over 6 years ago
- 2 comments
Labels: enhancement
#30 - Fixing static analysis issues
Issue -
State: open - Opened by edupo over 6 years ago
- 2 comments
Labels: bug
#29 - Moved classes to their own files
Pull Request -
State: closed - Opened by edupo over 6 years ago
#28 - Removed .gitignore
Pull Request -
State: closed - Opened by edupo over 6 years ago
- 4 comments
#27 - Added `.travis.yml`
Pull Request -
State: closed - Opened by edupo over 6 years ago
- 2 comments
#26 - Resize TTY
Issue -
State: closed - Opened by lucymhdavies over 6 years ago
- 5 comments
Labels: enhancement, help wanted
#25 - Testing new GitHub integration with slack
Issue -
State: closed - Opened by lucymhdavies over 6 years ago
- 1 comment
#24 - Test new GitHub integration
Issue -
State: closed - Opened by lucymhdavies over 6 years ago
#23 - Testing that old github integration still works
Issue -
State: closed - Opened by lucymhdavies over 6 years ago
- 1 comment
#22 - Add optional name for tasks and docker containers
Pull Request -
State: closed - Opened by wheresalice over 6 years ago
- 3 comments
#21 - Standalone git subcommand
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
Labels: enhancement
#20 - Option to specify git container name
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
Labels: enhancement
#19 - User friendly git container names
Pull Request -
State: closed - Opened by lucymhdavies almost 7 years ago
#18 - Tests!
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
- 8 comments
Labels: enhancement, help wanted
#17 - Cali Backronym
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
- 1 comment
Labels: help wanted
#16 - Add link to wiki from README.md
Pull Request -
State: closed - Opened by wheresalice almost 7 years ago
- 2 comments
#15 - More GoDoc comments
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
Labels: documentation
#14 - Wiki with examples, links, and documentation
Issue -
State: closed - Opened by lucymhdavies almost 7 years ago
- 1 comment
Labels: documentation
#13 - Allow for reuse of flag names in different tasks
Issue -
State: open - Opened by wheresalice almost 7 years ago
- 2 comments
Labels: enhancement
#12 - Helper function for adding ports
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
Labels: enhancement
#11 - Automatically detect whether a TTY is necessary (i.e. -N, --non-interactive)
Issue -
State: closed - Opened by lucymhdavies almost 7 years ago
- 1 comment
Labels: enhancement
#10 - Allow global default directory binds
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
Labels: enhancement
#9 - Subcommands!
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
Labels: enhancement
#8 - gopkg.in and other Cali versioning
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
- 1 comment
Labels: enhancement
#7 - Do not automatically bind ~/.aws
Issue -
State: closed - Opened by lucymhdavies almost 7 years ago
- 1 comment
Labels: bug, to do
#6 - Git container should be configurable
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
Labels: enhancement
#5 - Standardise method for mapping uid/gid inside the container with uid/gid outside the container
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
- 8 comments
Labels: enhancement, help wanted
#4 - When starting a new container, give it a useful name.
Issue -
State: open - Opened by lucymhdavies almost 7 years ago
Labels: enhancement
#3 - (c *DockerClient).PullImage does not pull an image if it already exists
Issue -
State: closed - Opened by lucymhdavies almost 7 years ago
- 7 comments
Labels: enhancement
#2 - Export Command and Cli types
Pull Request -
State: closed - Opened by lucymhdavies almost 7 years ago
- 1 comment
#1 - Allow cali config file in current directory
Pull Request -
State: closed - Opened by lucymhdavies about 7 years ago
- 1 comment