Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
PhoenixToml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CTA-LAPP
PHOENIX_LIBS2
PhoenixToml
Commits
c86fec9f
Commit
c86fec9f
authored
3 months ago
by
Pierre Aubert
Browse files
Options
Downloads
Patches
Plain Diff
Update CI to use working runner
parent
bf04570f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#372367
passed
3 months ago
Stage: BuildTestinstall
Stage: DocCoverage
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+18
-0
18 additions, 0 deletions
.gitlab-ci.yml
doc/CMakeLists.txt
+1
-1
1 addition, 1 deletion
doc/CMakeLists.txt
install.sh
+1
-1
1 addition, 1 deletion
install.sh
with
20 additions
and
2 deletions
.gitlab-ci.yml
+
18
−
0
View file @
c86fec9f
...
@@ -29,6 +29,7 @@ dailyBuildMasterAll:
...
@@ -29,6 +29,7 @@ dailyBuildMasterAll:
-
branches
-
branches
-
tags
-
tags
tags
:
tags
:
-
MUST_big_runner
#dailyBuildDynamicAndStatic:
#dailyBuildDynamicAndStatic:
#image: gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
#image: gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
...
@@ -51,6 +52,7 @@ dailyBuildMasterAll:
...
@@ -51,6 +52,7 @@ dailyBuildMasterAll:
#- branches
#- branches
#- tags
#- tags
#tags:
#tags:
#- MUST_big_runner
#dailyBuildStaticOnly:
#dailyBuildStaticOnly:
#image: gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
#image: gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
...
@@ -73,6 +75,7 @@ dailyBuildMasterAll:
...
@@ -73,6 +75,7 @@ dailyBuildMasterAll:
#- branches
#- branches
#- tags
#- tags
#tags:
#tags:
#- MUST_big_runner
TestCoverage
:
TestCoverage
:
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
...
@@ -105,6 +108,7 @@ TestCoverage:
...
@@ -105,6 +108,7 @@ TestCoverage:
-
branches
-
branches
-
tags
-
tags
tags
:
tags
:
-
MUST_big_runner
Doc
:
Doc
:
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
...
@@ -132,16 +136,20 @@ Doc:
...
@@ -132,16 +136,20 @@ Doc:
-
branches
-
branches
-
tags
-
tags
tags
:
tags
:
-
MUST_big_runner
pages
:
pages
:
stage
:
deploy
stage
:
deploy
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixcmake/phoenix_cmake_ubuntu_2204:latest
script
:
script
:
-
mv coverage public/
-
mv coverage public/
artifacts
:
artifacts
:
paths
:
paths
:
-
public
-
public
expire_in
:
8d
expire_in
:
8d
tags
:
-
MUST_big_runner
Ubuntu 2004
:
Ubuntu 2004
:
...
@@ -156,6 +164,8 @@ Ubuntu 2004:
...
@@ -156,6 +164,8 @@ Ubuntu 2004:
only
:
only
:
#- branches
#- branches
-
tags
-
tags
tags
:
-
MUST_big_runner
Ubuntu 2204
:
Ubuntu 2204
:
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixdocker/package_ubuntu2204_gcc11:0.1
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixdocker/package_ubuntu2204_gcc11:0.1
...
@@ -169,6 +179,8 @@ Ubuntu 2204:
...
@@ -169,6 +179,8 @@ Ubuntu 2204:
only
:
only
:
#- branches
#- branches
-
tags
-
tags
tags
:
-
MUST_big_runner
Fedora 31
:
Fedora 31
:
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixdocker/package_fedora31:0.1
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixdocker/package_fedora31:0.1
...
@@ -182,6 +194,8 @@ Fedora 31:
...
@@ -182,6 +194,8 @@ Fedora 31:
only
:
only
:
#- branches
#- branches
-
tags
-
tags
tags
:
-
MUST_big_runner
Fedora 36
:
Fedora 36
:
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixdocker/package_fedora36:0.1
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixdocker/package_fedora36:0.1
...
@@ -195,6 +209,8 @@ Fedora 36:
...
@@ -195,6 +209,8 @@ Fedora 36:
only
:
only
:
#- branches
#- branches
-
tags
-
tags
tags
:
-
MUST_big_runner
Release
:
Release
:
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixdocker/package_ubuntu2204_python3:0.1
image
:
gitlab-registry.in2p3.fr/cta-lapp/phoenix_libs/phoenixdocker/package_ubuntu2204_python3:0.1
...
@@ -206,4 +222,6 @@ Release:
...
@@ -206,4 +222,6 @@ Release:
only
:
only
:
#- branches
#- branches
-
tags
-
tags
tags
:
-
MUST_big_runner
This diff is collapsed.
Click to expand it.
doc/CMakeLists.txt
+
1
−
1
View file @
c86fec9f
phoenix_create_doc
(
PhoenixToml Doxyfile.cmake
)
phoenix_create_doc
()
...
...
This diff is collapsed.
Click to expand it.
install.sh
+
1
−
1
View file @
c86fec9f
...
@@ -32,7 +32,7 @@ then
...
@@ -32,7 +32,7 @@ then
echo
"phoenixcmake-config found. Let's install the current project"
echo
"phoenixcmake-config found. Let's install the current project"
else
else
echo
"phoenixcmake-config could not be found. Let's install it"
echo
"phoenixcmake-config could not be found. Let's install it"
git clone https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS/PhoenixCMake.git
&&
cd
PhoenixCMake
&&
./install.sh
${
INSTALL_PREFIX
}
&&
cd
..
&&
rm
-fr
PhoenixCMake
git clone https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS
2
/PhoenixCMake.git
&&
cd
PhoenixCMake
&&
./install.sh
${
INSTALL_PREFIX
}
&&
cd
..
&&
rm
-fr
PhoenixCMake
fi
fi
if
[
-d
build
]
if
[
-d
build
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment