Commit graph

315 commits

Author SHA1 Message Date
e30a19b008 Update Doxygen GitHub Actions builds
Update to Ubuntu 22.04 for newer doxygen
Update Actions to fix nodejs12 depreciation warning.

Add Doxygen build and deploy status to README.md
2023-02-04 19:19:25 +01:00
5af7df7153 Remove debug step from workflow 2022-12-07 08:50:46 +01:00
1ca69fde93 Add GitHub Actions CI builds for amd64 and aarch64 Linux server packages. 2022-12-07 00:57:57 +01:00
2ec60c6bcc Remove unused files 2022-11-25 22:03:17 +01:00
4aad531049 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
3581f2d271 Fix deprecation warnings 2022-11-06 23:00:44 +01:00
8f03716003 Remove currently unused Android code 2022-11-06 23:00:16 +01:00
f56e1a8474 Switch to GitHub Actions artifact storage 2022-11-06 22:59:56 +01:00
d2a768c2f0 Renamed environment variables 2022-09-08 22:18:50 +02:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
fd8b440d91 Upload Android build artifacts (if existent) 2022-08-24 15:52:45 +02:00
9a62901686
Fix wrong libdouble-conversion package name 2022-08-23 21:41:22 +02:00
ad9c08ff5c
Merge pull request #162 from JulianGro/macOS_vcpkg
Update VCPKG
2022-08-21 22:30:49 +02:00
fd20b94410 Do not upload stub Linux packages 2022-08-16 00:27:26 +02:00
b54abd819c Switch GitHub Actions Linux builds away from Ubuntu 18.04 because of deprecation by GitHub 2022-08-15 23:11:38 +02:00
7b9b811567 Install updated CMake on the aarch64 GitHub Actions runner 2022-08-15 23:07:52 +02:00
7243d489f5 Disable Android builds 2022-06-24 19:37:17 +02:00
ce3a35ee77
Do not overwrite .htaccess 2022-06-20 23:22:33 +02:00
e2f0c5cc7c Enable SSE3 for Linux amd64 builds 2022-04-11 18:51:44 +02:00
Dale Glass
c836268868
Merge pull request #49 from JulianGro/doxygen
Add Doxygen master build and deploy
2022-04-03 21:35:29 +02:00
Julian Groß
0f0080ef1a Removed overlooked debug changes 2022-03-30 19:53:59 +02:00
Julian Groß
37d2142582 Update PR CI builds 2022-03-30 19:53:58 +02:00
Julian Groß
189bd04175 Add CODEOWNERS for additional security. 2022-03-30 19:53:58 +02:00
Julian Groß
20d6c8f9d3 Fix mistake in master_build 2022-03-30 19:53:58 +02:00
Julian Groß
aec519ddd3 Add Doxygen master build and deploy 2022-03-21 23:40:31 +01:00
Julian Groß
7e11411dbb Switch to a more reliable host for the macOS SDK 2022-03-21 19:11:28 +01:00
Julian Groß
f1f2714ce7 Update master build and deploy 2022-03-21 19:09:46 +01:00
Julian Groß
0f00d0a7a0 Update FTP-Deploy-Action 2022-02-27 22:28:40 +01:00
Julian Groß
8f28969205 Fix command permissions for API-docs GitHub Actions
Add jsdoc build and deploy via GitHub Actions
2022-02-21 11:55:29 +01:00
Daniel Lyne
982d344aa8 Mirror NSIS fix for PR builds to master builds 2022-01-05 05:28:33 -05:00
Kalila
990cb7f52e
Update pr_build.yml
Move to one line.
2022-01-04 02:21:35 -05:00
Daniel Lyne
3679fd8a6a Attempt installation of previous versions of NSIS 2022-01-03 19:25:04 -05:00
Julian Groß
683231818f Add checksum check to master builds as well 2021-12-21 11:57:43 +01:00
Julian Groß
dd4286c6d3 Add checksum for macOS SDK 2021-12-21 11:57:42 +01:00
Kalila
c0cba62e9e
Update master_build.yml 2021-12-21 00:16:17 -05:00
Kalila
02f44cb18f
Update pr_build.yml 2021-12-20 18:03:57 -05:00
Julian Groß
65ffa2745e Disable optimization on self hosted runner. 2021-12-09 19:00:40 +01:00
Kalila
e9b4f0bdb4
Fix curl for GHA master build. 2021-11-30 12:43:12 -05:00
Kalila
f2a8b8c905
Fix curl with parameters. 2021-11-30 12:32:15 -05:00
Kalila
5b83e78a83
Fix curl URL by adding quotations. 2021-11-30 12:24:24 -05:00
Kalila
c0137e6e9a
GHA: Athena S3 > Cloudflare IPFS link for macOS SDK (PR build). 2021-11-30 12:09:22 -05:00
Kalila
e05639dad5
GHA: Athena S3 > Cloudflare IPFS link for macOS SDK (master build). 2021-11-30 12:08:41 -05:00
Kalila
1a82c64668
Merge branch 'master' into macOS_fix_fullscreen_crash_GHA 2021-11-30 09:50:50 -05:00
8f286205eb Added empty CPU architecture variable to Github builds to ensure compatibility 2021-10-31 13:45:40 +01:00
38e56b979b
Apply suggestions from code review
Plurals =,(

Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
2021-10-18 03:09:51 +02:00
Julian Groß
a7731cf4e5 Get macOS SDK from S3 instead of external source.
The SDK is directly extracted from Xcode 8.3.3
2021-10-17 15:26:56 +02:00
Julian Groß
cb2fd206b3 Add notes to why we use macOS SDK 10.12 2021-10-17 15:13:16 +02:00
Julian Groß
7b3f2f840b Work around macOS fullscreen crash on newer SDKs 2021-10-12 18:30:19 +02:00
Kalila
26641f938e
Fix GHA on MacOS. (#1386)
* "macOS-latest" -> "macOS-10.15" & fix OpenSSL discovery.
2021-10-07 02:53:31 -04:00
Julian Groß
48d6f348ce I hate this 2021-09-26 08:30:15 +02:00
Julian Groß
78248ee6ca Apparently using regex for finding a word doesn't work. 2021-09-26 08:13:45 +02:00
Julian Groß
a9d8c9904b Update to code review 2021-09-24 17:11:29 +02:00
Julian Groß
d2002a538f Add aarch64 GitHub Actions self hosted runner 2021-09-16 06:23:06 +02:00
Kalila
874af7a558
Merge pull request #1274 from daleglass/gha-archive-cmake-logs
Archive cmake logs, for debugging
2021-07-15 17:08:43 -04:00
Kalila
1cdebee9b6
Update stale.yml 2021-07-08 17:21:19 -04:00
Kalila
9191ca7aa3
Reduce stale-bot's aggressiveness.
Stale bot will no longer close issues and the comment has been made more "human".
2021-07-07 20:09:53 -04:00
Julian Groß
965401af31 Do not clone submodules on master builds 2021-07-04 20:42:58 +02:00
Julian Groß
f03aba8106 Do not clone submodules 2021-07-04 20:39:30 +02:00
Dale Glass
54b28a1fed Name the artifact too 2021-07-04 16:57:02 +02:00
Dale Glass
c4bc4fc15a Improve log archive naming 2021-07-04 16:37:00 +02:00
Dale Glass
4971ae4bd3 Deal with different tar names 2021-07-04 16:00:16 +02:00
Dale Glass
6722c6af26 Use GNU Tar 2021-07-04 15:28:55 +02:00
Dale Glass
4835a4a33d Archive vcpkg logs, for debugging
This collects the logs generated during the vcpkg run, and
archives them as an artifact.
2021-07-04 14:53:08 +02:00
Dave_K
b020558244
fix PR autobuild for ubuntu-18.04, android with correct cmake version (#1225) 2021-05-25 16:44:32 -04:00
David Rowe
69065d2555 Fix merge-to-master MacOS build 2021-05-02 21:55:12 +12:00
Kalila
5ec026255c
Merge pull request #938 from vircadia/feature/qt-update
Update to Qt 5.15.2
2021-04-22 17:36:53 -04:00
David Rowe
c8632f8613 Merge branch 'master' into feature/qt-update-misc 2021-04-10 09:10:26 +12:00
David Rowe
1ddbf15f14 Name OSX Interface target as Vircadia 2021-04-06 12:21:19 +12:00
David Rowe
07b02d1442 Don't include Console in OSX client-only builds 2021-04-06 12:03:31 +12:00
David Rowe
259274c6f9 Add client-only build target for OSX PR builds 2021-04-06 12:00:38 +12:00
Kalila
326e23a1da
Update stale.yml 2021-03-27 00:40:48 -04:00
Kalila
5eadda5be2
Update stale.yml 2021-03-26 15:40:00 -04:00
Kalila
62a9299b1e
Activate stale bot
This bot will help triage issues (or so I think) in accordance with the configuration file defined here.
2021-03-26 06:50:13 -04:00
Julian Groß
653f631a53 Add new webengine dependencies 2021-02-28 08:10:03 +01:00
Kalila L
2287aba7fa Update installer names and images "Alpha" -> "" 2021-02-01 05:10:45 -05:00
Kalila
633c642d4a
Merge pull request #906 from vircadia/fix/update-references
Fix/update references
2020-12-15 01:29:47 -05:00
Kalila
0d9076cccc
Merge pull request #878 from vircadia/feature/gha-sentry
Enable crash reporting on PR builds from GHA
2020-12-14 19:43:56 -05:00
Kalila L
16eca5d855 Get most 'project-athena' -> 'vircadia' references. 2020-12-13 04:42:34 -05:00
Kalila
16cc5304ec
Update pr_build.yml 2020-12-10 17:49:41 -05:00
kasenvr
78214b15d9
Merge pull request #881 from ctrlaltdavid/fix/gha-master-target
Fix GHA master build target branch
2020-11-24 18:43:13 -05:00
David Rowe
c4092a35e3 Fix GHA master build target branch 2020-11-22 14:08:36 +13:00
kasenvr
8f0684abfd
Update pr_build.yml 2020-11-21 14:24:23 -05:00
kasenvr
84b6736e68
Update pr_build.yml 2020-11-20 04:13:02 -05:00
kasenvr
d9255eed95
Update pr_build.yml 2020-11-20 04:12:07 -05:00
HifiExperiments
1e07971d10 how about this 2020-11-18 11:04:09 -08:00
David Rowe
e8520becd6 Syntax 2020-11-18 21:11:48 +13:00
David Rowe
ea77db85d3 Use output var in second step 2020-11-18 21:06:29 +13:00
David Rowe
066dd2a6cc Typo 2020-11-18 20:49:47 +13:00
David Rowe
6c8b11ddda Typo 2020-11-18 16:54:21 +13:00
David Rowe
c299026378 Calculate short SHA 2020-11-18 14:52:58 +13:00
HifiExperiments
17f579882a try fixing commit short 2020-11-17 15:09:50 -08:00
David Rowe
57729e3cef Remove single quotes
Per commit be55993 by HifiExperiments.
2020-11-18 11:38:50 +13:00
HifiExperiments
be55993dda try removing single quotes 2020-11-17 13:14:23 -08:00
David Rowe
cfe824c180 Replace set-env in PR GHA
Code from commit 4c536f4 by HifiExperiments.
2020-11-18 08:16:25 +13:00
HifiExperiments
5b8f7fad16 some more 2020-11-16 22:18:43 -08:00
HifiExperiments
4c536f4318 try to replace set-env 2020-11-16 22:11:14 -08:00
HifiExperiments
92c9f6b657 Merge remote-tracking branch 'upstream/master' into gha 2020-11-09 19:17:23 -08:00
David Rowe
9395caa7d0 Rework GitHub Actions builds for merges to master 2020-09-17 09:01:27 +12:00
HifiExperiments
91a35fb4ba change quick goto 2020-08-19 20:03:16 -07:00
HifiExperiments
75b99e71ec playing with gha 2020-08-17 13:37:11 -07:00
David Rowe
9e9469fd6d Tidy residual High Fidelity reference 2020-06-05 11:22:15 +12:00
David Rowe
ef268c6207 Fix PR builds 2020-06-05 11:21:59 +12:00
Thijs Wenker
eb1bf12494 Fix linux PR builds 2020-05-18 14:07:38 +02:00
Thijs Wenker
748439f055 add retry command for packaging, since linux screenshare has about a 50% chance to fail a build 2020-05-06 23:20:21 +02:00
Thijs Wenker
488cea43cd disk usage github actions, for debugging linux build issue 2020-05-04 11:28:35 +02:00
Thijs Wenker
44cc1c14b4 get multiple linux artifacts to check them out 2020-04-23 14:00:23 +02:00
Thijs Wenker
3105b7f7c6 use PYTHON_EXEC for upload script to select the correct version of python 2020-04-23 12:24:45 +02:00
Thijs Wenker
5375c341a6 fix upload script path 2020-04-23 11:22:00 +02:00
Thijs Wenker
ee8ee9c611 disable build tools 2020-04-23 11:22:00 +02:00
Thijs Wenker
f186c9341a linux gha fix
# Conflicts:
#	.github/workflows/pr_build.yml
2020-04-23 01:01:19 +02:00
Thijs Wenker
fd63e0ed4f set linux github action to 16.04 to maintain backward compatibility 2020-04-22 12:20:30 +02:00
Thijs Wenker
3a4b312b53 ubuntu github actions: use pip3 instead of python 2.7 version of pip 2020-04-19 22:50:54 +02:00
Thijs Wenker
1dd843c916 set correct JOB_NAME in osx/windows GHA environment 2020-04-19 22:50:53 +02:00
Thijs Wenker
35efa33b74 - set the correct artifact filter
- add missing JOB_NAME env
2020-04-19 22:50:52 +02:00
Thijs Wenker
25932d3ab5 the new build upload script 2020-04-19 22:50:51 +02:00
Thijs Wenker
48ee437c00 cmake -D VCPKG_BUILD_TYPE could be set to either release debug or release in order to build vcpkg in a specific build type, otherwise it will build with debug and release 2020-04-19 22:50:49 +02:00
David Rowe
a1df2208de Fix distro module for Linux 2020-04-12 13:58:36 +12:00
David Rowe
d5a03452e8 Switch Windows GitHub Actions builds away from self-hosted 2020-04-11 21:16:32 +12:00
Maia Hansen
48f226199f Updated PR builds with appropriate syntax for the cleanup step 2020-01-15 15:43:53 -08:00
Maia Hansen
8416bb3913 Clear entire working directory 2020-01-15 14:58:56 -08:00
Maia Hansen
e107f50a70 Testing path names 2020-01-15 14:29:15 -08:00
Maia Hansen
028134974a Added cleaning out of the destination directory for self-hosted Windows runner. 2020-01-15 14:19:32 -08:00
Maia Hansen
e4acc18234 Switching Windows builds to self-hosted 2020-01-14 16:04:39 -08:00
Maia Hansen
8b550710c9 Adding back in debug of installer logs on windows installer build
failure
2019-12-26 13:58:48 -08:00
Maia Hansen
5c0792d5f2
Add apt update atep
Adding a step to refresh the apt repository index for linux builds
2019-12-13 15:49:01 -08:00
Brad Davis
7dc7ce6e12 Enable label based PR builds 2019-12-10 15:22:50 -08:00
Simon Walton
9a87fe0473
Merge branch 'master' into linux-actions-builds-pr-builds 2019-12-10 11:37:25 -08:00
Simon Walton
4ff5db8c2f Merge master PR build (matrix for Win & Mac) 2019-12-10 11:35:11 -08:00
Simon Walton
10d3bdde74 Don't build on label operatrions 2019-12-10 09:34:47 -08:00
Simon Walton
2be70c1b17 Revert master_build workflow to original 2019-12-09 17:09:46 -08:00
Brad Davis
ca729cba4f Disable PR builds from labels 2019-12-09 12:58:52 -08:00
Brad Davis
86dd2e2c3b Fix windows PR installer build, switch to matrix PR builds 2019-12-09 11:34:23 -08:00
Simon Walton
c5c3f29747 Another attempt at getting py modules to install 2019-12-09 11:03:43 -08:00
Simon Walton
ed84b48c55 Fixes for python modules, upload parameters 2019-12-09 10:43:22 -08:00
Simon Walton
89fbfdf23c Workflow typo 2019-12-06 15:17:52 -08:00
Simon Walton
20ce8affb9 Workflow typo 2019-12-06 15:14:30 -08:00
Simon Walton
b2e4133f64 Master-build fixes 2019-12-06 14:56:08 -08:00
Simon Walton
439340315e Changes for master build on Linux (WIP) 2019-12-05 23:07:17 -08:00
Simon Walton
0dd4dab263 Use correct pip for py modules 2019-12-05 17:03:48 -08:00
Simon Walton
82ed358323 Merge remote-tracking branch 'upstream/master' into linux-actions-builds
Also merge in Linux PR build
2019-12-05 16:19:12 -08:00
Simon Walton
caf5c0845c Try moving Windows-console build to end 2019-12-04 14:15:03 -08:00
Simon Walton
24bc0dd75b For macOS just build app; turn off fail-fast 2019-12-04 10:15:40 -08:00
Brad Davis
d311b2d7f3 Use hifi repo for build number action 2019-12-04 09:09:01 -08:00
Simon Walton
945e917b15 Incremental fixes 2019-12-03 17:24:57 -08:00
Simon Walton
1d0d471865 Use pip directly 2019-12-03 14:12:46 -08:00
Simon Walton
ff29157802 Install package python3-setuptools-scm 2019-12-03 13:56:51 -08:00
Simon Walton
b0e5f9ca69 Fix indentation 2019-12-03 13:51:55 -08:00
Simon Walton
efc0c00d07 Merge more of Austin's master_build.yml 2019-12-03 13:41:57 -08:00
Brad Davis
8844620116 Change s3 key prefix 2019-12-03 12:06:51 -08:00
Brad Davis
f39088fb0b Github Actions master builds 2019-12-03 10:56:04 -08:00
Simon Walton
0058f42ab8 Restore apt install of packages 2019-12-02 23:09:03 -08:00
Simon Walton
a4be6bab4e Use pip 2019-12-02 18:18:20 -08:00
Simon Walton
74da78acee Typo 2019-12-02 18:09:56 -08:00
Simon Walton
275a1c025e YAML syntax error 2019-12-02 18:08:01 -08:00
Simon Walton
d9950490fe Change to matrix-style workflow 2019-12-02 17:59:03 -08:00
Simon Walton
c88479610d Use correct path for hifi.conf; copy DS resources to image 2019-11-27 15:19:22 -08:00
Simon Walton
99eadd1cdd Restore apt packages for GHA build 2019-11-27 13:36:49 -08:00
Simon Walton
35fe7fe00c Build from updated base docker image; copy over supervisor hifi.conf 2019-11-27 12:25:18 -08:00
Simon Walton
30f3525932
Merge branch 'master' into linux-actions-builds 2019-11-22 18:02:48 -08:00
Simon Walton
167dfab539 Copy PolyVox libs to build directory; don't try to upload docker image 2019-11-22 15:17:23 -08:00
Brad Davis
e4ed8cd7af Remove upload step and unlabel job from builds 2019-11-21 15:37:08 -08:00
Brad Davis
543dcc5e8d Fix mac build, disable unlable GA job 2019-11-20 16:19:40 -08:00
Simon Walton
27d3b493fa Initial Linux GHA build 2019-11-20 16:15:39 -08:00
Brad Davis
f40c4c3941 Switch secret names 2019-11-19 09:57:32 -08:00
Brad Davis
d4b3a9ba49 Github actions 2019-11-18 15:20:37 -08:00