Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ae6rt/decap issues and pull requests
#54 - Give a mocking library a try
Issue -
State: open - Opened by ae6rt almost 8 years ago
- 1 comment
#53 - [issue/52] type check the event type in the podwatcher
Pull Request -
State: closed - Opened by ae6rt almost 8 years ago
#52 - In podwatcher, check the type cast of the returned event object
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#51 - [issue/50] protect projects internal view with a rwmutex
Pull Request -
State: closed - Opened by ae6rt almost 8 years ago
#50 - Reading projects now requires a mutex
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#49 - Issue/48
Pull Request -
State: closed - Opened by ae6rt almost 8 years ago
#48 - Move projects management code into own package
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#47 - add a websocket server to feed frontend events
Issue -
State: open - Opened by ae6rt almost 8 years ago
#46 - test the PodWatcher
Issue -
State: open - Opened by ae6rt almost 8 years ago
#45 - need some variation of docker-in-docker
Issue -
State: open - Opened by ae6rt almost 8 years ago
- 1 comment
#44 - Issue/41
Pull Request -
State: closed - Opened by ae6rt almost 8 years ago
#43 - Add test coverage tooling
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#42 - implement metrics
Issue -
State: open - Opened by ae6rt almost 8 years ago
#41 - Test DefaultBuildManager public methods
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#40 - Issue/39
Pull Request -
State: closed - Opened by ae6rt almost 8 years ago
#39 - Wrap shutdown-queue toggling in an interface to aid testing
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#38 - Implement an interface for handling underlying projects
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#37 - Need better tests for the HooksHandler REST endpoint
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#36 - Track deleted pods and avoid duplicate delete attempts
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#35 - Need a better tests for the concrete Build Launcher
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#34 - get-builds endpoint is returning the wrong content-type
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#33 - The AWS storage service tests needs redesigning
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#32 - Rename DistributedLockService to just LockService
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#31 - Refactor Storage Service into its own package
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#30 - [issue/29] fix where the build container looks for its secrets
Pull Request -
State: closed - Opened by ae6rt almost 8 years ago
#29 - The build container cannot find its credentials
Issue -
State: closed - Opened by ae6rt almost 8 years ago
#28 - Implement debug-logging checks in the log.Logger
Issue -
State: open - Opened by ae6rt almost 8 years ago
- 2 comments
Labels: webapp
#27 - Develop an AWS CloudTemplate to describe the default services required by Decap
Issue -
State: open - Opened by ae6rt almost 8 years ago
- 1 comment
Labels: enhancement
#26 - The deferral service needs a mutex
Issue -
State: closed - Opened by ae6rt almost 8 years ago
#25 - Use official k8s client for cluster operations
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#24 - Use Amazon Simple Queue Service to store deferred builds
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 2 comments
#23 - Use DynamoDB for locking builds
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 1 comment
#22 - Change out the exec to command line git to an in-memory clone
Issue -
State: closed - Opened by ae6rt almost 8 years ago
- 3 comments
#21 - Change out httprouter for go-kit
Issue -
State: open - Opened by ae6rt almost 8 years ago
#20 - Do not alias Shutdown or LogLevel channel types - they're just strings
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#19 - Add a REST endpoint that returns a list of currently deferred builds
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#18 - Wrap idempotent Locker operations in a retry block
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#17 - Add an endpoint to toggle log level
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#16 - Add StorageService REST API to query the historical average build duration
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#15 - support CORS headers for UI development
Issue -
State: open - Opened by bluesunrise over 9 years ago
#14 - Be selective in which branches a post commit hook is willing to build
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 2 comments
Labels: webapp
#13 - Rename the top level Project data structure
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 3 comments
Labels: webapp
#12 - Change the word "library" to "project" in serialized json and on the wiki
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
#11 - The retry function of cloning the scripts repo seems broken
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#10 - /teams looks broken
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#9 - Instrument internal http client for kubernetes.default with master cert
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#8 - Devise a way to stop accepting new builds
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 2 comments
Labels: webapp
#7 - Devise a way to regulate number of concurrent builds
Issue -
State: open - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#6 - package bctool in a Homebrew recipe
Issue -
State: open - Opened by ae6rt over 9 years ago
Labels: bctool
#5 - /builds should have query params for team, library, is-running, since, and limit
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
Labels: webapp
#4 - build-container should have a pre-stop handler to remove build lock
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 1 comment
#3 - Define a policy to queue builds that are blocked by a currently running build
Issue -
State: closed - Opened by ae6rt over 9 years ago
- 2 comments
Labels: webapp
#2 - Use native Kubernetes types to model Pods
Issue -
State: closed - Opened by ae6rt over 9 years ago
#1 - Sync actual DynamoDb policies with main README.md
Issue -
State: closed - Opened by ae6rt over 9 years ago