pypsa-eur icon indicating copy to clipboard operation
pypsa-eur copied to clipboard

Implement support GitHub actions.

Open euronion opened this issue 4 years ago • 1 comments
trafficstars

Implement GitHub actions for the repository.

Describe the feature you'd like to see

Wishlist and ideas:

  • [ ] black or PEP 8 automatic code formatting (git functionality to have continued support for blame/diff)
  • [ ] jupyter notebooks without output files.
  • [ ] REUSE compliance check

euronion avatar Apr 27 '21 11:04 euronion

Potentially also of interest:

  • Automatically publish on conda-forge: https://github.com/fcakyon/conda-publish-action
  • Automatically publish on pypi: https://github.com/pypa/gh-action-pypi-publish

euronion avatar May 15 '21 17:05 euronion

covered by #416

FabianHofmann avatar Sep 19 '22 10:09 FabianHofmann