Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
eigenpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Stack Of Tasks
eigenpy
Commits
2f58f354
Unverified
Commit
2f58f354
authored
4 years ago
by
Justin Carpentier
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #215 from jcarpent/devel
Comply with new CI rules
parents
df22f370
e7ba7a8b
No related branches found
No related tags found
No related merge requests found
Pipeline
#12341
passed with warnings
4 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/windows-conda.yml
+4
-0
4 additions, 0 deletions
.github/workflows/windows-conda.yml
cmake
+1
-1
1 addition, 1 deletion
cmake
with
5 additions
and
1 deletion
.github/workflows/windows-conda.yml
+
4
−
0
View file @
2f58f354
...
...
@@ -14,12 +14,16 @@ jobs:
run
:
|
git submodule update --init
-
uses
:
goanpeca/setup-miniconda@v1
env
:
ACTIONS_ALLOW_UNSECURE_COMMANDS
:
'
true'
with
:
activate-environment
:
eigenpy
environment-file
:
.github/workflows/conda/environment.yml
python-version
:
3.7
-
name
:
Build Eigenpy
shell
:
cmd /C CALL {0}
env
:
ACTIONS_ALLOW_UNSECURE_COMMANDS
:
'
true'
run
:
|
:: unset extra Boost envs
set Boost_ROOT=
...
...
This diff is collapsed.
Click to expand it.
cmake
@
000a9019
Compare
002cd0ff
...
000a9019
Subproject commit 00
2cd0ff517ec4a31fabe6ec7fba759ada99ea51
Subproject commit 00
0a90190d1dca8b028f437095f2fddff0f9839b
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