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

Don't extract CircleCI machine images #8656

Closed
1 of 5 tasks
rarkins opened this issue Feb 11, 2021 · 1 comment
Closed
1 of 5 tasks

Don't extract CircleCI machine images #8656

rarkins opened this issue Feb 11, 2021 · 1 comment
Labels
manager:circleci CircleCI config files priority-2-high Bugs impacting wide number of users or very important features type:bug Bug fix of existing functionality

Comments

@rarkins
Copy link
Collaborator

rarkins commented Feb 11, 2021

What Renovate type, platform and version are you using?

Hosted App, but not relevant

Describe the bug

Renovate extracts CircleCI's machine image definitions and attempts to update them like Docker images.

Relevant debug logs

See #8641

Have you created a minimal reproduction repository?

Please read the minimal reproductions documentation to learn how to make a good minimal reproduction repository.

  • This is a really small bug, it does not need a reproduction (think small typo)
  • I have provided a minimal reproduction repository
  • I don't have time for that, but it happens in a public repository I have linked to
  • I don't have time for that, and cannot share my private repository
  • The nature of this bug means it's impossible to reproduce publicly

Additional context

This image: extract is too generic:

const match = /^\s*-? image:\s*'?"?([^\s'"]+)'?"?\s*$/.exec(line);

@rarkins rarkins added type:bug Bug fix of existing functionality priority-2-high Bugs impacting wide number of users or very important features manager:circleci CircleCI config files status:ready labels Feb 11, 2021
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 24.49.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
manager:circleci CircleCI config files priority-2-high Bugs impacting wide number of users or very important features type:bug Bug fix of existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants