Skip to content
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

[CLOSED] Add github actions pipeline (Backend alone) #107

Closed
neel1996 opened this issue Mar 12, 2022 · 1 comment
Closed

[CLOSED] Add github actions pipeline (Backend alone) #107

neel1996 opened this issue Mar 12, 2022 · 1 comment

Comments

@neel1996
Copy link
Member

Issue by neel1996
Monday Jan 24, 2022 at 05:52 GMT
Originally opened as https://github.com/neel1996/mimock/issues/9


Add actions pipeline to perform following operations

  • Run linter
  • Run unit tests
  • Run integration tests
  • Add package bundling stage
  • Publish package as artifact
  • Dockerise app and export image as artifact

Note : Add git hook to the repo for running linter & unit tests as prepush stage

@neel1996
Copy link
Member Author

Comment by neel1996
Saturday Feb 05, 2022 at 05:57 GMT


Integration test suites need to be added once the existing apis are stable and finalized. This will be tracked as #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant