angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

@angular-devkit/schematics glossary is missing Task

Open samherrmann opened this issue 3 years ago • 6 comments

The Schematics Glossary doesn't introduce what a Task is, making it difficult for new schematic developers to know what Tasks should be used for and how they work.

The Schematics for libraries page on angular.io demonstrates an example for adding a task, but it also doesn't provide an explanation on what a Task is. When do they run (before/after the Tree has been transformed by Rules)? Do they run in parallel? How do you manage Task dependencies?

This issue is to document Task in the Schematics Glossary table so that it's easier for developers to create their own Tasks.

samherrmann avatar Feb 23 '22 23:02 samherrmann

Hey, I would like to work on this issue, please guide me further on how to get started, as I am a total beginner.

AnjaliJha1221 avatar Mar 09 '22 13:03 AnjaliJha1221

@AnjaliJha1221, you can start by going through our contributing docs. Let me know if you have any specific questions.

alan-agius4 avatar Mar 09 '22 14:03 alan-agius4

hello @alan-agius4 looking at the contributing docs I'm not clear if you would assign the issue to yourself first before the submitting the PR or should one just start work on it and submit the PR when done

adyngom avatar Mar 10 '22 04:03 adyngom

@adyngom, you can just submit a PR.

alan-agius4 avatar Mar 10 '22 07:03 alan-agius4

Hey, I would like to work on this issue.

khushbubijawat avatar Mar 22 '22 05:03 khushbubijawat

@khushbubijawat feel free to take it on.

alan-agius4 avatar Jun 29 '22 12:06 alan-agius4

Hey @alan-agius4 I would like to contribute on this issue.

m0-dev avatar Jan 20 '23 22:01 m0-dev

any updates on this issue?

hojjat-afsharan avatar Apr 09 '23 20:04 hojjat-afsharan

Please let me know if I'm missing anything for the PR. Thanks in advance 😊

ArthurDibe avatar Nov 10 '23 05:11 ArthurDibe

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.