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

MEN-7672: Move non default Update Modules out of mender #1693

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lluiscampos
Copy link
Contributor

Changelog: Move deb, docker, rpm and script Update Modules out from mender repository to mender-update-modules repository. From this version on, mender will ship by default only with rootfs, file and directory Update Modules (both in meta-mender recipes and Debian binary packages).

lluiscampos added a commit to lluiscampos/meta-mender that referenced this pull request Nov 7, 2024
@mender-test-bot
Copy link

@lluiscampos, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline".


my commands and options

You can trigger a pipeline on multiple prs with:

  • mentioning me and start pipeline --pr mender/127 --pr mender-connect/255

You can start a fast pipeline, disabling full integration tests with:

  • mentioning me and start pipeline --fast

You can trigger GitHub->GitLab branch sync with:

  • mentioning me and sync

You can cherry pick to a given branch or branches with:

  • mentioning me and:
 cherry-pick to:
 * 1.0.x
 * 2.0.x

lluiscampos added a commit to lluiscampos/meta-mender that referenced this pull request Nov 7, 2024
Changelog: Move `deb`, `docker`, `rpm` and `script` Update Modules out
from `mender` repository to `mender-update-modules` repository. From
this version on, `mender` will ship by default only with `rootfs`,
`file` and `directory` Update Modules (both in `meta-mender` recipes and
Debian binary packages).

Ticket: MEN-7672

Signed-off-by: Lluis Campos <[email protected]>
@mender-test-bot
Copy link

mender-test-bot commented Nov 7, 2024

Merging these commits will result in the following changelog entries:

Changelogs

mender (MEN-7672-move-update-modules)

New changes in mender since master:

  • Move deb, docker, rpm and script Update Modules out
    from mender repository to mender-update-modules repository. From
    this version on, mender will ship by default only with rootfs,
    file and directory Update Modules (both in meta-mender recipes and
    Debian binary packages).
    (MEN-7672)

@lluiscampos
Copy link
Contributor Author

@mender-test-bot start pipeline --pr meta-mender/2203

@mender-test-bot
Copy link

Hello 😺 I created a pipeline for you here: Pipeline-1531346900

Build Configuration Matrix

Key Value
BUILD_BEAGLEBONEBLACK true
BUILD_CLIENT true
BUILD_QEMUX86_64_BIOS_GRUB true
BUILD_QEMUX86_64_BIOS_GRUB_GPT true
BUILD_QEMUX86_64_UEFI_GRUB true
BUILD_VEXPRESS_QEMU true
BUILD_VEXPRESS_QEMU_FLASH true
BUILD_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
INTEGRATION_REV master
MENDER_ARTIFACT_REV master
MENDER_BINARY_DELTA_REV master
MENDER_CLI_REV master
MENDER_CONFIGURE_MODULE_REV master
MENDER_CONNECT_REV master
MENDER_CONVERT_REV master
MENDER_GATEWAY_REV master
MENDER_REV pull/1693/head
MENDER_SETUP_REV master
MENDER_SNAPSHOT_REV master
META_MENDER_REV pull/2203/head
MONITOR_CLIENT_REV master
RUN_INTEGRATION_TESTS true
TEST_QEMUX86_64_BIOS_GRUB true
TEST_QEMUX86_64_BIOS_GRUB_GPT true
TEST_QEMUX86_64_UEFI_GRUB true
TEST_VEXPRESS_QEMU true
TEST_VEXPRESS_QEMU_FLASH true
TEST_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true

lluiscampos added a commit to lluiscampos/mender-update-modules that referenced this pull request Nov 7, 2024
…m `mender`

See:
* mendersoftware/mender#1693

The content for the README is taken from the following Mender Hub posts:
* https://hub.mender.io/t/deb-packages/326
* https://hub.mender.io/t/docker/324
* https://hub.mender.io/t/rpm-packages/494
* https://hub.mender.io/t/script/328

And changing:
* The URLs for the modules and the generators,
* Update the `mender-artifact read` output, and
* Minor wording details to align them.

Ticket: MEN-7672

Signed-off-by: Lluis Campos <[email protected]>
lluiscampos added a commit to lluiscampos/mender-update-modules that referenced this pull request Nov 7, 2024
…m `mender`

See:
* mendersoftware/mender#1693

The content for the README is taken from the following Mender Hub posts:
* https://hub.mender.io/t/deb-packages/326
* https://hub.mender.io/t/docker/324
* https://hub.mender.io/t/rpm-packages/494
* https://hub.mender.io/t/script/328

And changing:
* The URLs for the modules and the generators,
* Update the `mender-artifact read` output, and
* Minor wording details to align them.

Ticket: MEN-7672

Signed-off-by: Lluis Campos <[email protected]>
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.

3 participants