Commit Graph
30 Commits
Author SHA1 Message Date
Mateusz Szczesny 724567929d [BH-1842] Fix dependabot alerts
GitHub's dependabot suggests to stop using the py library and switch
to a new pytest version
2024-02-26 11:07:26 +01:00
Mateusz Szczesny cf3ca397bd [BH-1842] Fix dependabot alerts
GitHub's dependabot suggests we might be using outdated
and vulnerable python libraries. This commit updates our
requirements to use more recent verions of some of the
libraries.
2024-01-30 11:54:26 +01:00
Bartosz f3e8f68f11 [MOS-000] Rework docker container creation
Cleaned up dockerfile
Removed PATH dependencies from jenkinsfile
2023-03-16 15:17:44 +01:00
Bartosz ae6d19ff1e [MOS-786] Add to docker required libraries
Added required libraries for building docs for recovery
2023-01-19 16:41:56 +01:00
Bartosz ccce9bb19f [MOS-724] CodeQL setup
added CodeQL setup, small fixes to CI
2022-10-19 15:59:32 +02:00
Bartosz Cichocki 553f04c78c [MOS-572] Add sfdisk do docker image
Needed for package build via docker image
2022-06-27 08:35:40 +02:00
Bartosz Cichocki fd6767c33a [EGD-7879] Change Jenkinsfile to use shared library
Shared library allows us to centralize jenkins workflow between jobs
2021-12-01 15:04:42 +01:00
Bartosz Cichocki 56c86cb7b1 [EGD-8019] Clean docker build scripts
Cleanup of docker scripts and small fixups
2021-11-29 16:01:24 +01:00
Piotr Tański 1d2f5cf7a4 [EGD-7754] Dates bumped in disclaimers
Dates bumped from 2020 to 2021.
2021-10-11 19:08:26 +02:00
Piotr Tański 90e7a48198 [EGD-7362] Merge release/0.76.1 into master
Merge release/0.76.1 into master.
2021-09-02 11:12:59 +02:00
Marcin Smoczyński fc6a06ad11 [EGD-7187] Update docker maintainer
Update docker maintainer information.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
2021-07-19 18:23:16 +02:00
Radoslaw Wicik 27e8a170b9 [EGD-6622] Add GDB to docker image
GDB may be useful for debugging problems in docker itself.
2021-04-27 09:56:01 +02:00
Radoslaw Wicik db6855e090 [EGD-6537] Create Jenkins CI
Try to fix GitHub problems by switching to Jenkins CI system.
2021-04-23 16:45:23 +02:00
Radoslaw Wicik d6cae88832 [EGD-6455] Add rsync to docker
Rsync is neeeded for building images
2021-04-08 11:00:34 +02:00
Radoslaw Wicik 00fff9ac96 [EGD-5830] Update gcc to v10
New compile is faster and produces smaller code
2021-02-22 13:21:28 +01:00
Radoslaw Wicik 9cf04ca2f0 [EGD-4627] Add target for ecooboot.bin download
ecoboot.bin - bootloader is required in final package.
We will not build it here, we just download newest available
in github releases.
2020-12-15 09:09:23 +01:00
Radoslaw Wicik 9ec5548f5c [EGD-4830] Add libfdis-dev package to docker
Add new packages to docker image, required by new file system
and CI.
2020-12-09 14:09:35 +01:00
Radoslaw Wicik 84d61d604c [EGD-3596] Add python test environment in docker
`[docker]` Add python requirements for test with simulator

Change is required to support running python test with simulator.
2020-12-03 11:39:46 +01:00
Radoslaw Wicik 2276ceed67 [EGD-3743] Update copyrights in fies 2020-10-20 12:55:10 +02:00
Radoslaw Wicik d9f8fe1170 [EGD-4022] Update Docker image 2020-10-13 12:43:22 +02:00
Radoslaw Wicik b87c1efaff [EGD-3344] Private GitHub Worker 2020-07-01 13:51:54 +02:00
Radoslaw Wicik ab650096e4 [EGD-3201] Add automatic releases 2020-06-10 13:38:51 +02:00
Radoslaw Wicik 5191cce946 Update docker image and ci script names 2020-05-06 16:15:38 +02:00
Radoslaw Wicik ec1367fe60 Add Ninja generator 2020-05-06 16:15:38 +02:00
Radoslaw Wicik b3eec2274d [EGD-3192] Move entrypoint script outside the image 2020-05-06 16:15:38 +02:00
Radoslaw Wicik bbc3a35d64 [EGD-3042] Update CI scripts 2020-04-07 13:07:20 +02:00
Radoslaw Wicik d88aa361f7 [EGD-3037] Add python to path in docker 2020-04-07 13:07:20 +02:00
Radoslaw Wicik d31affe660 [EGD-3037] Add locale and tzdata to docker to resolve utils time UT error 2020-04-07 13:07:20 +02:00
Radoslaw Wicik 1c16b46daf [EGD-3042] Update GitHub worker to use custom docker image
Add Github Action
2020-04-07 13:07:20 +02:00
Radoslaw Wicik edaaa61baa [EGD-3037] Container build based 2020-04-07 13:07:20 +02:00