github-codebuild-logs icon indicating copy to clipboard operation
github-codebuild-logs copied to clipboard

Serverless App that publishes CodeBuild build logs to a publicly accessible location

Results 22 github-codebuild-logs issues
Sort by recently updated
recently updated
newest added

I am not sure why but the `sourceVersion` field in the JSON event never starts with `pr/`. https://github.com/jlhood/github-codebuild-logs/blob/86f8fd60892c00fea1ddbefd741ae35292707e0a/src/build.py#L30 A sample from my event as output when DEBUG is enabled: ```'currentPhase':...

also, I've taken to liberty to use changes from https://github.com/jlhood/github-codebuild-logs/pull/34

This fixes an error where the Github repo and owner could not be parsed from the Codebuild projects response object. Error message: `Could not parse GitHub owner/repo name from AWS...

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies

### Context Hi I'm one of the maintainers of torchserve at PyTorch which we comaintain with AWS and we use codebuild and your bot to be able to share with...

Thank you @jlhood for creating this application. We've used in AWS SDK for JavaScript (https://github.com/aws/aws-sdk-js and https://github.com/aws/aws-sdk-js-v3) for the past two years. ### Is your feature request related to a...

I'm not sure why but this repo is broken. We are not able to make it work. The lambda: serverlessrepo-github-codebuild-logs-GetBuildLogs-NsIuFeRMuqgw throw error: ``` [ERROR] AttributeError: 'NoneType' object has no attribute...

**Is your feature request related to a problem? Please describe.** * There are no update instructions for projects who're already using github-codebuild-logs * Installation instructions are in README https://github.com/jlhood/github-codebuild-logs#installation-instructions **Describe...

**Is your feature request related to a problem? Please describe.** github-codebuild-logs posts multiple comments based on how many times CodeBuild was run for the PR, which depends on how many...

I haven't started digging to see what is causing this yet, but some of the presigned URLs appear to be calculating incorrectly. ex: https://github.com/mattsb42/pipipxx/pull/12