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

feat(presets): Support Bitbucket Cloud local presets #9422

Merged
merged 2 commits into from
Apr 7, 2021

Conversation

zharinov
Copy link
Collaborator

@zharinov zharinov commented Apr 7, 2021

Changes:

Leverage refactored platform.getRawFile() to support local presets in Bitbucket Cloud platform.

Context:

Ref: #9171

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added unit tests, or
  • No new tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

https://bitbucket.org/zharinov/test-9171-preset-source
https://bitbucket.org/zharinov/test-9171-preset-user
(preset disables Maven, thus no PRs are created)

endpoint,
fetch: fetchJSONFile,
});
}
Copy link
Collaborator Author

@zharinov zharinov Apr 7, 2021

Choose a reason for hiding this comment

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

This code hopefully will be reused by all platforms pretty soon

@zharinov
Copy link
Collaborator Author

zharinov commented Apr 7, 2021

@Chr1stian ;)

@rarkins rarkins merged commit 0a68e19 into renovatebot:master Apr 7, 2021
@zharinov zharinov deleted the feat/bitbucket-local-presets branch April 7, 2021 09:17
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 24.104.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Chr1stian
Copy link

@Chr1stian ;)

Thanks a lot! Will this make JSON5 supported for the preset files as well?

@viceice
Copy link
Member

viceice commented Apr 8, 2021

@Chr1stian ;)

Thanks a lot! Will this make JSON5 supported for the preset files as well?

Nope, only plain JSON

@zharinov
Copy link
Collaborator Author

zharinov commented Apr 8, 2021

Though, it's on the roadmap #7674

@Chr1stian

This comment has been minimized.

@viceice

This comment has been minimized.

@Chr1stian
Copy link

My permissions for the configuration repo on BitBucket was wrong. Sorry and please ignore last post! Great work 👍

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants