Ecosyste.ms: Issues

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

GitHub / 90poe/connectctl issues and pull requests

#84 - Update README.md

Pull Request - State: closed - Opened by mdevilliers almost 4 years ago

#83 - feat: plugins validate cmd

Pull Request - State: closed - Opened by andrzejWilde over 4 years ago - 1 comment

#82 - feat: Connectors status cmd

Pull Request - State: closed - Opened by andrzejWilde over 4 years ago

#81 - feat: Cluster Info in version cmd

Pull Request - State: closed - Opened by andrzejWilde over 4 years ago

#80 - feat: ability to configure logging via env vars

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#79 - Replace counterfeiter package with gomock for mocking

Issue - State: closed - Opened by oleksmir over 4 years ago
Labels: enhancement, good first issue

#78 - feat: implement task command

Pull Request - State: closed - Opened by oleksmir over 4 years ago

#77 - Logging options should be settable via env vars.

Issue - State: closed - Opened by mdevilliers over 4 years ago

#76 - fix dirty go.sum that is breaking goreleaser

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#75 - Auto tag master - use github.com/sv-tools/bumptag

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#74 - chore : bump golang version

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#73 - auto tagging master - try using bump

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#72 - auto tag master

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#71 - Revert "feat : auto tag master branch commits"

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#70 - feat : auto tag master branch commits

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#69 - chore : tweak logging levels

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#68 - chore : log trace when restarting task (if exists)

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#67 - chore : add an initial wait period before syncing

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#66 - feat : only sync if kafka-connect is running

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#65 - chore : add logging around source loading

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#64 - feat : File and Directory sources should be a bit more lenient

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#63 - feat : add ability to configure manage via envvars

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#62 - feat: attach the version to the logger

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#61 - feat : log the healthcheck calls

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#60 - fix: only restart Tasks that have failed

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#59 - feat: allow configuring with an optional logger, default to a Noop

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#58 - feat: surface some globals around restarts for the manage command

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#57 - feat: add a `restart connector/task` policy

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#56 - chore : add tests for restarting connector and task error conditions

Pull Request - State: closed - Opened by mdevilliers over 4 years ago

#55 - configure http client timeout

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#54 - Revert "set timeout on http client (#52)"

Pull Request - State: closed - Opened by the4thamigo-uk almost 5 years ago

#53 - return an error to ensure retry retries

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#52 - set timeout on http client

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#51 - log retryable error

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#50 - implement a retry mechanism for the manage command

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#49 - Refactor to allow easier testing of the manager.

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#48 - Manager pkg cleanup

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#47 - Fix json unmarshalling and logging

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#46 - chore : housekeeping in the cmd package

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#45 - feature : additional methods for add and manage to get their connector configs

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago - 1 comment

#44 - Feat/readyness check whilst managing

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago - 1 comment

#43 - fix: use caching for golang builds

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#42 - fix: download a known version of golang-ci

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago - 2 comments

#41 - fix: version.go was moved to internal

Pull Request - State: closed - Opened by mdevilliers almost 5 years ago

#40 - chore: prepare release v0.1.1

Pull Request - State: closed - Opened by the4thamigo-uk almost 5 years ago

#39 - Options to restart tasks

Pull Request - State: closed - Opened by the4thamigo-uk about 5 years ago

#38 - Run golangci-lint on code and fix issues

Pull Request - State: closed - Opened by the4thamigo-uk about 5 years ago

#37 - Manage connectors without syncing configs

Issue - State: closed - Opened by the4thamigo-uk about 5 years ago - 1 comment

#36 - Cluster address should be an argument at the `connectors` level

Issue - State: closed - Opened by the4thamigo-uk about 5 years ago - 1 comment
Labels: enhancement, good first issue

#35 - Run go mod tidy

Pull Request - State: closed - Opened by the4thamigo-uk about 5 years ago

#34 - Logger should be injected

Issue - State: closed - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted, good first issue

#33 - docs: Updated the readme with RTD link

Pull Request - State: closed - Opened by richardcase about 5 years ago

#32 - chore: fix issue with docs build

Pull Request - State: closed - Opened by richardcase about 5 years ago

#31 - chore: Added build targets for docs to GitHub Pages

Pull Request - State: closed - Opened by richardcase about 5 years ago

#30 - docs: Added cli and installation docs

Pull Request - State: closed - Opened by richardcase about 5 years ago

#29 - chore: Added install-deps to release build

Pull Request - State: closed - Opened by richardcase about 5 years ago

#28 - chore: Updated readme badges

Pull Request - State: closed - Opened by richardcase about 5 years ago

#27 - chore: Added build status badge to readme

Pull Request - State: closed - Opened by richardcase about 5 years ago

#26 - chore: Remove explicit build step from release

Pull Request - State: closed - Opened by richardcase about 5 years ago

#25 - Cache Go Modules in CircleCI

Issue - State: closed - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted

#24 - chore: Run ci checks on commit to master

Pull Request - State: closed - Opened by richardcase about 5 years ago

#23 - chore: Docs and build update

Pull Request - State: closed - Opened by richardcase about 5 years ago

#22 - chore: Initial version of the circle build

Pull Request - State: closed - Opened by richardcase about 5 years ago

#21 - Implement build and release via circleci

Issue - State: closed - Opened by richardcase about 5 years ago - 1 comment
Labels: enhancement

#20 - Support piping from stdin

Issue - State: closed - Opened by richardcase about 5 years ago - 1 comment
Labels: enhancement, help wanted, good first issue

#19 - Support packaging managers

Issue - State: open - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted, good first issue

#18 - Implement Install Script

Issue - State: closed - Opened by richardcase about 5 years ago - 3 comments
Labels: enhancement, help wanted, good first issue

#17 - feat: Added sync once functionality

Pull Request - State: closed - Opened by richardcase about 5 years ago

#16 - Support `manage` running once

Issue - State: closed - Opened by richardcase about 5 years ago
Labels: enhancement

#15 - Updated the docs

Pull Request - State: closed - Opened by richardcase about 5 years ago

#14 - Added autorestart functionality

Pull Request - State: closed - Opened by richardcase about 5 years ago

#13 - Support regex with connector names

Issue - State: open - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted

#12 - Create connector status command

Issue - State: closed - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted, good first issue

#11 - Include cluster info version command

Issue - State: closed - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted, good first issue

#10 - Implement plugin validate command

Issue - State: closed - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted, good first issue

#9 - Create connectl website using github pages

Issue - State: open - Opened by richardcase about 5 years ago - 2 comments
Labels: enhancement, help wanted

#8 - Implement auth to connect cluster

Issue - State: open - Opened by richardcase about 5 years ago
Labels: help wanted, question

#7 - Implement tasks sub-commands

Issue - State: closed - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted, good first issue

#6 - Implement connectors status sub-command

Issue - State: closed - Opened by richardcase about 5 years ago - 1 comment
Labels: enhancement, help wanted, good first issue

#5 - Implement `connectors config` sub-commands

Issue - State: open - Opened by richardcase about 5 years ago
Labels: enhancement, help wanted, good first issue

#4 - Finish checkConnector Status

Issue - State: closed - Opened by richardcase about 5 years ago - 1 comment
Labels: bug, help wanted

#3 - Added plugins list command

Pull Request - State: closed - Opened by richardcase about 5 years ago

#2 - Added additional connectors subcommands

Pull Request - State: closed - Opened by richardcase about 5 years ago

#1 - Added version command

Pull Request - State: closed - Opened by richardcase about 5 years ago