Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Add GitHub Action for lint, prettier, build #15

Closed
khattakdev opened this issue Jan 27, 2021 · 3 comments
Closed

Add GitHub Action for lint, prettier, build #15

khattakdev opened this issue Jan 27, 2021 · 3 comments
Assignees

Comments

@khattakdev
Copy link
Member

This issue is a subtask of #12

@khattakdev khattakdev self-assigned this Jan 27, 2021
eddiejaoude pushed a commit that referenced this issue Jan 27, 2021
@eddiejaoude
Copy link
Member

I also added the trigger event for push

@khattakdev
Copy link
Member Author

I also added the trigger event for push

Do we need it for push? We are concern about the main branch only, so we care about the code that is in that branch (only).

@eddiejaoude
Copy link
Member

When pushing to our feature branches, it can be good to know if something is broken before a PR is raised.

I will make main a protect branch.

khattakdev added a commit to khattakdev/api that referenced this issue Jan 28, 2021
* feat: NestJS boiler plate from CLI (EddieHubCommunity#13)

* feat: nestjs boilerplate

* feat: license and readme

Co-authored-by: Arsalan Khattak <[email protected]>

* feat: github action for linting and build (EddieHubCommunity#15)

Co-authored-by: Arsalan Khattak <[email protected]>

* Create CODE_OF_CONDUCT.md

* fix: workflows folder name typo

* feat: build action on push

Co-authored-by: Arsalan Khattak <[email protected]>
Co-authored-by: Eddie Jaoude <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants