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

feat(ci): add ujust recipe to list installed rpms #145

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

ledif
Copy link
Collaborator

@ledif ledif commented Jan 23, 2025

I find myself relearning how to list the packages installed on the currently booted image so I figured that this could be handy to include by default.

I am also adding a GitHub action to validate justfiles.

❯❯ ujust list-installed-rpms
ostree commit: ebfe7b05027baa70709a82208b18684622f72b5e7a90fbdf7130770ca5f720a6
 ImageMagick-1:7.1.1.41-1.fc41.x86_64
 ImageMagick-libs-1:7.1.1.41-1.fc41.x86_64
 Judy-1.0.5-37.fc41.x86_64
 LibRaw-0.21.3-1.fc41.x86_64
 ModemManager-1.22.0-4.fc41.x86_64
 ModemManager-glib-1.22.0-4.fc41.x86_64
 NetworkManager-1:1.50.0-1.fc41.x86_64
 NetworkManager-bluetooth-1:1.50.0-1.fc41.x86_64
 NetworkManager-config-connectivity-fedora-1:1.50.0-1.fc41.noarch
 NetworkManager-libnm-1:1.50.0-1.fc41.x86_64
 NetworkManager-openconnect-1.2.10-6.fc41.x86_64
 NetworkManager-openvpn-1:1.12.0-2.fc41.x86_64
 NetworkManager-ppp-1:1.50.0-1.fc41.x86_64
 NetworkManager-team-1:1.50.0-1.fc41.x86_64
 NetworkManager-vpnc-1:1.2.8-8.fc41.x86_64
 NetworkManager-wifi-1:1.50.0-1.fc41.x86_64
 NetworkManager-wwan-1:1.50.0-1.fc41.x86_64
 PackageKit-Qt6-1.1.1-6.fc41.x86_64
 PackageKit-glib-1.2.8-8.fc41.x86_64
 SDL2-2.30.11-1.fc41.x86_64
 SDL2_image-2.8.4-1.fc41.x86_64
 SDL2_ttf-2.22.0-3.fc41.x86_64
 SLOF-20220719-5.git6b6c16b4.fc41.noarch
 aardvark-dns-2:1.13.1-1.fc41.x86_64
 abattis-cantarell-fonts-0.301-13.fc41.noarch
 abattis-cantarell-vf-fonts-0.301-13.fc41.noarch
 accounts-qml-module-qt6-0.7^20231216.05e79eb-4.fc41.x86_64
 accountsservice-23.13.9-5.fc41.x86_64

[ ... snip ... ]

 zlib-ng-compat-devel-2.2.3-1.fc41.x86_64
 zram-generator-1.1.2-12.fc41.x86_64
 zram-generator-defaults-1.1.2-12.fc41.noarch
 zsh-5.9-15.fc41.x86_64
 zstd-1.5.6-2.fc41.x86_64
 zvbi-0.2.42-1.fc41.x86_64
 zxing-cpp-2.2.1-2.fc41.x86_64

@ledif ledif requested a review from inffy as a code owner January 23, 2025 15:41
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Jan 23, 2025
Copy link
Collaborator

@inffy inffy left a comment

Choose a reason for hiding this comment

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

nice and handy! lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 23, 2025
@inffy inffy enabled auto-merge January 23, 2025 15:46
@inffy inffy added this pull request to the merge queue Jan 23, 2025
Merged via the queue into ublue-os:main with commit 31652af Jan 23, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants