Matt Borgerson
4343dbd1f9
.github: Zero ccache stats, don't clean manually
2022-02-07 01:32:21 -07:00
Matt Borgerson
15f47c31f6
.github: Build source archive and Debian packaging
2022-02-07 01:32:21 -07:00
Matt Borgerson
c630fece78
.github: Sign macOS universal binary
2021-12-29 01:39:31 -07:00
Matt Borgerson
5deeca4a27
.github: Cache macOS library packages
2021-10-12 01:06:57 -07:00
Alex Bennée
9b89cdb2a5
.github: move repo lockdown to the v2 configuration
...
I was getting prompted by GitHub for new permissions but it turns out
per https://github.com/dessant/repo-lockdown/issues/6 :
Repo Lockdown has been rewritten for GitHub Actions, offering new
features and better control over your automation presets. The legacy
GitHub App has been deprecated, and the public instance of the app
has been shut down.
So this is what I've done. As the issues tab is disabled I've removed
the handling for issues from the new version.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20211004154308.2114870-1-alex.bennee@linaro.org>
2021-10-12 08:38:10 +01:00
mborgerson
af70a13f8c
.github: Fix issue template spelling of 'corners'
2021-10-04 17:13:26 -07:00
Matt Borgerson
b87b06199d
.github: Remove lockdown.yml
2021-09-14 17:12:28 -07:00
Matt Borgerson
619ecf7f0d
.github: Add sponsorship link
2021-09-14 17:12:28 -07:00
Matt Borgerson
b7dba46621
.github: Skip CI on GitHub meta and README changes
2021-09-14 17:12:28 -07:00
Matt Borgerson
e10846100e
.github: Cleanup, fix job name capitalization
2021-09-05 14:50:41 -07:00
Matt Borgerson
0e63232072
v6.1.0 release
...
-----BEGIN PGP SIGNATURE-----
iQJNBAABCAA3FiEE4aXFk81BneKOgxXPPCUl7RQ2DN4FAmElJYgZHHBldGVyLm1h
eWRlbGxAbGluYXJvLm9yZwAKCRA8JSXtFDYM3hUEEACqIL6/qyHjqKVX5+0zgJpo
0iMVUjKGtQhHFdgZi/JI/uUcT6FsClGqx+XRtxWUP10kGV6iPF+GVlnXSx+iZCui
+Is1p9ajLuDcrTj+nOOI9r9Km05C25Ub0A3YropzHMTKx64M3CwXJKvSz42lFHur
A1qx1BefzC0JzVv8fa8TAca0JKGC+Hv/2Lstw/ctxdKIG94mcFjlQrzK4DZxsu/g
QC3kZ7ABJu8UJTzB0KgtD2krsnnO5smePkS9WVlnyK86KWtp99U/T7HyCmRsbxy0
EhPzK61bumMynFZaqOsoj+ppE0ued6hEHdKASCXGa/GEa/RE2YbW/gq9nJ1OR/ii
EPYljNR6Jv5NfO79zDC+jW9EOk1JnP1A4x95WVSJSaJr+OEKgocxouI2IV1o0epf
1xHI1aBJauIZ7mklGaCWJ/uvMoxcH+ngqbVDCX9jnzYYKadoWu8Tv5Zyam6bOhKC
Y4FOfnp/a+wjS8eMNmn+ios/WjTss9AILyn6GaTVLSxJ278Iqz28nlRAVjiKDiTS
KQYX9mp0ScpUzZBhES4mzlPpCyRc0fC1vM1jfRwn+N8cPslBLOEDB6gLnwpRmadO
26CRiuA8d3qu3Efkdqz6xRcnIM9opPG/4Gj/SZw4V0kS87z/Y5o1nQiZgaU1tZ8q
tOXcPDnMXJbCly7veMRfLQ==
=XneO
-----END PGP SIGNATURE-----
Merge tag 'v6.1.0' into merge/qemu-v6.1.0
v6.1.0 release
2021-09-04 15:11:03 -07:00
Matt Borgerson
cc6d19e099
.github: Migrate issue templates to new issue forms
2021-07-13 19:32:08 -07:00
Stefan Weil
e2abbeac7a
Update documentation to refer to new location for issues
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210619154253.553446-1-sw@weilnetz.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2021-06-21 05:43:11 +02:00
Matt Borgerson
c61e543376
net: Add libpcap library
2021-06-11 22:12:00 -07:00
mborgerson
0a8e9b8db3
.github: Disallow blank issues
2021-06-04 12:13:06 -07:00
Matt Borgerson
357907013f
build: Support cross-building for Apple silicon
2021-05-31 00:12:55 -07:00
Matt Borgerson
12b58544b1
build: Generate xemu+3rd party license information
2021-05-24 18:35:27 -07:00
Matt Borgerson
6fbd393ee4
ci: Fix artifact download step
2021-05-21 03:01:31 -07:00
Matt Borgerson
110d971214
ci: Disable homebrew fixups for now
2021-05-21 02:08:41 -07:00
Matt Borgerson
7c35590be0
ci: Cross-compile for Windows via Ubuntu
2021-05-21 02:08:41 -07:00
Matt Borgerson
383f2186de
ci: Bump ccache size to 512M
2021-05-21 02:08:41 -07:00
Matt Borgerson
b4a472730b
ci: Update actions/cache@v2
2021-05-21 02:08:41 -07:00
Matt Borgerson
1c9a0217e1
ci: Specify fetch-depth instead of unshallow
2021-05-21 02:08:41 -07:00
mborgerson
68b8043af9
.github: Display link to Discord server when filing issues
2021-05-19 14:05:02 -07:00
mborgerson
5cf0943560
.github: Add remark about tagging multiple titles in issue template
2021-05-19 13:54:08 -07:00
mborgerson
afda42431a
.github: Update issue templates
2021-05-19 13:45:36 -07:00
Matt Borgerson
4703a23639
ci: Install diffutils for Windows
2021-04-19 23:33:58 -07:00
Matt Borgerson
06d12ed031
ci: Install ninja
2021-04-19 23:33:58 -07:00
Matt Borgerson
d1d32026f8
v6.0.0-rc3 release
...
-----BEGIN PGP SIGNATURE-----
iQJNBAABCAA3FiEE4aXFk81BneKOgxXPPCUl7RQ2DN4FAmB3WUoZHHBldGVyLm1h
eWRlbGxAbGluYXJvLm9yZwAKCRA8JSXtFDYM3jEMD/46lT/PC77XxfNfzjpFhjBH
XIGxr+zIAN2FvxH8ILaoPZn+1jhiS4FVqpq5aKyoaK61f3ZRsulO02Qb9QRHoy+P
GOmunAAKN0lIbbvsLHQc9N1ndiSZ3uIhf1WlDvXVomBqDxhKDJY60pHrtGBnTyEe
BdS7H41WIWWorrMdK/sHxudCsZkaQEwJu5pfIvqbNg4tH5AIaQabGak5tOWuKJ7m
AFFCTp0g+g5ibWl9mx1sbNbE5WRzjSN6MepCz/OLZYGxYQ9Q/1xxrq/e3rpHblkh
TWR5iWxrsEU9iIhr5AOQl5ISuMLO1lVJjDudej0zAaf3D9ekJ7a6TD5tAfSTYm4z
lpcVk5PGJntHdnZ3rHfnlLpTKUfTifzCkfm8sxgqP/5Jyty/8b0s8FU0RVspJdPF
Fa+axpcQnRP7D+MAB1d5sPXWsrf1KO5FBohsbBWAgZIw28qg7Q59iuSXntpTbr09
QgeohMKqITJ41ADzAq0K8JEBCzwH9JkbfFYsISd6OoEvB77PdM4XB7npRUNG9LP9
9lZLFqY0VPAdDkDwzJEZS45vUjKIeHLK9XR5Slz6feKG29P69L4L6Owd250m5NRP
FwslKSjJwLY4PcHgcMytk7V8Yur536I43m4VFwTtHFQz1SBjkAAsUDP+Q+MHsYr0
eVVycmRz7bOdgWDZadJpqQ==
=zM6v
-----END PGP SIGNATURE-----
Merge tag 'v6.0.0-rc3' into merge/qemu-v6.0.0
Merge v6.0.0-rc3 release
2021-04-18 16:33:47 -07:00
Matt Borgerson
f6d9a5abeb
ci: Remove msys2 libsamplerate install
2021-03-03 04:34:11 -07:00
Stefan Hajnoczi
041c2a31ee
.github: point Repo Lockdown bot to GitLab repo
...
Use the GitLab repo URL as the main repo location in order to reduce
load on qemu.org.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20210111115017.156802-2-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2021-02-09 20:53:56 +00:00
Matt Borgerson
c18fa65bbe
ci: Re-install Python@3.9 and remove PHP for macOS
2021-01-23 16:07:24 -07:00
Matt Borgerson
416e12c3b3
mcpx: Enable APU pipeline
2021-01-03 16:14:47 -07:00
Matt Borgerson
f8a632645c
ci: Run 'brew doctor' to look for Homebrew issues
2020-10-22 13:19:50 -07:00
Matt Borgerson
ad58444e46
ci: Replace set-env with GitHub's new approach
2020-10-18 02:29:33 -07:00
Matt Borgerson
56fcd86627
ci: Remove macOS python@2 unlink
2020-09-28 02:03:43 -07:00
Matt Borgerson
9d75e3cc60
ci: Create release on tag
2020-06-19 05:22:11 -07:00
Matt Borgerson
3aa9c3ad13
ci: Fix unshallow, force tag download
2020-06-19 04:57:08 -07:00
Matt Borgerson
c3cfccf2b9
ci: Only deploy to PPA if all platforms build
2020-05-25 23:30:21 -07:00
Matt Borgerson
2ddc2f4d49
ci: Sync master source to ppa-snapshot branch
2020-05-25 19:18:45 -07:00
Matt Borgerson
04f8a04259
ci: Add Ubuntu build tarball
2020-05-25 13:29:12 -07:00
Matt Borgerson
87e8c4b495
ci: Add macOS builds to release assets
2020-05-22 15:51:18 -07:00
Matt Borgerson
90461de5cf
ci: Create .app bundle for macOS
2020-05-04 07:23:30 -07:00
Matt Borgerson
d3a40ba843
ci: Add GTK to Ubuntu dependency list
2020-05-04 07:22:59 -07:00
Matt Borgerson
32812683e4
ci: Disable ccache for Windows for now
2020-05-01 04:11:17 -07:00
Matt Borgerson
987aa99e3f
v5.0.0 release
...
-----BEGIN PGP SIGNATURE-----
iQJNBAABCAA3FiEE4aXFk81BneKOgxXPPCUl7RQ2DN4FAl6oXgEZHHBldGVyLm1h
eWRlbGxAbGluYXJvLm9yZwAKCRA8JSXtFDYM3tbxEACuWVSycXZ+tejIbSf7KdtK
c8MUD6nop70xfq8UObzkNw6lxJkBJo4eBWOlTLvCHChb+aQnpniSvkG6aTro5Q2i
LpdtQ3rZR93gyfpnUVhyD1kFMg6f3dVrtQqnJOX0VdWjo634UcXOcccFaW41b59W
b3860PqqBUlmx8tdi0RDZ4VZ2kq7HOlYwl9+GU2IfmNYoQAYnYQOiTmO6nFIOOCc
vTdcFk50nPaZNS4oT60vJ+/+bMs31XWrxXPIXivRics7OYKY8qfxGKw+IpnVaoNq
BSSqGooo4BPSlm9U698AP81iC62vnmyEG8uhJLEGfkKF8x4P2ctcyvlaLXuuNie9
SNKscal7EFbyvooe7mYTlPB9enubp/Q1VCsqpcmGH+8WL5W356wIV0PK0qiCeoPX
yFPlMKHjxZEp2NkCvZlyxz2BrsNEIUDcIK1x2zy80+wFYZNrj/tAfR86eBG/rGP3
N/zCkHPADb5qddKKa5hD24SF6Q2f5Ef6tv6+2DNmGOifunS/ea7M4qxc+SiVBuwD
bYyRHyQCr7WEcKHVqbSsdn6VBYyFpsecudxtItjKXbwuqLfPx4p4CokowFDDJiXI
LpJruDiL7pQKU3t+1/P6Q3Qwdqf3YTt+IA5/PhOa/surLbhuXkteBt379avdJ21n
EbpKGu3UV4UTwMyJlzlT0A==
=wWkC
-----END PGP SIGNATURE-----
Merge tag 'v5.0.0' into merge-v5.0.0
v5.0.0 release
2020-05-01 01:26:42 -07:00
Philippe Mathieu-Daudé
20a4f14f6e
.github: Enable repo-lockdown bot to refuse GitHub pull requests
...
Some GitHub users try to open pull requests against the GitHub
mirror. Unfortunate these get ignored until eventually someone
notices and closes the request.
Enable the 'Repo Lockdown' [*] 3rd party bot which can autorespond
to pull requests with a friendly comment, close the request, and
then lock it to prevent further comments.
[*] https://github.com/dessant/repo-lockdown
Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-Id: <20200406214125.18538-1-f4bug@amsat.org>
[AJB: s/fill/file/ and point at canonical qemu.org/contribute]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2020-04-07 16:19:18 +01:00
Matt Borgerson
c25c186f0e
ci: Update GitHub actions CI with name and toolchain repo
2020-03-12 01:05:45 -07:00
Matt Borgerson
8779bb933c
ci: Remove glib from macOS dep list
...
Apparently it is already installed on the GitHub runners and trying to
install it again will cause an error now, failing the build.
2020-02-21 00:59:59 -07:00
Matt Borgerson
da345f66ac
ci: Merge artifacts and add a release job
2020-02-15 18:01:03 -07:00
Matt Borgerson
4d3555a36c
ci: Merge build jobs to a single workflow
2020-02-15 15:25:08 -07:00
Matt Borgerson
d57fa78169
ci: Unlink python@2 for macOS
...
Dependency resolution resulting in installation of 'python' will grab
python@3 which conflicts with existing python@2 installation's symlinks.
Unlink python@2 for now so python@3 can install cleanly.
2020-01-02 16:24:25 -07:00
Matt Borgerson
32ad2bc012
ci: Auto-confirm update to MSYS2 environment
2019-12-23 15:02:50 -07:00
Matt Borgerson
dd26bee808
ci: Use ccache to reduce build time
2019-12-23 14:17:56 -07:00
Matt Borgerson
70f8837912
ci: Add GitHub Actions build workflows
2019-12-23 14:17:56 -07:00