aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAge
* ci: update imagemagick download urlZéro~Informatique2022-09-03
|
* ci: enable GHA build on pushpacien2022-04-12
|
* ci: bump nodejs versionpacien2022-04-11
|
* viewer: Switch to YARN instead of NPMZero~Informatique2021-07-01
| | | | GitHub: closes #287
* ci: compile the portable version of the compilerpacien2021-06-29
| | | | So that the generated build artifacts and release tarballs are portable.
* ci: pin node version to match vue recommendationspacien2021-06-29
|
* ci: pin operating systems versionspacien2021-06-29
| | | | To improve reproducibility.
* ci: enable HDRI for bundled imagemagickpacien2021-06-28
|
* ci: configure cache for bundle resourcespacien2021-06-28
|
* ci: automatically use latest imagemagick minor version in bundlepacien2021-06-28
| | | | | | | | The archives of deprecated minor versions tend to disappear from the website. This patch makes the CI locate and fetch the latest minor version automatically for inclusion in the bundle archive. GitHub: closes #281
* ci: configure cache for haskell stackpacien2021-06-28
|
* ci: configure GitHub Actionspacien2021-06-28
| | | | | | | | | This configures GitHub Actions for building the viewer and compiler components and produce archive bundles for Linux and Windows. Those are uploaded as build artifacts instead of automatically being attached to releases like before with Travis CI. This allows manually checking the archives when doing new releases.
* github: add bug issue templateOzoneGrif2020-05-23