csm-ivanovo-ru / DocTemplates

Шаблоны документов Libre Office
Apache License 2.0
0 stars 0 forks source link

Выделить свои Gulp плагины #125

Open sergey-s-betke opened 2 months ago

sergey-s-betke commented 2 months ago

Требуемая возможность

Для лучшего структурирования кода (да и ради освоения gulp и NodeJS) целесообразно выделить отдельные задачи в Gulp плагины. Для начала - в рамках одного репозитория.

Текущее поведение

Сейчас все задачи Gulp описаны в одном файле.

sergey-s-betke commented 2 months ago

https://github.com/gulpjs/gulp/blob/master/docs/writing-a-plugin/README.md

sergey-s-betke commented 2 months ago

https://www.canonium.com/articles/creating-your-first-gulp-plugin

sergey-s-betke commented 2 months ago

https://github.com/Ciberian/Gulp2022-Start-project/blob/master/gulpfile.js

sergey-s-betke commented 1 month ago

https://www.totaltypescript.com/how-to-create-an-npm-package

sergey-s-betke commented 1 month ago

https://tkssharma.com/publishing-github-package-with-actions/

sergey-s-betke commented 1 month ago

https://github.com/changesets/action?tab=readme-ov-file

sergey-s-betke commented 1 month ago

https://habr.com/ru/companies/true_engineering/articles/323760/#cz https://github.com/conventional-changelog/standard-version https://github.com/semantic-release/semantic-release

sergey-s-betke commented 1 month ago

https://github.com/googleapis/release-please/blob/main/CHANGELOG.md

sergey-s-betke commented 1 month ago

https://blog.logrocket.com/automatically-generate-and-release-a-changelog-with-node-js/

sergey-s-betke commented 1 month ago

Попробуем на примере выделения плагина gulp-intermediate2.