Ecosyste.ms: Issues

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

GitHub / clamp-orchestrator/clamp-core issues and pull requests

#109 - Bump github.com/gin-gonic/gin from 1.6.3 to 1.9.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#108 - Bump golang.org/x/net from 0.0.0-20201016165138-7b1cca2348c0 to 0.7.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#107 - Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#106 - Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.7

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#105 - Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#104 - Split Repository Based On Entities

Pull Request - State: open - Opened by mallikarjun-b-r over 3 years ago

#103 - Changes to use mocks in tests

Pull Request - State: open - Opened by sivachandran over 3 years ago

#102 - Changes for handling error from function calls

Pull Request - State: open - Opened by sivachandran over 3 years ago

#101 - Determine maximum throughput of service request creation API

Issue - State: open - Opened by sivachandran over 3 years ago - 1 comment

#100 - Replace online API mocks with local API mocks in unit tests

Issue - State: open - Opened by sivachandran over 3 years ago
Labels: code quality

#99 - Replace init function initialisation with explicit initialisation

Issue - State: open - Opened by sivachandran over 3 years ago
Labels: code quality

#98 - Make sure function errors are handled everywhere

Issue - State: open - Opened by sivachandran over 3 years ago
Labels: code quality

#97 - Remove workflow_name from service_requests and steps_status tables

Issue - State: open - Opened by sivachandran over 3 years ago
Labels: code quality

#96 - Changes for using logrus as logging framework

Pull Request - State: closed - Opened by sivachandran over 3 years ago

#95 - Replace structs by-value usages with by-ref usages

Pull Request - State: closed - Opened by sivachandran over 3 years ago

#94 - Service request creation fails if done immediately after workflow creation

Issue - State: closed - Opened by sivachandran over 3 years ago - 1 comment
Labels: bug

#93 - More linter fixes

Pull Request - State: closed - Opened by sivachandran over 3 years ago
Labels: code quality

#92 - Priyank | Fixing error message comparision to avoid platform specific nuances

Pull Request - State: closed - Opened by priyaaank over 3 years ago
Labels: bug

#91 - Priyank | Ensuring we skip over upload of CC reports locally

Pull Request - State: closed - Opened by priyaaank over 3 years ago
Labels: bug

#90 - Local CI should not attempt to upload test reports from local environment

Issue - State: closed - Opened by priyaaank over 3 years ago
Labels: bug

#89 - Revert "Changes for fixing golangci-lint issues"

Pull Request - State: closed - Opened by priyaaank over 3 years ago

#87 - Changes for fixing golangci-lint issues

Pull Request - State: closed - Opened by sivachandran over 3 years ago - 4 comments
Labels: code quality

#86 - Check DB at startup

Pull Request - State: closed - Opened by sivachandran over 3 years ago

#85 - Allow Prometheus and Grafana to be included in Docker Compose run optionally

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

#83 - Run GoLint as part of build cycle

Issue - State: open - Opened by tejash-jl almost 4 years ago - 1 comment

#82 - Updated get service requests by workflow name API

Pull Request - State: open - Opened by tejash-jl almost 4 years ago - 3 comments
Labels: enhancement

#81 - Update status field in service request if the service request gets completed or failed

Issue - State: open - Opened by tejash-jl almost 4 years ago - 1 comment
Labels: bug, high priority

#79 - Environment-based separation of API URLs in Clamp workflow config

Issue - State: open - Opened by dantinkakkar almost 4 years ago - 1 comment

#78 - Check DB connection when the application start

Issue - State: open - Opened by tejash-jl almost 4 years ago - 3 comments
Labels: bug

#77 - Updated get workflows API

Pull Request - State: closed - Opened by tejash-jl almost 4 years ago
Labels: enhancement

#76 - Added error handlings

Pull Request - State: closed - Opened by tejash-jl almost 4 years ago
Labels: code quality

#75 - Introduce failure handling and retry mechanisms for a step in defined workflow

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

#74 - Change workflows pageNumber to start from 1 instead of 0

Pull Request - State: closed - Opened by kartikay101 almost 4 years ago
Labels: enhancement

#73 - Create an api to fetch serviceRequests based on workflow ID

Issue - State: open - Opened by kartikay101 almost 4 years ago - 1 comment
Labels: enhancement, backend

#72 - #68 | Kafka or Rabbitmq to be optional to use Clamp

Pull Request - State: closed - Opened by lohith46 almost 4 years ago - 1 comment
Labels: enhancement, backend

#71 - Adding a badge for gitter chat

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: documentation

#70 - Add a Gitter chat badge to README.md

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

#69 - Add a Gitter chat badge to README.md

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

#68 - Kafka or Rabbitmq to be optional to use Clamp

Issue - State: closed - Opened by tejash-jl almost 4 years ago
Labels: bug, enhancement, backend

#67 - Secure HTTP call support

Issue - State: open - Opened by dileepbapat almost 4 years ago - 1 comment
Labels: enhancement

#66 - /workflows?pageNumber=1&pageSize=10 api in swagger

Issue - State: closed - Opened by dileepbapat almost 4 years ago
Labels: bug, good first issue

#65 - Allow getting version for the build

Issue - State: open - Opened by kartikay101 almost 4 years ago - 1 comment
Labels: enhancement, good first issue

#64 - Fix : pagination issue, not using correct offset value

Pull Request - State: closed - Opened by kartikay101 almost 4 years ago - 2 comments

#63 - Introduce logs to log information in structured way

Issue - State: open - Opened by priyaaank almost 4 years ago - 1 comment
Labels: enhancement

#62 - Benchmarking scripts, improvements and reports

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

#61 - Build a message correlation to service request

Issue - State: open - Opened by tejash-jl almost 4 years ago

#60 - Deleting old documentation that is not relevant anymore

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: documentation

#59 - Remove unused documentation and demo postman collections

Issue - State: closed - Opened by priyaaank almost 4 years ago
Labels: documentation

#58 - Run integration test in ci server

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: cicd

#57 - Fetch workflows (GET api)

Pull Request - State: closed - Opened by kartikay101 almost 4 years ago - 2 comments
Labels: enhancement

#56 - Fetch Workflows

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

#55 - Implementation of proper error handling in Postgres connector

Issue - State: open - Opened by kartikay101 almost 4 years ago - 1 comment
Labels: code quality

#54 - Adding integration with the code climate service

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: documentation, code quality

#52 - Setup code climate integration for code analysis and coverage analysis.

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

#51 - Adding License Badge to the Readme with link redirecting to the LICENSE

Pull Request - State: closed - Opened by heaven00 almost 4 years ago
Labels: documentation

#50 - Remove unused variables in env.go

Issue - State: closed - Opened by lohith46 almost 4 years ago
Labels: code quality

#49 - Removed unused variable in env.go

Pull Request - State: closed - Opened by lohith46 almost 4 years ago
Labels: code quality

#48 - Update CONTRIBUTIONS.md with correct link

Pull Request - State: closed - Opened by dantinkakkar almost 4 years ago
Labels: documentation

#47 - Merge ci/cd updates to the refactoring code

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: cicd

#46 - Add missing directive for Kafka and zookeeper container from circleci config

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: cicd

#45 - Adding missing kafka image directive from circleci config

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: cicd

#44 - Add kafka for executor tests

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: cicd

#43 - Added docker compose

Pull Request - State: closed - Opened by tejash-jl almost 4 years ago - 1 comment
Labels: enhancement

#42 - Adding rabbitmq docker for executor tests

Pull Request - State: closed - Opened by priyaaank almost 4 years ago
Labels: cicd

#41 - Gofmt formatting

Pull Request - State: closed - Opened by kartikay101 about 4 years ago
Labels: code quality

#40 - Fixing a few of go lint errors

Pull Request - State: closed - Opened by priyaaank about 4 years ago
Labels: code quality

#39 - Refactoring workflow creation code to remove nested step update

Pull Request - State: closed - Opened by priyaaank about 4 years ago - 1 comment
Labels: code quality

#38 - Add documentation on how to execute ci jobs locally using circleci-cli and docker images.

Issue - State: closed - Opened by priyaaank about 4 years ago - 1 comment
Labels: documentation, good first issue

#37 - Fixing the publish build steps

Pull Request - State: closed - Opened by priyaaank about 4 years ago
Labels: cicd

#36 - Restructuring workflow - Ensure that images are published only on main branch

Pull Request - State: closed - Opened by priyaaank about 4 years ago
Labels: cicd

#35 - Adding link to contribution guide.

Pull Request - State: closed - Opened by priyaaank about 4 years ago
Labels: documentation

#34 - Creating a code of conduct for the project

Pull Request - State: closed - Opened by priyaaank about 4 years ago
Labels: documentation

#33 - Added the license to the repository

Pull Request - State: closed - Opened by priyaaank about 4 years ago
Labels: documentation

#32 - Add an open source license to the repository

Issue - State: closed - Opened by priyaaank about 4 years ago - 1 comment
Labels: documentation

#31 - Setup CircleCI as the CI tool for the repository.

Issue - State: closed - Opened by priyaaank about 4 years ago
Labels: enhancement

#30 - Circleci project setup

Pull Request - State: closed - Opened by priyaaank about 4 years ago
Labels: enhancement

#29 - Dynamic generation of urls for API

Issue - State: open - Opened by lohith46 about 4 years ago
Labels: backend

#28 - Retry mechanism for a failed step

Issue - State: closed - Opened by lohith46 about 4 years ago - 1 comment
Labels: backend

#27 - MQTT protocol support

Issue - State: open - Opened by lohith46 about 4 years ago
Labels: backend

#26 - Update API for workflow

Issue - State: open - Opened by lohith46 about 4 years ago
Labels: backend

#21 - Step response presently step id is mandatory while resuming the request

Issue - State: open - Opened by lohith46 about 4 years ago - 3 comments
Labels: code quality

#19 - Create API to get list of service requests created for a workflow with pagination

Issue - State: closed - Opened by tejash-jl about 4 years ago - 1 comment
Labels: enhancement, backend

#18 - Create API to get list of workflows created with pagination

Issue - State: closed - Opened by tejash-jl about 4 years ago - 1 comment
Labels: enhancement, backend

#17 - Create usage page in documentation

Issue - State: open - Opened by tejashjl about 4 years ago
Labels: documentation, good first issue

#16 - Create scenarios page in documentation

Issue - State: open - Opened by tejashjl about 4 years ago
Labels: documentation, good first issue

#15 - Add steps to create workflow and execute in documentation

Issue - State: closed - Opened by tejashjl about 4 years ago - 1 comment
Labels: documentation

#14 - Create a demo video

Issue - State: open - Opened by tejashjl about 4 years ago
Labels: enhancement

#12 - Create docker compose file

Issue - State: closed - Opened by tejashjl about 4 years ago - 1 comment
Labels: enhancement

#11 - Publish docker image of clamp

Issue - State: closed - Opened by tejashjl about 4 years ago - 1 comment
Labels: enhancement

#10 - Failed to start docker application with rabbitMQ

Issue - State: closed - Opened by tejashjl about 4 years ago - 2 comments
Labels: bug

#9 - Update clamp config

Issue - State: closed - Opened by tejashjl about 4 years ago - 1 comment
Labels: documentation, good first issue

#8 - Update clamp documentation

Issue - State: closed - Opened by tejashjl about 4 years ago - 1 comment
Labels: documentation, good first issue

#7 - Move conditionally executing behaviours to class specific behaviours

Issue - State: open - Opened by tejashjl about 4 years ago
Labels: good first issue, code quality

#6 - Refactor long classes and methods

Issue - State: open - Opened by tejashjl about 4 years ago
Labels: good first issue, code quality

#5 - Update clamp to use external queue instead of channels

Issue - State: open - Opened by tejashjl about 4 years ago
Labels: good first issue, code quality

#1 - Create a contributions guide

Issue - State: closed - Opened by priyaaank about 4 years ago - 1 comment
Labels: documentation, good first issue