solidify / devops-extension-chuck-norris

Chuck Norris Azure DevOps build enhancer
13 stars 2 forks source link

Use Azure Pipelines Task SDK #13

Open hbulens opened 4 years ago

hbulens commented 4 years ago

In Azure DevOps' pipelines, I receive the following warning message:

Starting: Chuck Norris Quotes
==============================================================================
Task         : Chuck Norris Quotes
Description  : Marker task to show Chuck Norris quotes in the build summary report.
Version      : 0.2.9
Author       : Mathias Olausson
Help         : 
==============================================================================
##[warning]Task 'ChuckNorrisTask' (0.2.9) is using deprecated task execution handler. The task should use the supported task-lib: https://aka.ms/tasklib
Preparing task execution handler.
Executing the powershell script: d:\a\_tasks\ChuckNorrisTask_6785970c-2d58-4260-b047-0a54028ee9c1\0.2.9\ChuckNorrisTask.ps1
Finishing: Chuck Norris Quotes

Maybe it's time to give the good old extension a little update?

MOlausson commented 4 years ago

@hbulens thanks, fair feedback. And of course Chuck deserves to age well so I'll have a look!

aburke-incomm commented 3 years ago

@MOlausson, I would love to see this running again as well. What can I do to help get Norris up and punching again?