Commit Graph

9 Commits

Author SHA1 Message Date
Dario Lombardo f10a5b147a github: fix ubuntu action (move to 22.04).
Ref: #18352.
2022-09-22 12:11:36 +00:00
Dario Lombardo a0174e4f0b github: fix ubuntu workflow. 2022-08-01 21:36:07 +00:00
Dario Lombardo ec6a47f663 github: fix ubuntu action when building dpkg. 2022-02-24 09:15:05 +00:00
Dario Lombardo c3bbca8e73 github: update artifacts uploading. 2021-12-28 18:49:24 +00:00
Uli Heilmeier 3c73fa5d55 Revert "tests: fix test fails on Ubuntu, fix #17730"
This reverts commit 78067deb89.
Commit d5ba1fe2 unsets XDG_CONFIG_HOME when setting up the environment.

Related to #17730
2021-11-21 17:47:32 +00:00
easonweii 78067deb89 tests: fix test fails on Ubuntu, fix #17730
unset the env variable XDG_CONFIG_HOME in ubuntu.yaml (action config file), wireshark will use $HOME evn variable;
and i test those two solutions, all test case is success;
2021-11-17 22:41:55 +08:00
Dario Lombardo 39ee56ec33 github: fix job names.
Change-Id: I26e77b4677bfcb0537d0dbf99472594765f3954e
Reviewed-on: https://code.wireshark.org/review/36595
Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
2020-03-27 06:24:19 +00:00
Dario Lombardo c2b1cf6f33 github: create debian package and upload it as artifact.
Change-Id: Id9e17ecacddfd1a22370a1e1e87cb04ef634f297
Reviewed-on: https://code.wireshark.org/review/36318
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2020-03-08 19:03:46 +00:00
Dario Lombardo a7e3942101 Add github actions yaml files.
Change-Id: I06e9968b792d9c218273873f36ee8e9157b04344
Reviewed-on: https://code.wireshark.org/review/36181
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2020-03-02 14:17:04 +00:00