Bill Li
bc8acf95ea
build: Add dependencies for mangoplot
2023-06-24 21:00:42 +02:00
dependabot[bot]
c263bd1fb5
build(deps): bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-12 13:27:52 +00:00
dependabot[bot]
984fe1bff3
build(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-12 13:27:10 +00:00
Emil Velikov
36fd9838af
github: pull meson 0.60+ as per the meson.build
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2023-03-12 14:08:42 +01:00
Emil Velikov
b314a91602
github: switch to ubuntu-20.04
...
As outlined in the official blog, the 18.04 is deprecated and will be
removed soon.
https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2023-03-12 14:08:42 +01:00
Emil Velikov
aafc2e0981
Build with CI jobs with -Dwerror=true
...
Currently the CI jobs only builds on releases, which catches some of the
fallout.
We might get a proper CI at some point in the future.
v2: pass the -Dwerror=true directly into build.sh
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2022-03-06 19:07:01 +00:00
jackun
db34d1ddd8
Run build-package workflow on 'release: published'
...
Should work with prereleases and drafts too.
2021-07-01 11:52:32 +03:00
jackun
ea898ded45
Update workflows
2021-06-11 23:10:30 +03:00
jackun
3df142da5d
workflow: fix if
syntax and edit release instead
2020-11-29 21:07:12 +02:00
jackun
079f67a729
workflow: limit 'release' event to 'created' action
2020-11-29 16:59:50 +02:00
jackun
e382318751
workflow: fix artifact path, git commit
2020-11-29 16:51:45 +02:00
jackun
2f0dc14a78
workflow: install packages too
2020-11-29 16:43:18 +02:00
jackun
11932dda88
build package workflow, maybe
2020-11-29 16:14:11 +02:00