Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
866c6d69ec
chore: bump minimatch from 3.0.4 to 3.1.2 in /app/util/plugin-generation (#18412)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 11:37:37 +05:30
dependabot[bot]
9e14682765
chore: bump minimist from 1.2.5 to 1.2.6 in /app/util/plugin-generation (#12242)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 12:12:36 +05:30
Arpit Mohan
4328369c68
chore: Adding the package.json file to plugin-generation folder (#12039) 2022-03-25 12:11:14 +05:30
Trisha Anand
5139be6be9
feat: Generating plugin framework using plop (#6956)
* WIP First commit

* Generating different files from different templates

* Adding file to edit for adding database changelogs

* Tested the modify file step as well.

* Completed the plugin generation for today's plugins

* Tested with all the files getting generated property

* Not tracking node_modules

* Removes node_modules

* Incorporated review comments
2021-09-02 19:22:17 +05:30