Skip to content

Create backend_ci.yml#152

Open
hajineats wants to merge 15 commits intomainfrom
continuous-integration
Open

Create backend_ci.yml#152
hajineats wants to merge 15 commits intomainfrom
continuous-integration

Conversation

@hajineats
Copy link
Copy Markdown
Contributor

@hajineats hajineats commented Mar 15, 2022

Description

It will run the following commands:

  • test (npm run test)
  • eslint (npm run lint, where lint runscript is defined in package.json)

Runs on node version 16.

Copy link
Copy Markdown
Contributor

@schi314 schi314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can the CI check pass without the .env variables? Might need to do something like this?

@hajineats
Copy link
Copy Markdown
Contributor Author

Yep I made it so that it creates .env from github secrets like this guy did. Obv I set up the secrets too

@hajineats hajineats linked an issue Mar 19, 2022 that may be closed by this pull request
2 tasks
@noahjade noahjade linked an issue Mar 19, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting up CI Automated Checks

3 participants