Commit Graph

6 Commits

Author SHA1 Message Date
Dario Lombardo b034473cb2
github: update windows action.
The target user_guide_chm has been replaced by user_guide_html
in 6bfab69d14, but the action hasn't been updated accordingly.
2021-06-28 12:53:38 +02:00
Dario Lombardo 4b9dfc3a19
github: fix actions.
The command add-path within the changed actions has been deprecated
according to

https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

Use shogo82148/actions-setup-perl for strawberryperl on windows.
Upgrade setup-ruby to 1.1.2 on macos.
2020-11-19 09:20:17 +01:00
Dario Lombardo aaf2edf8a7 github: fix windows build.
Downgrade winflexbison3 to 2.5.18.20190508.

Related: #16824.
2020-09-04 10:27:27 +00:00
Dario Lombardo 4b0e800773 github: create Windows package and upload it as artifact.
Change-Id: I88e19514a56630a4946338c6109b801c98526a44
Reviewed-on: https://code.wireshark.org/review/36321
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2020-03-08 19:04:25 +00:00
Dario Lombardo a7b06aae59 github: restore original Qt windows action.
It has been patched and now it works again.

Change-Id: I69c28efb6b105ed7f748acc6be1fefd36d62cf9c
Reviewed-on: https://code.wireshark.org/review/36320
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2020-03-07 18:24:48 +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