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

systemd: Open path in terminal followup fixes #21284

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

ashley-cui
Copy link
Contributor

  • Fix error messages
  • Mark path as a terminal capability in manifest

Fixes: #21281

Screenshot from 2024-11-18 14-49-56

Improve the error messages for opening paths in the terminal
Needed for the open-in-terminal feature, so other cockpit apps can
determine if their base cockpit version supports opening paths in
terminal.
@martinpitt martinpitt removed their request for review November 19, 2024 05:35
@martinpitt martinpitt added the release-blocker Targetted for next release label Nov 19, 2024
@martinpitt
Copy link
Member

Thanks @ashley-cui ! Code changes are straightforward, and +1 for slipping in the "capability" bit. I'll leave the final review to @garrett as the string changes are the main issue here.

Marking release-blocker to avoid releasing translatable strings which we are about to change.

Copy link
Member

@garrett garrett left a comment

Choose a reason for hiding this comment

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

Thanks for the quick followup! Looks great! 👍 ✨

@martinpitt martinpitt merged commit 663f73d into cockpit-project:main Nov 19, 2024
87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker Targetted for next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

follow-up: systemd: open path in terminal improvements
3 participants