Ecosyste.ms: Issues

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

GitHub / skyleague/event-horizon issues and pull requests

#107 - refactor: more detailed error logging on event batch handlers

Pull Request - State: closed - Opened by pevisscher over 1 year ago - 4 comments
Labels: released

#106 - feat: support modular imports

Pull Request - State: closed - Opened by pevisscher over 1 year ago - 3 comments
Labels: released

#105 - fix: add support for polymorphic profile type

Pull Request - State: closed - Opened by pevisscher over 1 year ago - 3 comments
Labels: released

#104 - chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs

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

#103 - chore(deps): bump json5 from 1.0.1 to 1.0.2

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

#102 - fix(warmer): do not reach undefined value in warmer event

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#101 - feat(services): automatically attach sdk services to xray

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#100 - feat(error): promote every thrown error in handlers as error level logging

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#99 - fix(secretsmanager): set correct name on service

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#98 - fix: allow for undefined value of services

Pull Request - State: closed - Opened by loredanamoanga almost 2 years ago - 3 comments
Labels: released

#97 - docs(handler): write initial handler documentation

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#96 - docs: write initial documentation

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#95 - feat(event-error): allow specifying error handling

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#94 - refactor: upgrade node standards

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#93 - feat(aws-sdk-v3): upgrade to aws sdk v3

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#92 - fix: add missing try return type to event handlers

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#91 - fix(types): set profile schema type on handler correctly

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#90 - fix(sqs): support try type on handler return

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#89 - feat(profile): add profile loading through appconfig

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 6 comments
Labels: released

#88 - feat(json): add prototype safe json parsing

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 6 comments
Labels: released

#87 - feat(validation): allow manual statuscode on validation error

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 5 comments
Labels: released

#86 - refactor(config): uniformize environment variables

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#85 - refactor: rename pathParams to path

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#84 - feat(try): add explicit error handling in handlers

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#83 - refactor(eventbridge): remove parsing options on eventbridge details

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#82 - feat(error): refer to client errors as warning

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#81 - feat(error): add checks for event error type

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 4 comments
Labels: released

#80 - refactor: simplify handler interface type

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#79 - fix: make lambda handler type union with callback parameters

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#78 - feat: add unknown payload overload to handler types

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#77 - feat: enable warmer support by checking for request literal

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 3 comments
Labels: released

#76 - chore: updated License and ReadMe

Pull Request - State: closed - Opened by aldegoeij almost 2 years ago - 2 comments
Labels: released

#75 - feat(ssm): add ssm service

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 2 comments
Labels: released

#74 - fix: create child logger with parent settings copied over

Pull Request - State: closed - Opened by pevisscher almost 2 years ago - 2 comments
Labels: released

#73 - feat(event-error): add support for error cause

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#72 - refactor(sqs): log sqs handler failure response

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#71 - feat(logger): add improved error formatter in logger

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#70 - refactor(error): more complete aws error checking

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#69 - feat(metrics): add simplified add metrics method

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 1 comment

#68 - feat(error): add retryable event error

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#67 - refactor: loosen constraints on event errors

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#66 - feat: add error typeguards

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#65 - fix(sqs): use the correct logging header

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#64 - refactor: rely on aws-sdk being available

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#63 - fix: s3 handler export

Pull Request - State: closed - Opened by kmvisscher about 2 years ago - 1 comment
Labels: released

#62 - feat(services): add firehose client

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 4 comments
Labels: released

#61 - refactor(openapi): add support for multiple component schema types

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#60 - refactor: simplify folder structure

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#59 - docs: add scope to readme

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#58 - feat(services): add SFN client

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#57 - feat(services): add DynamoDB clients

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#56 - fix: set aws-xray context missing strategy

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#55 - feat: add toggle for eager loading

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#54 - refactor(init): move service creation to lambda init

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#53 - fix(sqs): remove binary payload variant

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#52 - refactor(openapi): add openapi redoc example

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 5 comments
Labels: released

#51 - fix(kinesis): set correct handler event type

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 4 comments
Labels: released

#50 - fix(sns): set correct handler event type

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 4 comments
Labels: released

#49 - fix(sqs): set correct handler event type

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 4 comments
Labels: released

#48 - feat(s3): add s3 event handler

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#47 - feat(eventbridge): add eventbridge service

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#46 - feat(sqs): add sqs service

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#45 - feat(s3): add s3 service

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#44 - feat(s3-batch): add s3 batch event handler

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#43 - fix(firehose): set correct handler event type

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 3 comments
Labels: released

#42 - fix: add service to rawEventHandler types

Pull Request - State: closed - Opened by loredanamoanga about 2 years ago - 2 comments
Labels: released

#41 - docs: add initial readme

Pull Request - State: closed - Opened by loredanamoanga about 2 years ago - 2 comments
Labels: released

#40 - feat: add requestId to lambda context

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#39 - fix(secretrotation): check for version in versionstages

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#38 - feat(docs): add openapi generator

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#37 - fix(http): normalize headers to all-lowercase keys

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#36 - fix(logging): remove sensitive data

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#35 - fix: move secretsmanager import to selective client import

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#34 - fix: update license

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#33 - test: add arbitrary testing

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#32 - refactor: restructure folder configuration

Pull Request - State: closed - Opened by pevisscher about 2 years ago - 2 comments
Labels: released

#31 - fix: convert to type library

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#30 - fix(dependencies): move therefore to dependencies

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 2 comments
Labels: released

#28 - fix(http-error): only expose stack when IS_DEBUG is explicitly true

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 3 comments
Labels: released

#27 - fix(http-validation): clarify the location of the validation error

Pull Request - State: closed - Opened by MickVanDuijn about 2 years ago - 3 comments
Labels: released

#26 - feat(authorizer): add authorizer handlers

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