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

Added github actions to run on raising PR #32

Merged
merged 4 commits into from
May 24, 2024

Conversation

vikhyat187
Copy link
Contributor

Added the Github Actions to run tests on each PR.

@vikhyat187 vikhyat187 self-assigned this May 23, 2024
@sahsisunny sahsisunny merged commit 2aa951c into master May 24, 2024
1 check passed
@sahsisunny sahsisunny deleted the feature/add-github-actions branch May 24, 2024 03:14
sahsisunny added a commit that referenced this pull request May 25, 2024
* Add Hook to check if Username exists already or not (#19)

* creating a model func

* created controller and added new route

* Implementing Debounce: Added useCheckUsernameQuery,useDebounce

* Edited profile-form

* added app page

* change mariadb to postgres SQL

* removed frontend code

* fix schema key name

* Dockerised the application and the database (#31)

* Added github actions to run on raising PR (#32)

* Added github actions to run on raising PR

* Added one dummy test case, for Github actions to pass

* added event type table and data

* added script command to check prettier and lint in CI/CD (#37)

* added script command to check prettier and lint in CI/CD

* revert codeql.yml

* fix yarn lint check command in test.yml

* added two endpoint to create and get event by user id (#38)

* added migrations and model function to create default channles for the event and get channels api (#39)

* Added api to get and create channel and channel category

* added api gor rsvp

---------

Co-authored-by: Fakhruddin KW <[email protected]>
Co-authored-by: Vikhyat Bhatnagar <[email protected]>
@sahsisunny sahsisunny mentioned this pull request May 25, 2024
sahsisunny added a commit that referenced this pull request May 25, 2024
* Add Hook to check if Username exists already or not (#19)

* creating a model func

* created controller and added new route

* Implementing Debounce: Added useCheckUsernameQuery,useDebounce

* Edited profile-form

* added app page

* change mariadb to postgres SQL

* removed frontend code

* fix schema key name

* Dockerised the application and the database (#31)

* Added github actions to run on raising PR (#32)

* Added github actions to run on raising PR

* Added one dummy test case, for Github actions to pass

* added event type table and data

* added script command to check prettier and lint in CI/CD (#37)

* added script command to check prettier and lint in CI/CD

* revert codeql.yml

* fix yarn lint check command in test.yml

* added two endpoint to create and get event by user id (#38)

* added migrations and model function to create default channles for the event and get channels api (#39)

* Added api to get and create channel and channel category

* added api gor rsvp

---------

Co-authored-by: Fakhruddin KW <[email protected]>
Co-authored-by: Vikhyat Bhatnagar <[email protected]>
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.

2 participants