Skip to content

Conversation

@infotroph
Copy link
Member

As discussed on Slack

Copy link
Member

@AritraDey-Dev AritraDey-Dev left a comment

Choose a reason for hiding this comment

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

Apart from the above suggestion, LGTM.

@AritraDey-Dev
Copy link
Member

But now there is another issue: by removing the build workflow for each PR, the CI check (i.e., npm run build) will not run for every PR and will only run after pushing. Is that okay? I feel the build is needed for each PR.

@infotroph
Copy link
Member Author

Good catch! I'll revert the deletion.

@infotroph infotroph changed the title bump deploy action version; remove unused build.yml bump deploy action version; ~~remove unused~~__add note to__ build.yml Jan 13, 2026
Copy link
Member

@AritraDey-Dev AritraDey-Dev left a comment

Choose a reason for hiding this comment

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

I believe there is definitely a way to consolidate this into a single workflow that only runs a build for a PR, and runs both build and deploy after a push. Currently, #123 already exists to handle this, but it has been on my list for a long time. Will try to finish that work soon.

@infotroph infotroph merged commit 210aa55 into master Jan 13, 2026
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.

3 participants