Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find a way to auto-detect new releases of aws-lambda-cpp #760

Open
maxday opened this issue Nov 16, 2023 · 0 comments
Open

Find a way to auto-detect new releases of aws-lambda-cpp #760

maxday opened this issue Nov 16, 2023 · 0 comments

Comments

@maxday
Copy link
Owner

maxday commented Nov 16, 2023

For now cpp builds are cloning https://github.com/awslabs/aws-lambda-cpp
It could be great to auto-dectect releases from https://github.com/awslabs/aws-lambda-cpp/releases so we could rebuild as soon as a new release is cut.
For now dependabot does not support that (see: dependabot/dependabot-core#2027)

So maybe one solution would be to create a simple bot posting an issue for every new release of awslabs/aws-lambda-cpp so we could rebuild as soon as possible

cc @marcomagdy

@maxday maxday changed the title Find a way to auto-detect Find a way to auto-detect new releases of aws-lambda-cpp Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant