Ecosyste.ms: Issues

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

GitHub / cookpad/barbeque issues and pull requests

#94 - Fix column collations and table default collation in a migration

Pull Request - State: closed - Opened by coord-e 3 months ago - 3 comments

#93 - Run tests with mysql:8.0 and drop support for Ruby < 3.0

Pull Request - State: closed - Opened by coord-e 3 months ago - 3 comments

#91 - Rename SNSSubscription to SnsSubscription for Zeitwerk

Pull Request - State: closed - Opened by eagletmt over 2 years ago

#90 - Update Rails to 6.1

Pull Request - State: closed - Opened by eagletmt over 2 years ago

#89 - Move CI to GitHub Actions

Pull Request - State: closed - Opened by eagletmt over 2 years ago

#88 - Pass `BARBEQUE_SENT_TIMESTAMP` variable to invoked jobs

Pull Request - State: closed - Opened by eagletmt over 2 years ago - 1 comment

#87 - Use kaminari helper to generate links safely

Pull Request - State: closed - Opened by eagletmt about 4 years ago

#86 - Update tested Ruby versions

Pull Request - State: closed - Opened by eagletmt about 4 years ago

#85 - Delete duplicated message

Pull Request - State: closed - Opened by eagletmt about 4 years ago

#84 - Change visited style of job execution button

Pull Request - State: closed - Opened by mtgto over 4 years ago - 2 comments

#83 - Whitelist retry_config parameters on create

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

#82 - Change job name to case-sensitive

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

#81 - Wrap JSON message in pre tag for large message

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

#80 - Count running job_retries only

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

#79 - Validate command presence

Pull Request - State: open - Opened by eagletmt over 5 years ago

#78 - Change default base_delay to 15 seconds

Pull Request - State: closed - Opened by eagletmt over 5 years ago

#77 - Add notify_failure_only_if_retry_limit_reached option

Pull Request - State: closed - Opened by itkq over 5 years ago - 2 comments

#76 - Coerce AS::Duration to Integer

Pull Request - State: closed - Opened by eagletmt over 5 years ago

#75 - Add server-side retry feature

Pull Request - State: closed - Opened by eagletmt over 5 years ago

#74 - Return 503 in maintenance mode when mysql2 error occurs

Pull Request - State: closed - Opened by eagletmt almost 6 years ago

#73 - Stop deleting job executions

Pull Request - State: closed - Opened by eagletmt almost 6 years ago

#72 - Add delay_seconds parameter to support SQS's delay_seconds

Pull Request - State: closed - Opened by eagletmt almost 6 years ago

#71 - Support cross-region SNS topic subscription

Pull Request - State: open - Opened by kaorimatz almost 6 years ago - 4 comments

#70 - Fix Barbeque::SnsSubscriptionsController#fetch_sns_topic_arns

Pull Request - State: closed - Opened by itkq about 6 years ago - 2 comments

#69 - Add flag to enable verification in enqueueing step

Pull Request - State: closed - Opened by eagletmt about 6 years ago

#68 - Add message field to job_execution resource

Pull Request - State: closed - Opened by eagletmt about 6 years ago

#67 - Use ActionController::API in API endpoints

Pull Request - State: closed - Opened by eagletmt about 6 years ago - 1 comment

#66 - Remove dependency on unused Rails frameworks

Pull Request - State: closed - Opened by eagletmt about 6 years ago

#65 - Upgrade Rails to 5.2

Pull Request - State: closed - Opened by eagletmt about 6 years ago

#64 - Add index to barbeque_job_executions.created_at

Pull Request - State: closed - Opened by eagletmt about 6 years ago

#63 - Fix wrong aggregation query in /monitors

Pull Request - State: closed - Opened by eagletmt about 6 years ago

#62 - Poll job executions and job retries only of the specified queue

Pull Request - State: closed - Opened by kaorimatz over 6 years ago - 1 comment

#61 - Limit concurrent executions per job queue

Pull Request - State: closed - Opened by kaorimatz over 6 years ago

#60 - Upgrade to factory_bot from factory_girl

Pull Request - State: closed - Opened by eagletmt over 6 years ago

#59 - Support Hako definitions written in Jsonnet

Pull Request - State: closed - Opened by eagletmt over 6 years ago

#58 - Build queue_url without database when maintenance mode is enabled

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 2 comments

#56 - Redirect /job_executions/:id to /job_executions/:message_id

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 5 comments

#55 - Do not create execution record when sqs:DeleteMessage fails

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#54 - Use modularized aws-sdk

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 3 comments

#53 - Filter job executions by status

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 2 comments

#52 - Fix controller prefix for Rails engine

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#51 - Show SQS metrics in job queue page

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#50 - Ignore S3 errors when starting an execution

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#49 - Do not create job_execution record when S3 returns error

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#48 - Add descriptive title element and breadcrumbs

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#47 - Update Rails to 5.1

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#46 - Add message context to exception handler

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#45 - Set status to running after creating related records

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#44 - Add index to status

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#43 - Delete message after saving message body to S3

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#42 - Revert "Save message to S3 at enqueueing"

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#41 - Drop support for legacy S3 log format

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#40 - Save message to S3 at enqueueing

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#39 - Save message to S3 before DeleteMessage

Issue - State: closed - Opened by k0kubun almost 7 years ago - 2 comments

#38 - Introduce Executor as a replacement of Runner

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 5 comments

#37 - Save exception message as stderr

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#36 - Save message before starting execution

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#35 - Set shorter wait time for SQS polling

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 2 comments

#34 - Pass job execution to executor

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#33 - Rename Runner to Executor

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#32 - Split Runner to Runner and Poller

Issue - State: closed - Opened by eagletmt almost 7 years ago - 9 comments

#31 - Move Slack notifications into separated class

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 2 comments

#30 - Add script to migrate S3 log changed in v0.7.0

Pull Request - State: closed - Opened by eagletmt almost 7 years ago

#29 - Change S3 log format

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 2 comments

#28 - Add running status

Pull Request - State: closed - Opened by eagletmt almost 7 years ago - 2 comments

#27 - Kill N+1 query

Pull Request - State: closed - Opened by makimoto about 7 years ago

#26 - Show application names for each job in sns_subscriptions#new

Pull Request - State: closed - Opened by makimoto about 7 years ago

#25 - Support JSON-formatted string as messages

Pull Request - State: closed - Opened by makimoto about 7 years ago - 4 comments

#24 - Destroy SNS subscriptions before destroying job definition

Pull Request - State: closed - Opened by eagletmt about 7 years ago

#23 - Log message body for retry

Pull Request - State: closed - Opened by eagletmt about 7 years ago

#22 - Set error status when unhandled exception is raised from runner

Pull Request - State: closed - Opened by eagletmt about 7 years ago

#21 - Add error handling around SNS API calls

Pull Request - State: closed - Opened by makimoto about 7 years ago - 1 comment

#20 - Fan-out using AWS SNS notidfications

Pull Request - State: closed - Opened by makimoto about 7 years ago - 3 comments

#19 - Show recently processed jobs

Pull Request - State: closed - Opened by eagletmt about 7 years ago

#18 - Fix controller_path for Rails engine

Pull Request - State: closed - Opened by eagletmt about 7 years ago

#17 - Change Back path to each job definition page

Pull Request - State: closed - Opened by inohiro about 7 years ago

#16 - Order job_retries in reverse order

Pull Request - State: closed - Opened by eagletmt about 7 years ago

#15 - Autolink URLs in job_retry outputs

Pull Request - State: closed - Opened by eagletmt over 7 years ago

#14 - Make operation to deduplicate messages atomic

Pull Request - State: closed - Opened by k0kubun over 7 years ago - 3 comments

#13 - Add execution id and html_url to status API response

Pull Request - State: closed - Opened by eagletmt over 7 years ago

#12 - Fill zeros when there's no execution in the given range

Pull Request - State: closed - Opened by eagletmt over 7 years ago

#11 - Add Hako runner

Pull Request - State: closed - Opened by k0kubun over 7 years ago

#10 - Handle Aws::S3::Errors::NoSuchKey on web console

Pull Request - State: closed - Opened by k0kubun over 7 years ago - 3 comments

#9 - Reuse AWS credentials assumed from Role

Pull Request - State: closed - Opened by k0kubun over 7 years ago - 1 comment

#8 - Autolink stdout and stderr

Pull Request - State: closed - Opened by k0kubun almost 8 years ago - 2 comments

#7 - Add exception handler

Pull Request - State: closed - Opened by k0kubun almost 8 years ago - 3 comments

#6 - Allow switching log output by BARBEQUE_LOG_TO_STDOUT

Pull Request - State: closed - Opened by k0kubun almost 8 years ago

#5 - Documentation

Pull Request - State: closed - Opened by k0kubun almost 8 years ago

#4 - Destroy job definitions after their app destruction

Pull Request - State: closed - Opened by k0kubun almost 8 years ago - 2 comments

#3 - Add API documentation

Pull Request - State: closed - Opened by k0kubun almost 8 years ago

#2 - Add travis.yml

Pull Request - State: closed - Opened by k0kubun almost 8 years ago

#1 - Show execution statistics

Pull Request - State: closed - Opened by eagletmt almost 8 years ago - 1 comment