Closed Tushar98644 closed 1 year ago
Thanks for the PR @Tushar98644 .
Just a couple of things, can we update the branches to be Roadmap-2023
? And we are using yarn
instead of npm
in this project, so that would also be preferred.
Thanks for the PR @Tushar98644 . Just a couple of things, can we update the branches to be
Roadmap-2023
? And we are usingyarn
instead ofnpm
in this project, so that would also be preferred.
I have updated it from npm to yarn. For update the branch to Roadmap-2023, do you mean changing the source branch to Roadmap-2023?
For update the branch to Roadmap-2023, do you mean changing the source branch to Roadmap-2023?
Yes, I meant the source branch, which is currently main
in the action file.
For update the branch to Roadmap-2023, do you mean changing the source branch to Roadmap-2023?
Yes, I meant the source branch, which is currently
main
in the action file.
Currently github does not allow the source branch to be changed after a pr is created , should I create a new pr?
@Tushar98644 this step is failing cp nest-cli.json dist/nest-cli.json
@Tushar98644 this step is failing
cp nest-cli.json dist/nest-cli.json
I have removed that , that task was necessary if a build/dist was present , but there is no such folder
Lockfile needs to be updated @Tushar98644
Lockfile needs to be updated @Tushar98644
updated , now it works fine
fixes #101
@radhay-1199 Kept the pipeline as default as it can be , awaiting your review for the specifications that need to be added