10000 Releasing devrelease/sambanas2 into prerelease sambanas2_12.5.0-ns2.alpha32 by github-actions[bot] · Pull Request #386 · dianlight/hassio-addons · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releasing devrelease/sambanas2 into prerelease sambanas2_12.5.0-ns2.alpha32 #386

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

Conversation

github-actions[bot]
Copy link
@github-actions github-actions bot commented Jun 9, 2025
  • Updated the SRAT_VERSION in build.yaml for compatibility.
  • Incremented the version in config.yaml to reflect the latest changes.
  • Adjusted the WSDD2 daemon model identifier to sambanas2.

dianlight and others added 30 commits December 21, 2024 18:27
…2024.12.0, and add timeout and breaking versions in config.yaml
…ambanas

⬆️ Update ha-mqtt-discoverable to ^0.18.0 (devrelease/sambanas)
dianlight and others added 29 commits June 2, 2025 07:39
* Removed the crash handling logic for `socat` to prevent halting the add-on.
* Retained the log message indicating that `socat` has stopped.
This commit adds a new GitHub Actions workflow (`docker-image-dev.yml`)
triggered by pushes to `devrelease/*` branches. This workflow automates
several steps to streamline iterative development and prepare addons for
a subsequent pre-release:

Key functionalities of this workflow:

1.  **Configuration Update:**
    *   Uncomments the `image:` line in the addon's `config.yaml` if it's commented out.
    *   Adjusts the addon `name` in `config.yaml`: if the existing `version`
        has an `.alpha` or `.beta` suffix, ensures the `name` correspondingly
        ends with `-⍺` or `-β`.
    *   Updates the addon `version` in `config.yaml` by appending a
        `.dev<run_number>` suffix (e.g., `1.2.3.dev101`).

2.  **Docker Build & Publish:**
    *   Builds the addon for the `aarch64` architecture.
    *   Publishes the Docker image to DockerHub if an `image` is specified
        in the addon's `config.yaml`.

3.  **Pull Request for Pre-Release Staging:**
    *   Grants `contents: write` permission to the workflow for creating
        branches and pull requests.
    *   Creates a new branch named `prerelease/<addon_name>_<original_version>`
        (e.g., `prerelease/myaddon_1.0.0`) based on the `master` branch.
    *   Pushes this new `prerelease/...` branch to the repository.
    *   Creates a pull request to merge the `devrelease/<addon_name>` branch
        (which includes the `.dev` versioned config and other development
        changes) into the newly created `prerelease/...` branch.

This workflow serves as a preparatory step. Once the generated PR is
merged, the `prerelease/<addon_name>_<original_version>` branch will
contain the development changes and the `.dev` suffixed version, ready
to potentially trigger the `docker-image-pre.yml` workflow for an
actual alpha/beta pre-release build.
…ha-mqtt-discoverable-0.x-lockfile

⬆️ Update ha-mqtt-discoverable to v0.19.2 (devrelease/sambanas2)
fix(workflow): comment out image uncommenting step in Docker image CI
…ss, and selective device access in the configuration.
* Added logging before moving updated files to `/usr/local/bin/`.
* Ensured the command to move files is logged for better traceability.
* Cleaned up unnecessary command output redirection.
* Bump version to `12.5.0-ns2.alpha28`
* Update Home Assistant version to `2025.5.0`
* Comment out web UI and image lines for clarity
* Bump version from `12.5.0-ns2.alpha28` to `12.5.0-ns2.alpha29`.
* Update log level configuration references from `loglevel` to `log_level` in service scripts.
* Updated `CHANGELOG.md` to reflect new features and options.
* Revised `DOCS.md` to remove outdated warnings and clarify installation steps.
* Fixed logo URL in `README.md` for proper display.
* Updated `build.yaml` to use the latest `SRAT_VERSION`.
* Commented out `breaking_versions` in `config.yaml` for clarity.
fix(config): 🐛 adjust formatting for WSDD options and image declaration
* Adjusted the Docker build arguments to include `--no-latest`.
* Modified the image reference format for better clarity in the configuration.
Updates the Samba NAS2 add-on to version 12.5.0-ns2.alpha30 and modifies the srat-cli command.

* Removes duplicate `-conf` argument from the `srat-cli` command.
Updates the `image` name in the configuration file.

*   The previous image name included a placeholder that is now removed.
*   This ensures the correct image is used.
* Clarified output messages for version and beta name in the workflow.
* Removed deprecated publish step to streamline the process.
* Enhanced rsync command with additional flags for better performance.
* Included `shadow` in the list of packages installed in the Dockerfile.
* This change ensures that necessary user management tools are available in the container.
* Incremented the version number for the Samba NAS2 add-on.
* This change reflects the latest updates and improvements made.
…ement version to 12.5.0-ns2.alpha32

* Updated the `SRAT_VERSION` in `build.yaml` for compatibility.
* Incremented the version in `config.yaml` to reflect the latest changes.
* Adjusted the WSDD2 daemon model identifier to `sambanas2`.
@dianlight dianlight merged commit 388b084 into prerelease/sambanas2_12.5.0-ns2.alpha32 Jun 9, 2025
2 checks passed
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.

1 participant
0