Skip to content

Releases: Pelagicore/meta-bistro

PELUX 4.0

26 Jul 12:09
Compare
Choose a tag to compare
user-identification-manager: add recipe

Put it in recipes-extended/ for now. Might make sense to create another
top folder when other related services for user/profile handling are added.

Signed-off-by: Martin Ejdestig <mejdestig@luxoft.com>

PELUX 3.1

29 Mar 16:53
Compare
Choose a tag to compare
Jenkinsfile: Echo the branch you are building

Signed-off-by: Fisnik Hajredini <fhajredini@luxoft.com>
(cherry picked from commit f28fc5c6b070409150472b54b716b1c9c5f5360e)

PELUX 3.0

21 Nov 19:53
Compare
Choose a tag to compare
Jenkinsfile: parameterize variants & images to be built

The variants and images to be built were hardcoded in
JenkinsFile. So if there was a need to add or remove
variants and images, the code needs to be changed. With
this change, a list of variant and images are defined
in Jenkins Environment, which are read dynamically in
JenkinsFile. So adding/removing variants and images do
not require code change.

Signed-off-by: Tariq Ansari <tansari@luxoft.com>
(cherry picked from commit a0d6cdfa7048a3f76507196f33dd833efa3fe973)

PELUX 2.0

02 Jul 11:51
Compare
Choose a tag to compare
Add CI job for arp target

Code change is meant for building arp target as well for any change in meta-bistro.

Signed-off-by: Sapan Das <SKumarDas@luxoft.com>