Skip to content

Conversation

@dlachaume
Copy link
Collaborator

@dlachaume dlachaume commented Nov 12, 2024

Content

This PR includes the creation of a /status route on the aggregator REST API that exposes essential information about the aggregator's status.

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)

Issue(s)

Closes #2071

@dlachaume dlachaume self-assigned this Nov 12, 2024
@github-actions
Copy link

github-actions bot commented Nov 12, 2024

Test Results

    4 files  ±0     51 suites  ±0   11m 49s ⏱️ +39s
1 449 tests +6  1 449 ✅ +6  0 💤 ±0  0 ❌ ±0 
1 660 runs  +6  1 660 ✅ +6  0 💤 ±0  0 ❌ ±0 

Results for commit 99b0c4d. ± Comparison against base commit 913172d.

♻️ This comment has been updated with latest results.

@dlachaume dlachaume temporarily deployed to testing-sanchonet November 12, 2024 16:10 — with GitHub Actions Inactive
@dlachaume dlachaume marked this pull request as ready for review November 12, 2024 16:15
Copy link
Collaborator

@sfauvel sfauvel left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@jpraynaud jpraynaud left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dlachaume dlachaume force-pushed the dlachaume/2071/create-status-route branch 3 times, most recently from 76341c2 to 924071f Compare November 13, 2024 15:31
* mithril-aggregator from `0.5.108` to `0.5.110`
* mithril-common from `0.4.84` to `0.4.86`
* openapi.yaml from `0.1.36` to `0.1.37`
@dlachaume dlachaume force-pushed the dlachaume/2071/create-status-route branch from 924071f to 99b0c4d Compare November 13, 2024 15:32
@dlachaume dlachaume temporarily deployed to testing-sanchonet November 13, 2024 15:49 — with GitHub Actions Inactive
@dlachaume dlachaume merged commit e2fa1e0 into main Nov 13, 2024
48 checks passed
@dlachaume dlachaume deleted the dlachaume/2071/create-status-route branch November 13, 2024 15:52
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.

Create a new /status route in aggregator

5 participants