431 Commits

Author SHA1 Message Date
Robert Dower
d8cebc8dc7 archive repository 2025-08-07 14:07:54 -07:00
William Douglas
65634bce18 Convert nginx to not use mainline
Signed-off-by: William Douglas <william.douglas@intel.com>
43280 43630 43620 43580 43550 43540 43520 43510 43500 43490 43470 43460 43450 43410 43380 43370 43360 43320 43310 43300 43290
2025-04-15 17:05:20 -07:00
William Douglas
d7d7323c69 Update the tagging to set the latest tag for each image
Signed-off-by: William Douglas <william.douglas@intel.com>
43060 43200 43270 43250 43210 42840 42870 42910 42920 42950 43000 43010 43030 43160 43070 43080 43090 43110 43120 43130 43140 43150
2025-01-07 10:34:45 -08:00
William Douglas
31b61ab310 Update mixer-ci image build
Rework how mixer-ci is built and remove it from the test matrix as it
is no longer automatically updated as github's runner isn't able to
build it at this time.

Signed-off-by: William Douglas <william.douglas@intel.com>
2025-01-07 10:32:59 -08:00
William Douglas
52fb1c147e Replace redis with valkey
Signed-off-by: William Douglas <william.douglas@intel.com>
2025-01-07 10:32:02 -08:00
William Douglas
416e85767f postgresql: remove version strings 42520 42330 42790 42780 42770 42710 42680 42670 42660 42630 42590 42540 42760 41850 42410 42480 42440 42430 42500 42390 42360 42350 42510 42290 41890 41880 2024-06-17 10:12:58 -07:00
William Douglas
e1d7e33abe Fix Dockerfile issues for postgresql and php 2024-06-17 10:05:53 -07:00
William Douglas
78b66a1980 Add a little logging 2024-06-17 10:00:53 -07:00
William Douglas
eeaa2f4a8a Fix typo and missing job dependency 2024-06-17 09:48:54 -07:00
William Douglas
7fcefddb0a Fix prereq steps not being split-up 2024-06-17 09:42:18 -07:00
William Douglas
6bda9b187f Fix yaml error 2024-06-17 09:40:18 -07:00
William Douglas
e44821c40f Rework release workflow to split up image creation
Trying to run creation in a single job exhausts disk space while
also being slower than running a matrix. As only two image are
required for the others to build, run those in serial then the rest in
a matrix.
2024-06-17 09:32:04 -07:00
William Douglas
f348aa4d2f Fix clearlinux/httpd reference in cgit 2024-06-14 15:10:39 -07:00
William Douglas
c9434359c7 Revert changes for to build ci images
These are just too big for github to build, skip building them for
now.
2024-06-14 14:54:44 -07:00
William Douglas
5a0a2fb808 Treat CI images as differently
Create the CI images in different job units to work around image size
issues.
2024-06-14 14:46:48 -07:00
William Douglas
13117a3da2 Try deleting some unused tools
The CI images are too big to build. Try and remove some unused tools
that are taking up a lot of space and see if that helps.
2024-06-14 14:22:47 -07:00
William Douglas
114295de66 Add workflow to publish container images on github
Note that variable expansion in --from and FROM was working oddly,
see: https://github.com/docker/cli/issues/3356#issuecomment-957892224
for context.
2024-06-14 13:31:19 -07:00
William Douglas
a4c1b74808 Update process for setting up tests
Will still need to be revisited as test namespace has changed.
2024-06-14 13:30:27 -07:00
William Douglas
14fd212808 Update README to identify the docker-brew-clearlinux repo
Signed-off-by: William Douglas <william.r.douglas@gmail.com>
2024-06-13 12:39:42 -07:00
William Douglas
f865f549b7 Remove lint install from dockerfile
The linter version gets outdated easily, let the install happen at CI
runtime.

Signed-off-by: William Douglas <william.douglas@intel.com>
2024-01-26 13:03:22 -08:00
djklimes
c8ca992dfa Bump to reset idle 2023-09-25 13:01:13 -07:00
William Douglas
7c37f38dd5 Update to use ci linter 2022-09-30 16:20:10 -07:00
William Douglas
7e65e4d331 Update action nodes
Removed no longer used nodes.
2021-12-17 08:30:22 -08:00
William Douglas
b9595ac7cc Remove unused container 2021-12-16 14:38:30 -08:00
William Douglas
c3ef437550 Remove out of date wordpress 2021-12-16 14:23:15 -08:00
Gong Sophia
c4782b8980 add python env
Signed-off-by: Gong Sophia <sophia.gong@intel.com>
2021-12-16 14:12:46 -08:00
William Douglas
7eb8a1e861 Cleanup docker images 2021-12-16 14:09:19 -08:00
Wang,Long
5e681067b1 add multi-socket support for adaptive script
Signed-off-by: Wang,Long <long1.wang@intel.com>
2020-03-16 11:08:37 +08:00
Qi Zheng
29e082f2ad Update openvino README for GPU plugin
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2020-02-13 09:31:22 +08:00
hongzhanchen
65ba16bc11 replace Travis CI building status with Actions CI 2020-02-12 11:20:20 +08:00
Qi Zheng
fe13ba4531 Delete java containers
As Clear Linux removed most of java packages, the flink, tomcat,
cassandra and elasticsearch containers are removed as well.

https://community.clearlinux.org/t/clear-linux-os-will-be-reducing-its-java-footprint/2454

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2020-02-11 15:35:42 +08:00
hongzhanchen
279223362c Update test.yml 2020-02-10 09:30:54 +08:00
ZhongbaoShi
7d15c29a2d Update OpenFaaS template readme 2020-01-20 10:44:21 +08:00
Liu,Bijun
e73be7f0e5 modify Readme and Contributing guide to mentioned security part 2020-01-16 10:58:58 +08:00
Liu,Bijun
1fea660566 Test case naming rules clean up 2020-01-16 10:58:58 +08:00
jwang
abb266b798 update gonum README to highlight features 2020-01-14 13:44:35 +08:00
Qi Zheng
516d375b21 Fix ruby security check failure issue
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2020-01-13 16:41:36 +08:00
Qi Zheng
97385e2349 Add node and numpy-mp openfaas templates
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2020-01-13 15:18:00 +08:00
Liu,Bijun
c4423637f8 delete flink-security.bats 2020-01-13 15:13:49 +08:00
Liu,Bijun
09057e4754 add SDL test cases 2020-01-13 15:13:49 +08:00
Wang,Long
b93034c44a numpy-mp:update README and remove debug information
Signed-off-by: Wang,Long <long1.wang@intel.com>
2020-01-13 15:02:40 +08:00
hongzhan Chen
a3a4c7ff0c modify expression style 2020-01-13 11:36:38 +08:00
hongzhanchen
36039fa727 Update test.yml 2020-01-12 20:00:11 +08:00
Daniela Plascencia
f01708b8ee Adds link to Intel System Stacks repository 2020-01-08 15:25:03 -06:00
hongzhan Chen
4705f97bd4 remove update to avoid update error 2020-01-08 08:40:50 +08:00
hongzhan Chen
36162de291 we already use Actions CI instead of Travis CI. 2020-01-07 15:30:51 +08:00
hongzhan Chen
1f0fccbff3 1.set para to fix that nc can not quit even after waiting for 6 hours and cause CI failure for memcached. 2. Add memcached into Actions. 3. add pull_request trigger 2019-12-28 16:49:09 +08:00
hongzhan Chen
a44d06e2f9 Replace Travis with Actions 2019-12-26 11:00:52 +08:00
Gong Sophia
3228205dd8 update wordpress docker container
Signed-off-by: Gong Sophia <sophia.gong@intel.com>
2019-12-26 09:57:34 +08:00
Qi Zheng
e1f996b913 Update Openvino README.md
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-12-25 09:33:54 +08:00