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

chore(master): release 1.1.1 #71

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

Conversation

mender-test-bot
Copy link
Contributor

@mender-test-bot mender-test-bot commented Oct 16, 2024


1.1.1 - 2025-01-21

Bug Fixes

  • Fix stopping of previously installed artifact
    (77ac083) by @paulkre

    This commit addresses a bug that was causing installation failures when
    installing a new artifact. The issue stemmed from attempting to stop the
    previously installed artifact by checking for the existence of its "manifests"
    directory. However, if the previous installation failed before creating the
    "manifests" directory, the STOP operation would fail. This commit modifies
    the condition for executing the STOP operation to now check for the existence
    of the "manifests" directory itself, rather than its parent directory. This
    adjustment ensures that the STOP operation is only performed when the
    "manifests" directory actually exists.


@mender-test-bot
Copy link
Contributor Author

@mender-test-bot, 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

@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 4 times, most recently from e8e33f9 to 93ef299 Compare October 24, 2024 21:15
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 2 times, most recently from 636794f to ee5c091 Compare October 29, 2024 20:18
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 2 times, most recently from d73233b to b622b2a Compare November 5, 2024 20:19
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 4 times, most recently from 0e4559c to 97a4343 Compare November 19, 2024 20:19
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 4 times, most recently from 17e539d to 1087774 Compare December 3, 2024 20:19
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 2 times, most recently from 899509d to 950a38a Compare December 10, 2024 20:19
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 2 times, most recently from d63d903 to 8ab0fdb Compare December 17, 2024 20:19
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 2 times, most recently from 0b50774 to 85039f6 Compare December 24, 2024 20:19
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 5 times, most recently from a31f541 to 58c4e3c Compare January 7, 2025 20:18
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch from 58c4e3c to ca47079 Compare January 7, 2025 20:19
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch 3 times, most recently from 89674d5 to a59c074 Compare January 21, 2025 20:18
Signed-off-by: mender-test-bot <[email protected]>
@mender-test-bot mender-test-bot force-pushed the release-please--branches--master branch from a59c074 to 35338ec Compare January 21, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant