Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mirror repository on gitlab + ci #1025

Merged
merged 63 commits into from
Sep 13, 2022
Merged
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
885f686
Merge branch 'release/1.2.x', set `main` version extension to "dev"
ClaudiaComito Apr 27, 2022
e30d739
Update link to llnl MPI tutorial and merge branch 'release/1.2.x'
ClaudiaComito May 26, 2022
08d0dcb
Replace bug report MD template with form in view of further automation
ClaudiaComito Jun 1, 2022
545a694
Fix bug report file name
ClaudiaComito Jun 1, 2022
295351c
Update bug_report.yml
ClaudiaComito Jun 1, 2022
91f8190
Update bug_report.yml
ClaudiaComito Jun 1, 2022
ef94a9b
Update bug_report.yml
ClaudiaComito Jun 1, 2022
4a1fc1a
Update bug_report.yml
ClaudiaComito Jun 1, 2022
cb94ad1
Auto generated release notes and changelog (#974)
JuanPedroGHM Jun 1, 2022
231831e
Tutorial note about local and global printing (#972)
JuanPedroGHM Jun 1, 2022
c1ef707
Updated the tutorial document. (#977)
Sai-Suraj-27 Jun 1, 2022
ee0ff4d
Set write permissions for workflow
ClaudiaComito Jul 2, 2022
a1f0b1b
Update schedule
ClaudiaComito Jul 2, 2022
96506fa
Update schedule
ClaudiaComito Jul 2, 2022
385374a
Update schedule
ClaudiaComito Jul 2, 2022
bff6b2c
Move pytorch version file out of workflows dir
ClaudiaComito Jul 4, 2022
4f59d69
Update paths
ClaudiaComito Jul 4, 2022
55fff46
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Jul 5, 2022
4fe322b
Push pytorch release update to release/1.2.x branch, not main
ClaudiaComito Jul 5, 2022
a52156b
Update schedule
ClaudiaComito Jul 5, 2022
229e172
Bypass `on push` trigger
ClaudiaComito Jul 5, 2022
6510ea4
Update schedule
ClaudiaComito Jul 5, 2022
2a947a1
Fix condition syntax
ClaudiaComito Jul 5, 2022
6ccec82
Fix syntax
ClaudiaComito Jul 5, 2022
3cc0080
On push trigger workaround
ClaudiaComito Jul 5, 2022
6c487d6
Update schedule
ClaudiaComito Jul 5, 2022
05a2acd
Update schedule
ClaudiaComito Jul 5, 2022
2223ce8
Merge branch 'main' into pre-commit-ci-update-config
ClaudiaComito Jul 6, 2022
d39cbfe
Enable non-negative sample size
neosunhan Jul 15, 2022
105b905
Read `min` value directly from torch return object
neosunhan Jul 15, 2022
54ab969
Enable non-negative number of samples for `logspace`
neosunhan Jul 15, 2022
2dfd591
Add test for `logspace`
neosunhan Jul 18, 2022
99aef73
Merge pull request #995 from helmholtz-analytics/features/994-linspac…
Markus-Goetz Jul 20, 2022
92e64c4
Merge branch 'main' into bug/996-iinfo-finfo-min
mtar Jul 21, 2022
891a983
Merge pull request #997 from helmholtz-analytics/bug/996-iinfo-finfo-min
mtar Jul 21, 2022
7ca100d
Merge branch 'main' into pre-commit-ci-update-config
mtar Jul 21, 2022
15240b0
Merge pull request #984 from helmholtz-analytics/pre-commit-ci-update…
mtar Jul 21, 2022
c85562b
Add MPI version field to bug report template
ClaudiaComito Aug 22, 2022
52d88c0
fix: set cuda rng state on gpu tests for test_random.py (#1014)
JuanPedroGHM Aug 23, 2022
11b152e
Create mirrorci.yml
mtar Sep 2, 2022
4ee921b
Create .gitlab-ci.yml
mtar Sep 2, 2022
3b26256
Update .gitlab-ci.yml
mtar Sep 2, 2022
e9f80df
Update .gitlab-ci.yml
mtar Sep 2, 2022
286a38e
Update .gitlab-ci.yml
mtar Sep 2, 2022
7d9adca
Update .gitlab-ci.yml
mtar Sep 2, 2022
9080403
Update .gitlab-ci.yml
mtar Sep 2, 2022
c1d648c
Update .gitlab-ci.yml
mtar Sep 2, 2022
65b5330
Update .gitlab-ci.yml
mtar Sep 2, 2022
07dfdf4
Update .gitlab-ci.yml
mtar Sep 2, 2022
5c7b82b
Update .gitlab-ci.yml
mtar Sep 2, 2022
fa9e681
Update .gitlab-ci.yml
mtar Sep 2, 2022
9538e15
Update .gitlab-ci.yml
mtar Sep 5, 2022
30bb389
Update .gitlab-ci.yml
mtar Sep 5, 2022
a545888
Update .gitlab-ci.yml
mtar Sep 5, 2022
1f4e805
Update .gitlab-ci.yml
mtar Sep 5, 2022
28d4a7b
Delete Jenkinsfile
mtar Sep 5, 2022
75b56d9
trigger on main and release branches + PRs only
mtar Sep 9, 2022
0086058
revert
mtar Sep 9, 2022
f9ee158
add parallel hdf5 & netcdf
mtar Sep 13, 2022
e54abb0
optional dependencies activated
mtar Sep 13, 2022
efefd8a
Merge branch 'release/1.2.x' into mirror-ci
ClaudiaComito Sep 13, 2022
309700a
exclude python 3.9 + pytorch 1.7
mtar Sep 13, 2022
e160224
Update torch 1.9 etc. versions
ClaudiaComito Sep 13, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix condition syntax
ClaudiaComito committed Jul 5, 2022
commit 2a947a17d6a24a7be2bbacd6696d51753de0ff76
4 changes: 2 additions & 2 deletions .github/workflows/latest-pytorch-support.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ name: Support latest PyTorch

on:
schedule:
- cron: '45 9 * * 2'
- cron: '59 9 * * 2'
env:
previous_pytorch: $(grep 'torch>=' setup.py | awk -F '<=' '{print $2}' | tr -d '",')
new_pytorch: $(curl -sL https://api.github.com/repos/pytorch/pytorch/releases/latest | jq -r ".tag_name" | tr -d 'v')
@@ -12,7 +12,7 @@ permissions:
pull-requests: write
jobs:
latest-torch-support:
if new_pytorch != previous_pytorch:
if: new_pytorch != previous_pytorch
strategy:
matrix:
branches: ['main', 'release/1.2.x']