Lluis Campos
41409ccafb
Merge pull request #354 from mendersoftware/template-shell-check-format
[pipeline] Use new template to check shell scripts formatting
4 years ago
Kristian Amlie
169aee7327
Merge pull request #355 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
mender-test-bot
6a30098f2e
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
Lluis Campos
634d54b6f4
[pipeline] Use new template to check shell scripts formatting
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Lluis Campos
12d9af29a8
Merge pull request #353 from mendersoftware/dependabot/npm_and_yarn/scripts/linkbot/jsdom-16.6.0
Changelog:All: Bump jsdom from 16.5.3 to 16.6.0 in /scripts/linkbot
4 years ago
dependabot[bot]
51bc49c57f
Changelog:All: Bump jsdom from 16.5.3 to 16.6.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.5.3 to 16.6.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.5.3...16.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Lluis Campos
910b8118ab
Merge pull request #352 from mendersoftware/dependabot/npm_and_yarn/scripts/linkbot/jsdom-16.5.3
Changelog:All: Bump jsdom from 16.4.0 to 16.5.3 in /scripts/linkbot
4 years ago
dependabot[bot]
561dec3e3b
Changelog:All: Bump jsdom from 16.4.0 to 16.5.3 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.4.0 to 16.5.3.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Lluis Campos
f778f1e623
Merge pull request #351 from lluiscampos/dependabot-npm-linkbot
[dependabot] Track dependencies of linkbot npm package
4 years ago
Lluis Campos
07c0be8196
[dependabot] Track dependencies of linkbot npm package
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Lluis Campos
893f5f5894
Merge pull request #350 from mendersoftware/dependabot/submodules/tests/mender-image-tests-53c197a
Changelog:All: Bump tests/mender-image-tests from `1e51f5c` to `53c197a`
4 years ago
dependabot[bot]
f4e2d7de1d
Changelog:All: Bump tests/mender-image-tests from `1e51f5c` to `53c197a`
Bumps [tests/mender-image-tests](https://github.com/mendersoftware/mender-image-tests ) from `1e51f5c` to `53c197a`.
- [Release notes](https://github.com/mendersoftware/mender-image-tests/releases )
- [Commits](1e51f5c54f
...53c197aa00c17f8541c97dea59c93f74f413bdb9)
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Lluis Campos
3986680330
Merge pull request #347 from oleorhagen/MEN-4256
MEN-4256 Do not install the client by default on Prebuilt RPi images
4 years ago
Lluis Campos
a102c810ba
Update mender-image-tests
Namely making one test with "mender-client-install" feature so that it
can be skip now for mender-convert pre-built images.
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Lluis Campos
91efa2a76e
testcfg: Optionally add mender-client-install as a yocto feature
So that tests expecting the client can be skip.
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Lluis Campos
a8ccff107c
log: Warning message about resulting Artifact with no client
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Ole Petter
244ebc8e71
Fix: Exit from the docker-mender-convert upon error
Previously the script would just exit 0, no matter the result of the conversion.
This simply exits with the exit code from the container, which is the exit code
from the conversion script.
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
de0d63cc97
Spelling
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
533a4849d3
Do not install artifact_info without a client
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Ole Petter
8010e4c0f2
Scope the deb_name references
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
9ef43ba9b7
MEN-4256 Do not install the client by default on Prebuilt RPi images
This adds the:
* `MENDER_CLIENT_INSTALL` option, to allow an image to come without the
mender-client installed by default.
The option is on by default, but turned off for the custom image configuration
we use for building the images we provide as a part of our documentation onboarding.
Changelog: Added an option `MENDER_CLIENT_INSTALL=y/n`, in order to
configure the installation of the Mender client into the converted image.
Defaults to `yes`.
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Lluis Campos
786af8a42f
Merge pull request #349 from mendersoftware/dependabot/submodules/tests/mender-image-tests-762ce89
Changelog:All: Bump tests/mender-image-tests from `a84e224` to `762ce89`
4 years ago
Lluis Campos
1caf9e8eb8
[pipeline] Install Update Modules Artifact generator for tests
Required for the new tests in mender-image-tests submodule
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
dependabot[bot]
f2c9ce1671
Changelog:All: Bump tests/mender-image-tests from `a84e224` to `762ce89`
Bumps [tests/mender-image-tests](https://github.com/mendersoftware/mender-image-tests ) from `a84e224` to `762ce89`.
- [Release notes](https://github.com/mendersoftware/mender-image-tests/releases )
- [Commits](a84e22451c
...762ce89b764bf67db647827f8eb7923b707fc2fe)
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Lluis Campos
35d3380f35
Merge pull request #343 from lluiscampos/MEN-4658-symlink-all-uboot
MEN-4658: Support Raspberry Pi apps expecting files at /boot
4 years ago
oleorhagen
29131aeb51
Merge pull request #346 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
mender-test-bot
01afb1df92
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
Lluis Campos
e9972aee95
MEN-4658: Support other Raspberry Pi apps expecting files at /boot
By symbolic linking to all existing files in /uboot. This fix deprecates
the previous hand-picked symbolic links.
Changelog: Raspberry Pi: create symbolic links from /boot to /uboot for
all existing files in boot partition. Some Raspberry Pi apps, like Pi
Camera, expect firmware files at /boot.
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
oleorhagen
21968bbcd9
Merge pull request #345 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
mender-test-bot
6ed5840a7f
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
oleorhagen
bda4806053
Merge pull request #344 from oleorhagen/fix-linkbot
Remove tinker.js monitoring from the Github action flow
4 years ago
Ole Petter
120303cb6d
Remove tinker.js monitoring from the Github action flow
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
oleorhagen
2e47abdcfd
Merge pull request #342 from oleorhagen/fix-linkbot
Remove the linkbot monitoring of the Linaro images
4 years ago
Ole Petter
88c6273736
Remove the linkbot monitoring of the Linaro images
This is due to 87a86784b2
removing the Linaro
images from our CI.
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Kristian Amlie
d045bad98e
Merge pull request #341 from kacf/master
Several fixes for new release of mender-convert.
4 years ago
Kristian Amlie
0e8c9d1bfd
Always create mender-configure symlinks.
Changelog: Always create symlinks from `/var/lib/mender-configure` to
`/data/mender-configure`. They always need to installed in a
rootfs-image prepared image, even if the software isn't, because if
the package is installed later, the links must be present or it will
act as if it is a non-rootfs image, and store the settings on the
rootfs partition, when they should be stored on the data partition.
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
4 years ago
Kristian Amlie
87a86784b2
MEN-2809: Remove Linaro image from testing.
Their download link has been broken for more than a year and a half,
it's unlikely they are going to fix it.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
4 years ago
Kristian Amlie
e5cf27bf3f
Switch to stable version of mender-configure.
Changelog: Title
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
(cherry picked from commit 021df0a5b8
)
4 years ago
Kristian Amlie
62db44789b
Merge pull request #336 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
mender-test-bot
b6e766a155
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
Kristian Amlie
08c977c558
Merge pull request #338 from kacf/artifact_info
Revert "MEN-4256: Remove /etc/mender/artifact_info from RPi pre-conve…
4 years ago
Kristian Amlie
ed521b74e7
Revert "MEN-4256: Remove /etc/mender/artifact_info from RPi pre-converted image"
This reverts commit 417b82ae76
.
Without this file, Mender can not be used out of the box.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
4 years ago
Lluis Campos
0258df79a7
Merge pull request #337 from mendersoftware/dependabot/submodules/tests/mender-image-tests-a84e224
Changelog:All: Bump tests/mender-image-tests from `495d0ea` to `a84e224`
4 years ago
dependabot[bot]
04a9b3c7ea
Changelog:All: Bump tests/mender-image-tests from `495d0ea` to `a84e224`
Bumps [tests/mender-image-tests](https://github.com/mendersoftware/mender-image-tests ) from `495d0ea` to `a84e224`.
- [Release notes](https://github.com/mendersoftware/mender-image-tests/releases )
- [Commits](495d0ea7fb
...a84e22451c4401d9dfcbb9d04f0ff5aa9b2cca78)
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Fabio Tranchitella
8950a45bb1
Merge pull request #334 from tranchitella/update-mender-images-test
Update mender-image-tests
4 years ago
Fabio Tranchitella
fcde6ab77f
Update mender-image-tests
Commit: 495d0ea7fb3f3517332978cbacd364debe651375
Changelog: none
Signed-off-by: Fabio Tranchitella <fabio.tranchitella@northern.tech>
4 years ago
Lluis Campos
4ece7b3c1d
Merge pull request #331 from mendersoftware/create-pull-request/patch
Image-Bot: New images available
4 years ago
Fabio Tranchitella
bc0b086bb0
Merge pull request #332 from tranchitella/men-4578
Add hook to create the Mender Configure state folder in the data partition
4 years ago
Fabio Tranchitella
e755924d9f
Add hook to create the Mender Configure state folder in the data partition
Changelog: none
Signed-off-by: Fabio Tranchitella <fabio.tranchitella@northern.tech>
4 years ago
mender-test-bot
4c3e023ac7
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago