Commit Graph

7 Commits

Author SHA1 Message Date
Lukas Trippe
0bf72cac6f
build: pin rasterio<1.4 (#1334)
* build: pin `rasterio<1.4`

* fix fixed updater

* run tests daily
2024-09-27 13:58:41 +02:00
Lukas Trippe
991916370f
ci: better inhouse checks (#1331)
* ci: better inhouse checks

* fix: no uv
2024-09-27 13:07:02 +02:00
Lukas Trippe
e65ce91a73
fix: failing macos pypsa installation (#1325) 2024-09-24 10:26:03 +02:00
Lukas Trippe
6387c46c2e
test: use makefile (#1315)
* test: use makefile

* more make commands
2024-09-23 10:13:20 +02:00
Lukas Trippe
a6ac2b4865
fix: make test.sh executable (#1314) 2024-09-20 12:32:27 +02:00
dependabot[bot]
ae0d1d5874
Bump actions/cache from 3 to 4 in the github-actions group (#1300)
Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 22:11:14 +02:00
Lukas Trippe
5fdbe93f67
test: fix and update test workflows (#1296)
* test: fix and update test workflows

* resolve conflict

* bring back test.sh
2024-09-16 13:14:41 +02:00