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

Check task deprecation #4458

Merged
merged 9 commits into from
Oct 12, 2023

Conversation

DenisRumyantsev
Copy link
Contributor

@DenisRumyantsev DenisRumyantsev commented Oct 3, 2023

Description: Check task deprecation in the Initialize job step for each task used in the pipeline.

How it looks:

  • In the Initialize job logs:

image

  • In the web page of the pipeline run:

image

  • Example of the warning message when the task has the docs.microsoft.com help URL:

##[warning]Task 'Download pipeline artifact' version 0 (DownloadPipelineArtifact@0) is deprecated. This task will be removed. From April 22, 2024, onwards it may no longer be available. Please see https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/download-pipeline-artifact-v0 for more information about this task.

@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/check-task-deprecation branch 3 times, most recently from 781fd21 to e547a07 Compare October 3, 2023 09:39
@DenisRumyantsev DenisRumyantsev marked this pull request as ready for review October 3, 2023 09:41
@DenisRumyantsev DenisRumyantsev requested review from a team as code owners October 3, 2023 09:41
@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/check-task-deprecation branch from e547a07 to cfe4dfb Compare October 3, 2023 09:48
@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/check-task-deprecation branch from cfe4dfb to 85dfb5d Compare October 3, 2023 10:15
@merlynomsft
Copy link
Contributor

Adding @geekzter for review

@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/check-task-deprecation branch 3 times, most recently from 9d4fe8b to 690a8cb Compare October 11, 2023 09:56
@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/check-task-deprecation branch from 690a8cb to 845f7df Compare October 11, 2023 10:09
@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/check-task-deprecation branch from 5171d97 to b1e9d04 Compare October 11, 2023 12:48
@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/check-task-deprecation branch from b1e9d04 to e1250d4 Compare October 11, 2023 13:38
@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/check-task-deprecation branch from bada8de to 2c601fb Compare October 11, 2023 15:53
@DenisRumyantsev DenisRumyantsev merged commit c313e3e into master Oct 12, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants