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(datasources): add bitrise datasource #30138

Merged
merged 12 commits into from
Jul 25, 2024

Conversation

secustor
Copy link
Collaborator

@secustor secustor commented Jul 11, 2024

Changes

Adds a Bitrise datasource

which uses https://github.com/bitrise-io/bitrise-steplib as source similar to the BitriseCLI
Added a helper function to getRawFile to GithubHttp and zod schemas for API calls to the /content endpoint.

Context

Allows implementation of #21957

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 select one)

I have verified these changes via:

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

@secustor secustor requested review from viceice and rarkins July 11, 2024 18:59
lib/util/http/github.ts Outdated Show resolved Hide resolved
lib/modules/platform/github/schema.ts Outdated Show resolved Hide resolved
lib/modules/datasource/bitrise/index.ts Outdated Show resolved Hide resolved
lib/modules/datasource/bitrise/index.ts Show resolved Hide resolved
@secustor secustor marked this pull request as ready for review July 19, 2024 13:57
@secustor secustor requested a review from viceice July 19, 2024 21:45
lib/modules/datasource/bitrise/index.ts Outdated Show resolved Hide resolved
lib/modules/datasource/bitrise/index.ts Show resolved Hide resolved
Co-authored-by: Rhys Arkins <rhys@arkins.net>
@secustor secustor requested a review from rarkins July 25, 2024 15:00
@secustor secustor added this pull request to the merge queue Jul 25, 2024
Merged via the queue into renovatebot:main with commit 4c15038 Jul 25, 2024
38 checks passed
@secustor secustor deleted the feat/add-bitrise-datasource branch July 25, 2024 17:57
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 38.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

4 participants