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

fix: remove ref from go datasource's regular expression #195

Merged
merged 1 commit into from Aug 5, 2022

Conversation

suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke commented Aug 5, 2022

#194

ref is used to specify the registry version.
go datasource shouldn't be used to update registries.

@@ -95,7 +95,7 @@
{
"fileMatch": ["\\.?aqua\\.ya?ml"],
"matchStrings": [
" +['\"]?(version|ref)['\"]? *: +['\"]?(?<currentValue>[^'\" \\n]+?)['\"]? +# renovate: depName=(?<depName>[^\\n]+)",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ref is used to specify the registry version.
go datasource shouldn't be used to update registries.

@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label Aug 5, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the 1.2.2 milestone Aug 5, 2022
@suzuki-shunsuke
Copy link
Member Author

suzuki-shunsuke commented Aug 5, 2022

suzuki-shunsuke added a commit to suzuki-shunsuke/test-renovate that referenced this pull request Aug 5, 2022
@suzuki-shunsuke suzuki-shunsuke merged commit e436f3b into main Aug 5, 2022
@suzuki-shunsuke suzuki-shunsuke deleted the fix/remove-ref-from-go-datasource branch August 5, 2022 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant