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

Joshd/sc 90798/gh actions automate release process #48

Merged
merged 26 commits into from
May 21, 2024

Conversation

jdewinne
Copy link
Member

No description provided.

- name: Build
run: make build
- name: Prettier
run: make prettier
Copy link
Member

Choose a reason for hiding this comment

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

this shouldnt be in the publish workflow. we should be publishing the same code we test. Im in favor of adding this to a pre-merge workflow and failing if any changes are detected.

- name: Build
run: make build
- name: Prettier
run: make prettier
Copy link
Member

Choose a reason for hiding this comment

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

this shouldnt be in the publish workflow. we should be publishing the same code we test. Im in favor of adding this to a pre-merge workflow and failing if any changes are detected.

@jdewinne jdewinne merged commit 8c02172 into main May 21, 2024
2 checks passed
@jdewinne jdewinne deleted the joshd/sc-90798/gh-actions-automate-release-process branch May 21, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants