Skip to content

setup telescopium#192

Merged
raphael-goetz merged 17 commits intomainfrom
#122-setup-telescopium
May 2, 2026
Merged

setup telescopium#192
raphael-goetz merged 17 commits intomainfrom
#122-setup-telescopium

Conversation

@raphael-goetz
Copy link
Copy Markdown
Member

Resolves: #122

Copilot AI review requested due to automatic review settings May 2, 2026 08:04
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/taurus/-/pipelines/2494871351

Status: Passed
Duration: 2 minutes

Job summaries

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/14184592760/artifacts/out/index.html

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds initial Taurus documentation (setup/dev/error-code catalog) and aligns runtime configuration naming for the dynamic-mode runtime-status heartbeat.

Changes:

  • Introduces new docs pages: installation guide, development guide, and runtime error code catalog.
  • Updates docs landing page copy and links to the new guides.
  • Updates Taurus config to add ENVIRONMENT and renames the heartbeat env var from ADAPTER_STATUS_UPDATE_INTERVAL_SECONDS to RUNTIME_STATUS_UPDATE_INTERVAL_SECONDS (and updates usage).

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
docs/installation.mdx New installation/setup guide + env var reference table
docs/index.mdx Updates docs landing page content and links
docs/errors.md Adds centralized runtime error code catalog
docs/dev.md Adds contributor/development guide and runtime architecture notes
crates/taurus/src/config/mod.rs Adds ENVIRONMENT, renames heartbeat config field/env var, updates defaults
crates/taurus/src/app/mod.rs Updates dynamic heartbeat task to use renamed config field
README.md Adds project overview and links to hosted docs
.env-example Adds missing vars and documents heartbeat interval env var

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/installation.mdx
Comment thread docs/installation.mdx
Comment thread docs/installation.mdx
Comment thread crates/taurus/src/config/mod.rs Outdated
Comment thread crates/taurus/src/config/mod.rs Outdated
Comment thread .env-example Outdated
Comment thread README.md Outdated
Comment thread docs/index.mdx Outdated
@raphael-goetz raphael-goetz force-pushed the #122-setup-telescopium branch from 91b8924 to abae681 Compare May 2, 2026 08:11
raphael-goetz and others added 10 commits May 2, 2026 10:11
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
@raphael-goetz raphael-goetz merged commit 89fc641 into main May 2, 2026
2 checks passed
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.

Setup Telescopium for Taurus

2 participants