Commit Graph

22 Commits (master)

Author SHA1 Message Date
flightlessmango 7b80f733b6 workflow: build-package: actually fix bad credentials 3 days ago
flightlessmango 038478a96a workflow: build-package: create release if it doesn't exist 4 days ago
flightlessmango f22d3221a3 workflow: build-package: add auth debug 4 days ago
flightlessmango d8ed2331c3 workflow: build-package fix typo 4 days ago
flightlessmango 6312c46663 workflow: build-package: attempt to fix release upload 4 days ago
flightlessmango ad1d03d257 release: build package fix typo 2 months ago
flightlessmango 12151d2ae2 release: fix package and source 2 months ago
flightlessmango bbf2872486 workflow: build package and source: remove github secret env 2 months ago
flightlessmango adbafe1450 action: package: install hub
https://github.com/actions/runner-images/issues/8362
hub has been removed by default but can still be installed through apt
5 months ago
Bill Li bc8acf95ea build: Add dependencies for mangoplot 11 months ago
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>
1 year ago
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>
1 year ago
Emil Velikov 36fd9838af github: pull meson 0.60+ as per the meson.build
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
1 year ago
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>
1 year ago
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>
2 years ago
jackun db34d1ddd8
Run build-package workflow on 'release: published'
Should work with prereleases and drafts too.
3 years ago
jackun ea898ded45
Update workflows 3 years ago
jackun 3df142da5d
workflow: fix `if` syntax and edit release instead 4 years ago
jackun 079f67a729
workflow: limit 'release' event to 'created' action 4 years ago
jackun e382318751
workflow: fix artifact path, git commit 4 years ago
jackun 2f0dc14a78
workflow: install packages too 4 years ago
jackun 11932dda88
build package workflow, maybe 4 years ago