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

Create test-deploy.yml #161

Conversation

sagarlakshmipathy
Copy link
Contributor

#160

Important Read

  • Please ensure the GitHub issue is mentioned at the beginning of the PR

What is the purpose of the pull request

Adding gh action workflow that will be triggered for every PR if the changes happen in website directory.
Note: The code changes outside of website directory on main branch won't go through this check.
The changes will be tested with yarn build command to make sure the changes don't break the existing docs.

Brief change log

(for example:)

  • Added gh action workflow to test if the changes in the PR don't break the existing docs in prod.

Verify this pull request

This pull request is a trivial rework / code cleanup without any test coverage.
And manually verified the change by running the workflow in a different repo.

Adding gh action workflow that will be triggered for every PR if the changes happen in website directory.

Note: The code changes outside of website directory on main branch won't go through this check.

The changes will be tested with `yarn build` command to make sure the changes don't break the existing docs.
@sagarlakshmipathy
Copy link
Contributor Author

sagarlakshmipathy commented Nov 2, 2023

this needs to be held until #162 is merged

@sagarlakshmipathy sagarlakshmipathy merged commit a3abc20 into main Nov 8, 2023
2 checks passed
@sagarlakshmipathy sagarlakshmipathy deleted the sagarlakshmipathy-gh-actions-workflow-for-pull-requests branch November 8, 2023 02:59
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