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

Siva Reddy | Adding GHA to validate PR and publish npm package #89

Merged
merged 2 commits into from
Jun 2, 2023

Conversation

sivareddyp
Copy link
Member

GHA for validating PR and publishing package for form controls

- name: yarn test
run: yarn test
- run: yarn ci
- name: Publish the package
Copy link
Member

Choose a reason for hiding this comment

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

Actually this step should only run when it is a tag push. But okay for now. Anyways once a version is pushed NPM will not allow you to override. @sivareddyp Can you please create a JIRA card to handle this later?

Copy link
Contributor

Choose a reason for hiding this comment

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

Created a Jira card to handle this - https://bahmni.atlassian.net/browse/BS-130

@vijayanandtwks vijayanandtwks merged commit 31a687e into master Jun 2, 2023
1 check passed
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.

None yet

3 participants