Commit Graph

16 Commits

Author SHA1 Message Date
Fabian Neumann
4e75d6c644 fix path to test config 2023-02-22 19:20:28 +01:00
Fabian Neumann
708cdb8916 ci: reduce duplications of test/config.test1.yaml 2023-02-22 19:13:03 +01:00
Fabian Neumann
cac98dc8e9 upgrade cache action from v2 to v3 2023-02-15 10:29:34 +01:00
Fabian
be4dbd58f1 ci: explicit ipopt version for windows 2022-09-19 12:15:05 +02:00
Fabian Neumann
9597f821bd adjust CI to new environment.yaml indentation 2022-09-16 16:38:26 +02:00
pre-commit-ci[bot]
5d1ef8a640 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-09-16 13:04:06 +00:00
Fabian Neumann
51de606aab
Revert "remove build/retrieve natura raster, directly use shapefile" 2022-06-27 19:00:41 +02:00
Fabian Neumann
5833ac90eb move up cache date setting 2022-03-24 14:14:33 +01:00
Fabian Neumann
9f4e61d822 refresh data/cutouts folders cache every week 2022-03-24 14:13:37 +01:00
Fabian Neumann
273ac5a192 cache full data folder and cutouts 2022-03-24 14:07:44 +01:00
Fabian Neumann
d24b9a4883 run CI on PRs targeting non-master branches 2022-03-24 12:40:29 +01:00
Fabian Neumann
ad4bd56ab2 cache data bundle 2022-03-24 12:36:54 +01:00
euronion
b660277e37
Merge pull request #303 from PyPSA/misc/improve-ci-speed
[DNMY] Improve CI performance.
2022-01-13 18:25:12 +01:00
Fabian Neumann
989d8c6abf
specify when to run CI (#262) 2021-07-09 10:22:40 +02:00
euronion
4e5ac53c64
Fix snakemake CLA in GH action. (#256)
* Update ci.yaml

* Update ci.yaml
2021-06-24 11:01:51 +02:00
Fabian Neumann
7b68e8be0c
GitHub actions CI (#252)
* add github action ci

* only one environment update call

* line break in echo did not work

* fix syntax

* fix version syntax

* switch to glpk

* reduce time from month to week

* list environment

* use new ipopt version
https://github.com/conda-forge/ipopt-feedstock/issues/55

* remove accidental additions

* request ipopt lower than 3.13.3
https://github.com/conda-forge/ipopt-feedstock/issues/64

* add badges and release notes

* add badge to readme and make ci.yaml cc-0
2021-06-22 11:01:33 +02:00