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(datasource/azure-pipelines-tasks): add azure-pipelines-tasks datasource #16904

Merged
merged 18 commits into from Aug 9, 2022

Conversation

JamieMagee
Copy link
Contributor

@JamieMagee JamieMagee commented Aug 2, 2022

Changes

Adds the azure-pipelines-tasks datasource.

Currently has only a static list of major versions of each built-in task1. I outlined in the linked issue that not all versions of each task are available on every Azure DevOps organization, and an API call to your own Azure DevOps organization is required to find the specific versions available. Even when that is implemented, this static list of tasks will be required for repos that are hosted outside of Azure DevOps, but contain Azure Pipelines configurations.

TODO:

Context

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/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

Footnotes

  1. https://github.com/microsoft/azure-pipelines-tasks/tree/master/Tasks

@viceice
Copy link
Member

viceice commented Aug 2, 2022

You should add the limitations to the datasource readme

@JamieMagee JamieMagee force-pushed the feat/azure-pipelines-tasks-datasource branch from 1b97a86 to 547a66a Compare August 3, 2022 04:54
@JamieMagee
Copy link
Contributor Author

You should add the limitations to the datasource readme

It was on my TODO list 😉

Now it's on my TODONE list

@JamieMagee JamieMagee marked this pull request as ready for review August 3, 2022 05:21
@JamieMagee JamieMagee force-pushed the feat/azure-pipelines-tasks-datasource branch from 718d42f to 8a2d3b4 Compare August 8, 2022 00:01
@JamieMagee JamieMagee changed the base branch from main to feat/azure-pipelines-tasks-generate August 8, 2022 00:01
@JamieMagee
Copy link
Contributor Author

I rebased this branch on top of #16949, re-ran Renovate, and generated some new PRs.

@JamieMagee JamieMagee force-pushed the feat/azure-pipelines-tasks-datasource branch from e91bd45 to 216371e Compare August 8, 2022 00:26
Base automatically changed from feat/azure-pipelines-tasks-generate to main August 8, 2022 22:01
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
@JamieMagee JamieMagee marked this pull request as ready for review August 8, 2022 22:40
@JamieMagee JamieMagee merged commit 997e5a1 into main Aug 9, 2022
@JamieMagee JamieMagee deleted the feat/azure-pipelines-tasks-datasource branch August 9, 2022 04:34
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.153.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2022
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.

None yet

4 participants