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

feat(agent): add version to Agent/$status #4359

Merged
merged 8 commits into from
Apr 19, 2024
Merged

Conversation

ThatOneBro
Copy link
Member

Closes #3704

Copy link

vercel bot commented Apr 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medplum-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 11:53pm
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 11:53pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
medplum-storybook ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 11:53pm
medplum-www ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 11:53pm

Copy link

sonarcloud bot commented Apr 18, 2024

@ThatOneBro ThatOneBro added this pull request to the merge queue Apr 19, 2024
Merged via the queue into main with commit 12effd5 Apr 19, 2024
32 checks passed
@ThatOneBro ThatOneBro deleted the derrick-agent-add-version branch April 19, 2024 00:42
medplumbot added a commit that referenced this pull request Apr 22, 2024
Dependency upgrades - step 1 (#4339)Implement conditional update (#4307)
fix(client): make `QueryTypes` more accurate (#4332)
fix(agent): check for `ping` command, report transmit errors back on `Agent/$push` (#4328)
Storybook Themes (#4337)
Update index.md (#4347)
Add config to set default Project Features (#4330)
tweak(redis): add `getRedisSubscriber` for graceful shutdown safety (#4336)
Clear auth state on auth failure (#4341)
Agent SerialPort connections (#4348)
feat(agent): allow valid hostnames to be pinged (#4350)
fix(chat-demo): match only thread between the two recipients (#4349)
Added server config setting for approved email senders (#4351)
chore(actions): add timeouts to a lot of jobs (#4357)
Update component handling in formatObservationValue function (#4361)
Task Demo Sample Data (#4278)
FHIR Mapper: Maintain type information for sub-properties of mapping target (#4363)
Restrict email api to project admins (#4373)
refactor($get-ws-binding-token): use backported `OperationDefinition` (#4368)
Dependency upgrades 2024-04-15 (#4369)
[Medplum Provider] Add Edit and History functionality to resource pages (#4376)
Move AWS specific code to separate directory (#4329)
Document how to revert changes to a resource (#4382)
Document binary security context (#4370)
Create a Chat Demo App (#4220)
Note that filter is not supported for chained search (#4380)
Fixed next.js build errors (#4392)
Updating SKU information and enterprise page (#4395)
Idempotent resource deletion (#4396)
feat(agent): add version to `Agent/$status` (#4359)
Fix express trust proxy config (#4405)
Block php file uploads (#4406)
feat(agent): add `Agent/$bulk-status` (#4379)
Note expunging a project permanently deletes it (#4403)
Fix typo and incorrect bundle types in docs (#4410)
Mention system of record on solutions page (#4401)
docs(agent): add docs for `$status` and `$bulk-status` operations (#4407)
Fix typo (#4414)
Fixes #4415 - gracefully handle invalid external auth state (#4416)
Fixes #4420 - add gravatar to CSP (#4421)
Remove runInBand from server tests (#4419)
Note that GraphQL does not support chained search (#4404)
Added --update option to reinstall.sh (#4422)
fix(expo-polyfills): add min `Event` polyfill for ws subs (#4413)
[Medplum Provider] Prefill patient reference when creating new resources (#4408)
github-merge-queue bot pushed a commit that referenced this pull request Apr 22, 2024
Dependency upgrades - step 1 (#4339)Implement conditional update (#4307)
fix(client): make `QueryTypes` more accurate (#4332)
fix(agent): check for `ping` command, report transmit errors back on `Agent/$push` (#4328)
Storybook Themes (#4337)
Update index.md (#4347)
Add config to set default Project Features (#4330)
tweak(redis): add `getRedisSubscriber` for graceful shutdown safety (#4336)
Clear auth state on auth failure (#4341)
Agent SerialPort connections (#4348)
feat(agent): allow valid hostnames to be pinged (#4350)
fix(chat-demo): match only thread between the two recipients (#4349)
Added server config setting for approved email senders (#4351)
chore(actions): add timeouts to a lot of jobs (#4357)
Update component handling in formatObservationValue function (#4361)
Task Demo Sample Data (#4278)
FHIR Mapper: Maintain type information for sub-properties of mapping target (#4363)
Restrict email api to project admins (#4373)
refactor($get-ws-binding-token): use backported `OperationDefinition` (#4368)
Dependency upgrades 2024-04-15 (#4369)
[Medplum Provider] Add Edit and History functionality to resource pages (#4376)
Move AWS specific code to separate directory (#4329)
Document how to revert changes to a resource (#4382)
Document binary security context (#4370)
Create a Chat Demo App (#4220)
Note that filter is not supported for chained search (#4380)
Fixed next.js build errors (#4392)
Updating SKU information and enterprise page (#4395)
Idempotent resource deletion (#4396)
feat(agent): add version to `Agent/$status` (#4359)
Fix express trust proxy config (#4405)
Block php file uploads (#4406)
feat(agent): add `Agent/$bulk-status` (#4379)
Note expunging a project permanently deletes it (#4403)
Fix typo and incorrect bundle types in docs (#4410)
Mention system of record on solutions page (#4401)
docs(agent): add docs for `$status` and `$bulk-status` operations (#4407)
Fix typo (#4414)
Fixes #4415 - gracefully handle invalid external auth state (#4416)
Fixes #4420 - add gravatar to CSP (#4421)
Remove runInBand from server tests (#4419)
Note that GraphQL does not support chained search (#4404)
Added --update option to reinstall.sh (#4422)
fix(expo-polyfills): add min `Event` polyfill for ws subs (#4413)
[Medplum Provider] Prefill patient reference when creating new resources (#4408)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Agent status should include agent version
3 participants