index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2020-11-09
Comment cabal freeze and caching in case it was causing build error below
John J. Camilleri
2020-11-09
Install Haskell via setup-haskell action, install build tools for C runtime
John J. Camilleri
2020-11-09
Try to install GHC/Cabal via Homebrew
John J. Camilleri
2020-11-09
Add first attempt at GitHub action file for building .pkg
John J. Camilleri
2020-10-08
Make CI green
Andreas Källberg
2020-09-12
First attempt at github actions for stack
Andreas Källberg
2020-09-05
Update package database on ubuntu build
Andreas Källberg
2020-06-30
Copy packages so that upload-artifact can find them
John J. Camilleri
2020-06-30
Try alternate way for uploading artifact
John J. Camilleri
2020-06-30
Try alternate way of cloning RGL one level up
John J. Camilleri
2020-06-30
Add txt2tags and pandoc to build env
John J. Camilleri
2020-06-30
Add sudo to apt command
John J. Camilleri
2020-06-30
First attempt at GitHub action for building Debian package
John J. Camilleri
2020-06-15
Add friendly name to upload job
John J. Camilleri
2020-06-15
Only upload to PyPI on pushes to master.
Michael Elsdörfer
2020-06-15
Fix twine upload.
Michael Elsdörfer
2020-06-14
Remove references to live PyPI.
Michael Elsdörfer
2020-06-14
Make sure sdist is included.
Michael Elsdörfer
2020-06-14
Bring back fail-fast.
Michael Elsdörfer
2020-06-14
Add upload to PyPI step.
Michael Elsdörfer
2020-06-14
Add Github action workflow to build Python wheels.
Michael Elsdörfer