• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

medplum / medplum / 30655642350
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: derrick-fix-flaky-bytestream-test
DEFAULT BRANCH: main
Ran 31 Jul 2026 06:40PM UTC
Jobs 1
Files 857
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Jul 2026 06:33PM UTC coverage: 92.047%. Remained the same
30655642350

push

github

web-flow
Fix GraphiQL build+release (#10043)

* Fix GraphiQL build+release

This build step was dropped in commit 9d985e8b83f; let's restore it.

This was causing releases to fail with errors like this:
> ```
> + echo 'Deploy GraphiQL'
> + source ./scripts/deploy-graphiql.sh
> ++ [[ -z graphiql.***.com ]]
> ++ node scripts/s3deploy.mjs packages/graphiql/dist s3://graphiql.***.com/
> Starting deployment to s3://graphiql.***.com//
> Error: ENOENT: no such file or directory, scandir 'packages/graphiql/dist'
>     at async readdir (node:internal/fs/promises:956:18)
>     at async getFiles (file:///home/runner/work/***/***/scripts/s3deploy.mjs:126:17)
>     at async main (file:///home/runner/work/***/***/scripts/s3deploy.mjs:82:20) {
>   errno: -2,
>   code: 'ENOENT',
>   syscall: 'scandir',
>   path: 'packages/graphiql/dist'
> }
> ```

Signed-off-by: Noah Silas <noah@medplum.com>

* Run GraphiQL release after `server` release

If the GraphiQL release fails for any reason, it's generally not urgent,
as the older version of this app will stay published. However, this
failure blocks later releases, and in particular this was occurring
before the script would get to the `server` release, which is more
likely to be an important update to get out.

Re-ordering these means that we won't attempt the GraphiQL release until
the `server` release is completed, and it can't block the high priority
service release anymore.

Signed-off-by: Noah Silas <noah@medplum.com>

---------

Signed-off-by: Noah Silas <noah@medplum.com>

22888 of 25980 branches covered (88.1%)

Branch coverage included in aggregate %.

40618 of 43013 relevant lines covered (94.43%)

12219.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30655642350.1 31 Jul 2026 06:40PM UTC 857
92.05
GitHub Action Run
Source Files on build 30655642350
  • Tree
  • List 857
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30655642350
  • 5b4862af on github
  • Prev Build on gh-readonly-queue/main/pr-9956-e6776b67ec0cb9a4287d06a08eef2f46f1ff9705 (#30650961005)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc