Ecosyste.ms: Issues

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

GitHub / ScottG489/conjob issues and pull requests

#48 - Use of mutation testing in conjob - Help needed

Issue - State: open - Opened by belene 10 months ago

#47 - Reduce error output in unit tests

Issue - State: open - Opened by ScottG489 over 1 year ago - 1 comment
Labels: tech debt

#46 - Look into testspace.com for publishing test reports

Issue - State: open - Opened by ScottG489 over 1 year ago
Labels: build

#45 - Remove docker references from alt-env

Issue - State: closed - Opened by ScottG489 over 1 year ago - 2 comments
Labels: good first issue, tech debt

#43 - Look for tools to look for out of date dependencies (and possibly update them)

Issue - State: open - Opened by ScottG489 over 2 years ago
Labels: enhancement, build

#42 - Start service on boot

Issue - State: closed - Opened by ScottG489 over 2 years ago - 4 comments
Labels: enhancement, build

#40 - Consider disabling unattended upgrades

Issue - State: open - Opened by ScottG489 almost 3 years ago - 2 comments
Labels: tech debt

#39 - Use PostBodyTask for admin config endpoint

Issue - State: open - Opened by ScottG489 over 3 years ago
Labels: tech debt

#38 - Fix unit test JRE crash

Issue - State: open - Opened by ScottG489 over 3 years ago - 2 comments
Labels: tech debt, build

#37 - Investigate flakiness with JobRunnerTest's

Issue - State: closed - Opened by ScottG489 over 3 years ago - 1 comment

#36 - Performance tests are inconsistent

Issue - State: open - Opened by ScottG489 over 3 years ago
Labels: tech debt, build

#35 - Introduce jqwik property tests into acceptance tests

Issue - State: open - Opened by ScottG489 over 3 years ago
Labels: tech debt

#34 - Should we write dropwizard integration tests even though it doesn't seem to integrate with jqwik?

Issue - State: open - Opened by ScottG489 over 3 years ago
Labels: question, tech debt

#33 - Upgrade to Gradle 7

Issue - State: closed - Opened by ScottG489 over 3 years ago - 2 comments
Labels: tech debt, build

#32 - Move DockerAdapter out of core.job into new core.adapter package

Issue - State: open - Opened by ScottG489 over 3 years ago
Labels: good first issue, tech debt

#31 - /var/lib/sysbox doesn't seem to be cleaned up

Issue - State: closed - Opened by ScottG489 over 3 years ago - 3 comments
Labels: bug, question

#30 - Look into code linting/formatting and advanced code analysis tools

Issue - State: open - Opened by ScottG489 over 3 years ago
Labels: build

#29 - Look into automated security testing tools

Issue - State: open - Opened by ScottG489 over 3 years ago - 1 comment
Labels: build

#28 - "Warm up" endpoints before performance tests

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 3 comments
Labels: build

#27 - Job settings endpoint where settings for a job that apply to conjob can be configured

Issue - State: open - Opened by ScottG489 almost 4 years ago
Labels: enhancement

#26 - Config endpoint for non-secret values that the user can set and retrieve for a given job

Issue - State: open - Opened by ScottG489 almost 4 years ago
Labels: enhancement

#25 - Catch all exceptions between incrementing and decrementing limiters

Issue - State: open - Opened by ScottG489 almost 4 years ago
Labels: bug

#24 - Allow config values to be updated dynamically through the admin interface

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 2 comments

#23 - Consider adding a timeout for pulls

Issue - State: open - Opened by ScottG489 almost 4 years ago
Labels: enhancement, question

#22 - If tag isn't specified then default to "latest"

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 1 comment
Labels: enhancement

#21 - Capture all exceptions and return an error in the form of a `JobResponse`

Issue - State: open - Opened by ScottG489 almost 4 years ago
Labels: enhancement

#20 - Use "pull if absent" logic to get intermediary image (tianon/true) for secret endpoint

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 1 comment
Labels: tech debt

#19 - Fix job duration limiting

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 1 comment
Labels: bug

#18 - Require tags

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 2 comments
Labels: bug

#17 - Use docker cache across runs

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 5 comments
Labels: enhancement

#16 - Install `shiftfs` on AMI

Issue - State: open - Opened by ScottG489 almost 4 years ago - 1 comment
Labels: enhancement, tech debt

#15 - Rename externally facing components of project to be "jobs" rather than "CI builds"

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 1 comment
Labels: enhancement

#14 - Rename internals of project to be "jobs" rather than "CI builds"

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 1 comment
Labels: enhancement

#13 - Rename and repurpose project

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 1 comment
Labels: enhancement

#12 - Add the ability rate limit jobs

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 1 comment

#11 - Consider not mounting docker.sock on each container

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 4 comments
Labels: bug, question

#10 - Secret management

Issue - State: closed - Opened by ScottG489 almost 4 years ago - 1 comment

#9 - Wait for service to come up before finishing playbook

Issue - State: closed - Opened by ScottG489 about 4 years ago - 1 comment

#8 - Add way to determine version of CI server

Issue - State: closed - Opened by ScottG489 over 4 years ago - 1 comment
Labels: enhancement

#7 - Consider `docker-java` over spotify's `docker-client`

Issue - State: open - Opened by ScottG489 over 4 years ago
Labels: tech debt

#6 - Mount docker socket when running container for deployment

Issue - State: closed - Opened by ScottG489 over 4 years ago - 1 comment
Labels: bug

#5 - Configure provisioning to point simple-ci.com at service

Issue - State: closed - Opened by ScottG489 over 4 years ago - 1 comment
Labels: enhancement

#4 - Add the ability to control the max number of/rate limit jobs

Issue - State: closed - Opened by ScottG489 over 4 years ago - 1 comment
Labels: enhancement

#3 - Add support for basic auth

Issue - State: closed - Opened by ScottG489 over 4 years ago - 2 comments
Labels: enhancement

#2 - Return failure response code when the container stops with non-zero exit code

Issue - State: closed - Opened by ScottG489 over 4 years ago - 4 comments
Labels: enhancement

#1 - Follow docker best practices

Issue - State: closed - Opened by Knio over 5 years ago - 1 comment