Skip to content

Improved github CI #23

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

Open
wants to merge 61 commits into
base: main
Choose a base branch
from
Open

Improved github CI #23

wants to merge 61 commits into from

Conversation

hillarysanders
Copy link
Contributor

@hillarysanders hillarysanders commented Jun 9, 2025

I noticed CI tests weren't running even after landing .github/workflows/test.yml to main --> checked out our YAML at https://rhysd.github.io/actionlint/ and fixed a couple issues.

I also set things up so that the integration tests just spin up a temporary example MCP app, so we don't run into issues trying to test against a shared staging app. Much better!

Tests stdio / sse / http locally, and then tests stdio (one-off dyno) + the deployed web server (default http) on the deployed web app.

Took an embarrasingly long time to realize that I was getting non-deterministic errors because of the lack of a WEB_CONCURRENCY config var in the CI-deployed app. Pro-tip: read past-you's documentation, sometimes it includes useful tips 🫠.

https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07EE00002FuUHtYAN/view

@hillarysanders hillarysanders requested a review from a team as a code owner June 9, 2025 22:54
@hillarysanders hillarysanders marked this pull request as draft June 10, 2025 00:28
@hillarysanders hillarysanders changed the title Fixed some github CI yaml errors Improved github CI Jun 11, 2025
@hillarysanders hillarysanders marked this pull request as ready for review June 12, 2025 15:08
@hillarysanders hillarysanders requested a review from jttyeung June 12, 2025 15:18
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