Skip to content

Deployment tab will now display whether TMs were added or updated #718

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

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

Drulikar
Copy link
Contributor

This PR is similar to tgstation/tgstation-server#2134 in that now the deployment tab will indicate when a TM is added, updated (or unchanged). It does not however list removed TMs as I felt it'd be a little too cluttered, and I'm content enough with discord bots having that information.

The pagination aspect of compile jobs complicated this however so there's a second query made for the additional CompileJob information I need for a page transition; and I'm not particularly interested in cross repo PRs (this repo ought to just be merged in to tgstation-server).

deployment
(I also tested when total job count wasn't a multiple of 5).

@Drulikar Drulikar marked this pull request as draft March 2, 2025 00:32
@Drulikar Drulikar marked this pull request as ready for review March 2, 2025 01:04
@Drulikar
Copy link
Contributor Author

Drulikar commented Mar 2, 2025

Retested
deployment

@Cyberboss Cyberboss enabled auto-merge March 2, 2025 16:25
auto-merge was automatically disabled March 2, 2025 20:04

Head branch was pushed to by a user without write access

@Drulikar
Copy link
Contributor Author

Drulikar commented Mar 2, 2025

Retested again
retest

@Cyberboss Cyberboss enabled auto-merge March 3, 2025 22:14
@Cyberboss Cyberboss merged commit 8f32fbe into tgstation:next Mar 3, 2025
2 checks passed
@Drulikar Drulikar deleted the deployment_tm_status_change branch March 3, 2025 22:41
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.

2 participants