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

Github actions #5

Open
mehrdadmms opened this issue Dec 23, 2022 · 1 comment
Open

Github actions #5

mehrdadmms opened this issue Dec 23, 2022 · 1 comment
Labels
400 Points By redeeming the points you'll receive compensation. 35% fiat and the rest is project token. good first issue Good for newcomers

Comments

@mehrdadmms
Copy link
Contributor

Goal

  • Test automation
  • Auto deployment based on branch

How

  • We'd like to have different environment for different use cases, these environments are consisted of development (for devs to test and develop), staging (for QA) and production
  • The repo currently has unit and integration test which we should run before each release and only after passing all tests the code should be deployed
  • 3 different branches should be created to correspond to each environment
@mehrdadmms mehrdadmms added good first issue Good for newcomers 400 Points By redeeming the points you'll receive compensation. 35% fiat and the rest is project token. labels Dec 23, 2022
@covendev
Copy link

I have forked this repository and started working on it. Can you please assign it to me @mehrdadmms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
400 Points By redeeming the points you'll receive compensation. 35% fiat and the rest is project token. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants