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(data/azure-pipelines-tasks): Includes task.id for built-in azure pipelines tasks #19741

Merged
merged 3 commits into from Jan 9, 2023
Merged

feat(data/azure-pipelines-tasks): Includes task.id for built-in azure pipelines tasks #19741

merged 3 commits into from Jan 9, 2023

Conversation

jessehouwing
Copy link
Contributor

Changes

  • Adds "{task.id}": [versions...] to the azure-pipelines-tasks.json datafile.

Context

In Azure Pipelines a task can be referenced by name and by id. The data file for built-in tasks only contains the data for 'name'. This PR adds the id to the datafile.

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

@jessehouwing jessehouwing changed the title Includes task.id for built-in tasks feat: Includes task.id for built-in tasks Jan 9, 2023
@jessehouwing jessehouwing changed the title feat: Includes task.id for built-in tasks feat: Includes task.id for built-in azure pipelines tasks Jan 9, 2023
@jessehouwing jessehouwing changed the title feat: Includes task.id for built-in azure pipelines tasks feat(date/azure-pipelines-tasks): Includes task.id for built-in azure pipelines tasks Jan 9, 2023
@jessehouwing jessehouwing changed the title feat(date/azure-pipelines-tasks): Includes task.id for built-in azure pipelines tasks feat(data/azure-pipelines-tasks): Includes task.id for built-in azure pipelines tasks Jan 9, 2023
@viceice viceice enabled auto-merge (squash) January 9, 2023 22:38
@jessehouwing
Copy link
Contributor Author

@rarkins @viceice @JamieMagee Thanks for your welcoming embrace of my pull requests :).

And thanks for letting me stumble through some of the contribution requirements. I'm getting there ;).

@viceice viceice merged commit 86d20b5 into renovatebot:main Jan 9, 2023
@jessehouwing jessehouwing deleted the features/azure-devops-builtin-byid branch January 9, 2023 23:10
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 34.96.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

3 participants