Commit graph

4 commits

Author SHA1 Message Date
Zbigniew Rębacz
5c9718cda8
CI/CD: Bump cimg version in config.yml (#161) 2023-08-14 12:49:06 +02:00
Zbigniew Rębacz
44ef68d980
CICD: Update CircleCI base image to 2023.04 2023-04-10 14:08:48 +02:00
Zbigniew Rębacz
3e4f5e362e
CircleCI update image version (#123)
Image version update
2022-12-25 18:09:44 +01:00
Zbigniew Rębacz
bcb86d8728
Initial Circle CI Integration (#102)
CircleCI allow us to build each commit and especially commits from master branch. In the version dedicated to open source it can only works within Linux environment. Resource are also limited, but it offers 4 cores and 8 GB of RAM, which is sufficient to build TheIDE.

My implementation runs TheIDE and UMK makiles. In the future it can be extended for more advanced things such as running auto-test scripts.

Image cimg/base:2022.09 offers Clang 11, which is sufficient for our needs.

No more DDUMPS :)
2022-09-30 01:02:17 +02:00