-
Notifications
You must be signed in to change notification settings - Fork 33
setup circle ci or github actions #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Milestone
Comments
I guess it's done. Can we close it @nkumar-topcoder? |
imcaizheng
added a commit
to imcaizheng/taas-apis
that referenced
this issue
Feb 9, 2021
- Updated model definition - Updated Joi schemas - Updated Swagger - Added migration script - Fixed existing lint errors - Updated Postman collection The following requests in Postman is updated: * Jobs * create job with booking manager * create job with m2m create * create job with connect user * create job with member success * create job with user id not exist * create job with invalid token * put job with booking manager * put job with m2m update * put job with connect user * put job with member 403 * put job with member success * put job with member with user id not exist * put job with invalid token * patch job with booking manager * patch job with m2m update * patch job with connect user * patch job with member 403 * patch job with member success * patch job with user id not exist * patch job with invalid token * Create Demo Data For Team * Create job topcoder-platform#1 "sourcing" * create job topcoder-platform#1 * Create job topcoder-platform#2 "in-review" * create job topcoder-platform#2 * Create job topcoder-platform#3 "assigned" * create job topcoder-platform#3 * Create job topcoder-platform#4 "closed" * create job topcoder-platform#4 * Create job topcoder-platform#5 "cancelled" * create job topcoder-platform#5 * Test Permission Rules * Request with Administrator Role * Jobs * ✔ create job with administrator * ✔ put job with administrator * ✔ patch job with administrator * Request with Topcoder User Role * Jobs * ✔ create job with member * ✔ put job with member * ✔ patch job with member * Request with Connect Manager Role * Jobs * ✔ create job with connect manager * ✔ put job with connect manager * ✔ patch job with connect manager
deblasis
added a commit
to deblasis/taas-apis
that referenced
this issue
Oct 8, 2021
Fixes topcoder-platform#4 Fixes topcoder-platform#3 Fixes topcoder-platform#2 Fixes topcoder-platform#1 Signed-off-by: Alessandro De Blasis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
setup circle ci or github actions for lint, tests and deploy
The text was updated successfully, but these errors were encountered: