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

Removal date for deprecated tasks #19055

Conversation

DenisRumyantsev
Copy link
Contributor

List of tasks:

  • AppCenterDistributeV1
  • AppCenterDistributeV2
  • AzureMonitorV0
  • ChefKnifeV1
  • ChefV1
  • CondaEnvironmentV1
  • DeployVisualStudioTestAgentV2
  • DotNetCoreInstallerV1
  • DownloadPackageV0
  • DownloadPipelineArtifactV0
  • DownloadPipelineArtifactV1
  • IISWebAppDeployment
  • NuGetAuthenticateV0
  • NuGetInstallerV0
  • NuGetPackagerV0
  • NuGetPublisherV0
  • NuGetRestoreV1
  • NuGetV0
  • PublishPipelineArtifactV0
  • QuickPerfTestV1
  • RunJMeterLoadTestV1
  • RunLoadTestV1
  • SqlServerDacpacDeployment
  • XamarinTestCloudV1

Description: Add removal date for deprecated tasks.

Documentation changes required: No

Added unit tests: No

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/removal-date-for-deprecated-tasks branch from a80abf1 to 6334631 Compare October 3, 2023 14:32
@jmyersmsft
Copy link
Member

Just for general knowledge, what does this property do in terms of agent and UI behavior?

@DenisRumyantsev
Copy link
Contributor Author

Hi @jmyersmsft

We will implement a warning in the Initialize job step for deprecated tasks used in the pipeline.
The removal date will be displayed in this warning.

Here is the related PR in the agent —
microsoft/azure-pipelines-agent#4458

@fadnavistanmay
Copy link
Contributor

Hi @jmyersmsft

We will implement a warning in the Initialize job step for deprecated tasks used in the pipeline. The removal date will be displayed in this warning.

Here is the related PR in the agent — microsoft/azure-pipelines-agent#4458

Will the builds fail, if folks don't upgrade to the later task version?

@DenisRumyantsev
Copy link
Contributor Author

Hi @fadnavistanmay
No, with these changes, builds will run successfully as normal, until we remove deprecated tasks from ADO.
The only purpose of these changes is to inform customers about the removal of deprecated tasks in the future.

@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/removal-date-for-deprecated-tasks branch 3 times, most recently from 2e38a8c to 620ae06 Compare October 6, 2023 14:49
@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/removal-date-for-deprecated-tasks branch from 620ae06 to 1f649c4 Compare October 6, 2023 15:03
@DenisRumyantsev DenisRumyantsev merged commit e5c6fac into master Oct 9, 2023
9 checks passed
@zhenghao104
Copy link
Contributor

Hi @jmyersmsft

We will implement a warning in the Initialize job step for deprecated tasks used in the pipeline. The removal date will be displayed in this warning.

Here is the related PR in the agent — microsoft/azure-pipelines-agent#4458

@DenisRumyantsev Are these changes live and tested in production already? Our team was planning to deprecate the tasks earlier than these dates, some time next month, will it be a problem to shift the date of some of the tasks to November 2023?

@DenisRumyantsev
Copy link
Contributor Author

Hi @zhenghao104. Can you confirm the dates you wanted to change have been changed?

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.

7 participants