Skip to content

fix: regenerate SpectaQL docs#3841

Open
brad-dow wants to merge 4 commits intomainfrom
pr-3828
Open

fix: regenerate SpectaQL docs#3841
brad-dow wants to merge 4 commits intomainfrom
pr-3828

Conversation

@brad-dow
Copy link
Copy Markdown
Contributor

Description of changes

An attempt to remedy some of the issues Max was having with #3828

Required

  • Used LinkOut component on external links
  • Reviewed Vale errors and made changes where appropriate
  • Ran Prettier
  • Previewed updates in Netlify
  • Received SME and/or peer approval if updates are significant
  • Included a "fixes #" comment

Conditional

  • Ensured sequence diagrams follow our style guide
  • Included code samples where appropriate
  • Updated related READMEs

mkurapov and others added 2 commits February 17, 2026 17:13
Regenerated SpectaQL docs for auth and backend admin APIs (both EN and ES)
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 19, 2026

Deploy Preview for brilliant-pasca-3e80ec ready!

Name Link
🔨 Latest commit dcebcd0
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/69979f6ad5d2bc0008a55098
😎 Deploy Preview https://deploy-preview-3841--brilliant-pasca-3e80ec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the pkg: documentation Changes in the documentation package. label Feb 19, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 19, 2026

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 40.40
  • Iterations/s: 13.48
  • Failed Requests: 0.00% (0 of 2433)
📜 Logs

> performance@1.0.0 run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test "-k" "-q" "--vus" "4" "--duration" "1m"

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 878 kB 15 kB/s
     data_sent......................: 1.9 MB 31 kB/s
     http_req_blocked...............: avg=7.19µs   min=1.86µs   med=5.15µs  max=1.41ms   p(90)=6.18µs   p(95)=6.75µs  
     http_req_connecting............: avg=764ns    min=0s       med=0s      max=676µs    p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=98.33ms  min=7.07ms   med=80.42ms max=659.37ms p(90)=169.31ms p(95)=185.77ms
       { expected_response:true }...: avg=98.33ms  min=7.07ms   med=80.42ms max=659.37ms p(90)=169.31ms p(95)=185.77ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 2433
     http_req_receiving.............: avg=95.23µs  min=24.78µs  med=80.38µs max=3.19ms   p(90)=117.44µs p(95)=150.51µs
     http_req_sending...............: avg=35.1µs   min=9.53µs   med=28.04µs max=2.08ms   p(90)=39.41µs  p(95)=51.71µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=98.2ms   min=6.89ms   med=80.3ms  max=659.26ms p(90)=169.2ms  p(95)=185.67ms
     http_reqs......................: 2433   40.39608/s
     iteration_duration.............: avg=296.24ms min=199.11ms med=282.6ms max=1.1s     p(90)=341.99ms p(95)=381.44ms
     iterations.....................: 812    13.481963/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 

Infi-Knight and others added 2 commits February 19, 2026 17:37
* chore(deps): upgrade astro to 5.17.1 and starlight to 0.37.5

- Upgrade Astro from 5.16.0 to 5.17.1
- Upgrade @astrojs/starlight from 0.36.2 to 0.37.5
- Update related dependencies (mermaid, starlight-links-validator, etc.)
- Remove package-lock.json (pnpm is used)
- Fix :::note directive indentation in assets.mdx, peers.mdx,
  and wallet-addresses.mdx for MDX compatibility
- Update webhook-events documentation and accounting concepts
- Sync get-involved resources across versions
Missed a bunch of updates/upgrades/syntax fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: documentation Changes in the documentation package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants