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

Add domain column to server status and update script to use domain and project columns #68

Closed
2 of 3 tasks
Crola1702 opened this issue Jul 15, 2024 · 0 comments · Fixed by #85
Closed
2 of 3 tasks
Assignees

Comments

@Crola1702
Copy link
Contributor

Crola1702 commented Jul 15, 2024

Description

From comment in #64 (comment)

The reason behind this feature would be to stop relying on regex evaluations to get a job's domain. E.g.:

/^gz|^sdformat|^ros_gz/ => 'https://build.osrfoundation.org/job/',
/^[A-Z]ci/ => 'https://build.ros2.org/job/',
/^nightly_|^packaging_/ => 'https://ci.ros2.org/job/',

Tasks

@Crola1702 Crola1702 self-assigned this Jul 15, 2024
@Crola1702 Crola1702 changed the title Add domain column to server status and update script to use that implementation Add domain column to server status and update script to use domain and project columns Aug 7, 2024
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 a pull request may close this issue.

1 participant