Skip to content

chore(main): release 1.3.0 - #15

Merged
abn merged 1 commit into
mainfrom
release-please--branches--main
Jun 9, 2026
Merged

chore(main): release 1.3.0#15
abn merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@aetherpak-action-bot

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.3.0 (2026-06-09)

Features

  • install dbus/dbus-daemon dependency if dbus-run-session is missing (ff80e36)

This PR was generated with Release Please. See documentation.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 9, 2026
@abn
abn merged commit b0d6bfa into main Jun 9, 2026
1 check passed
@abn
abn deleted the release-please--branches--main branch June 9, 2026 17:57
@aetherpak-action-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@dosubot

dosubot Bot commented Jun 9, 2026

Copy link
Copy Markdown

Related Knowledge

1 document with suggested updates is ready for review.

AetherPak Project

Getting Started with the AetherPak CLI
View Suggested Changes
@@ -39,7 +39,7 @@
 |---|---|---|
 | `version` | `latest` | CLI version tag to install (e.g. `v0.15.1`). Use `latest` to always pull the newest release. |
 | `repo` | `aetherpak/cli` | GitHub repository to download releases from. |
-| `install-dependencies` | `true` | When `true`, installs missing system packages: `flatpak`, `ostree`, `flatpak-builder`, `patch`, `unzip`, `bzip2`, and `zstd`. Uses `apt-get`, `dnf`, or `microdnf` depending on the runner. |
+| `install-dependencies` | `true` | When `true`, installs missing system packages: `flatpak`, `ostree`, `flatpak-builder`, `patch`, `unzip`, `bzip2`, `zstd`, and `dbus`/`dbus-daemon` (when `dbus-run-session` is not found). Uses `apt-get`, `dnf`, or `microdnf` depending on the runner. |
 
 The action is **idempotent** — if the requested version is already on `PATH`, it skips the download entirely [[7]](https://github.com/aetherpak/setup-cli/blob/7c2dbc3f3cf30d21e2a7770773c1ff7b68d2db93/action.yml#L120-L134). It supports Linux runners only (amd64 and arm64) and installs the binary to `$RUNNER_TEMP/aetherpak-bin` [[8]](https://github.com/aetherpak/setup-cli/blob/7c2dbc3f3cf30d21e2a7770773c1ff7b68d2db93/action.yml#L136-L176).
 

[Accept] [Edit] [Decline]

How did I do? Any feedback?  Join Discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant