-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
test(yaml): add test for YAML tags #31244
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see other comment
6ee05b9
to
33861e4
Compare
I tested the current master against https://github.com/websi/renovate-reproductions-31147. Everything works with the new library. I add some new test cases for the YAML tags and remove the extra handling for the GitLab Reference tag |
33861e4
to
d55485a
Compare
lib/modules/manager/docker-compose/__fixtures__/docker-compose.3-tags.yml
Outdated
Show resolved
Hide resolved
🎉 This PR is included in version 38.110.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
##### [`v38.110.1](https://github.com/renovatebot/renovate/releases/tag/38.110.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.34.1 ([#31794](renovatebot/renovate#31794)) ([76311ac](renovatebot/renovate@76311ac)) ##### Miscellaneous Chores - **deps:** update otel/opentelemetry-collector-contrib docker tag to v0.111.0 ([#31793](renovatebot/renovate#31793)) ([76d5af1](renovatebot/renovate@76d5af1)) ##### Continuous Integration - don't fetch GitHub issues on merge queue ([#31792](renovatebot/renovate#31792)) ([e4da099](renovatebot/renovate@e4da099)) ##### [`v38.110.0](https://github.com/renovatebot/renovate/releases/tag/38.110.0) ##### Features - **presets:** Add jackson-module-kotlin repo to jackson monorepo ([#31772](renovatebot/renovate#31772)) ([bb809d3](renovatebot/renovate@bb809d3)) ##### Code Refactoring - **manager/gitlabci:** remove method "replaceReferenceTags" ([#31787](renovatebot/renovate#31787)) ([354e6f8](renovatebot/renovate@354e6f8)) ##### Tests - **yaml:** add test for YAML tags ([#31244](renovatebot/renovate#31244)) ([1aba1ef](renovatebot/renovate@1aba1ef))
Changes
Add generic support for YAML tags.
Context
See #31147
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: