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

v0.27: Unnamed jobs in UI #4132

Closed
nitrocode opened this issue Jan 9, 2024 · 2 comments · Fixed by #4137
Closed

v0.27: Unnamed jobs in UI #4132

nitrocode opened this issue Jan 9, 2024 · 2 comments · Fixed by #4137
Labels
bug Something isn't working help wanted Good feature for contributors quick-win Is obviously something Atlantis should do and will take <4 hrs work ui

Comments

@nitrocode
Copy link
Member

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Overview of the Issue

I see all jobs exposed: pre, post, plans, etc

None of the non-plans are named appropriately. The normal workflows like plans show up as the PR repo with the PR number. The other jobs show up as a separate row with just the PR number (no PR repo) and links to each job. It's convenient but you have to click on each one to see what it is.

The usernames are all uppercased on the main page (bug?) and normal-cased on the individual job screen as expected.

It would be nice to expose what type of job is getting run: pre, post, etc.

Reproduction Steps

  1. Configure a pre workflow hook
  2. Configure a post workflow hook
  3. Configure a normal workflow
  4. Run atlantis plan
  5. Go to UI and see jobs

Logs

N/A

Environment details

If not already included, please provide the following:

  • Atlantis version: v0.27.0
  • Deployment method: eks
  • If not running the latest Atlantis version have you tried to reproduce this issue on the latest version: yes

Additional Context

@nitrocode nitrocode added the bug Something isn't working label Jan 9, 2024
@GenPage GenPage added help wanted Good feature for contributors quick-win Is obviously something Atlantis should do and will take <4 hrs work ui labels Jan 9, 2024
@tlorreyte
Copy link
Contributor

Hey 👋🏼 I'm working on it, I don't think I'll solve all the problems mentioned by @nitrocode, but at least display the essential information !

@ShpilerX
Copy link

ShpilerX commented Jan 10, 2024

Hello, I'm not sure it falls in the same bucket but FYI. We're seeing Jobs table entries stay even after Gitlab's usual flow (MR created, planned, approved, applied) is done. Is the correct assumption that both Locks and Jobs tables should not display anything as the merge/pull request flow is complete?
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Good feature for contributors quick-win Is obviously something Atlantis should do and will take <4 hrs work ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants