Skip to content

Display information about machine type in the UI #374

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

Closed
skipi opened this issue Jun 9, 2025 · 1 comment
Closed

Display information about machine type in the UI #374

skipi opened this issue Jun 9, 2025 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@skipi
Copy link
Contributor

skipi commented Jun 9, 2025

Is your improvement proposal related to a problem? Please describe.

Yes, the current UI does not provide detailed information about the machine type on the job level, and you need to dig through the YAML files or workflow editor to find this information.

We are already exporting the following agent information in the jobs:

SEMAPHORE_AGENT_MACHINE_ENVIRONMENT_TYPE
SEMAPHORE_AGENT_MACHINE_OS_IMAGE
SEMAPHORE_AGENT_MACHINE_TYPE

Describe the solution you'd like

I want the UI to display the information of the agent, in particular, the values of these environment variables.

SEMAPHORE_AGENT_MACHINE_ENVIRONMENT_TYPE
SEMAPHORE_AGENT_MACHINE_OS_IMAGE
SEMAPHORE_AGENT_MACHINE_TYPE

Describe alternatives you've considered

Using job-level markdown reports

Additional context

No response

@skipi skipi added enhancement New feature or request good first issue Good for newcomers labels Jun 9, 2025
@skipi skipi closed this as not planned Won't fix, can't repro, duplicate, stale Jun 9, 2025
@skipi
Copy link
Contributor Author

skipi commented Jun 9, 2025

Job level reports are more idiomatic way of achieving this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant