Commit Graph

207 Commits

Author SHA1 Message Date
Magne Sjaastad
105deba056
Update path for Qt to make caching work (#6281) 2020-08-09 09:19:40 +02:00
Magne Sjaastad
385ac3e386 Update ResInsightWithCache.yml
Missing cache restore related to https://github.com/actions/cache/issues/144
2020-08-07 22:46:19 +02:00
Magne Sjaastad
7d45ab4f41 gha : Enable RESINSIGHT_ENABLE_UNITY_BUILD
The text arguments to the linker are now too largre causing MSVC to fail and exit. Use  Unity build to reduce the number of files.
2020-08-06 10:05:22 +02:00
Magne Sjaastad
52fc12adf3 gha : Use unique name for auto generated patch branches 2020-06-24 21:59:01 +02:00
Magne Sjaastad
e2ef6a910b #6106 Use clang-format on AppFwk 2020-06-19 07:59:10 +02:00
Magne Sjaastad
9e728191f4 gha : Fix path 2020-06-16 22:07:14 +02:00
Magne Sjaastad
c4f8d0cffb gha : Run pytest and disable main workflow 2020-06-16 22:07:14 +02:00
Magne Sjaastad
4e586950f0 gha : Create artifacts for each matrix entry and run pytest 2020-06-16 22:07:14 +02:00
Magne Sjaastad
e25e4b0bfb
Update ResInsightWithCache.yml 2020-06-11 13:34:46 +02:00
Magne Sjaastad
df3cf7bee7
gha : Upgrade to latest version of cache and checkout 2020-06-09 09:38:07 +02:00
Magne Sjaastad
60c13d6736
Update clang-format.yml
Avoid running on pull_request
2020-06-08 11:58:52 +02:00
Magne Sjaastad
64a719b1f4
gha: Check formatting using clang-format on push 2020-06-08 11:08:22 +02:00
Magne Sjaastad
03ac01d049 gha : Build cache each night to have a warm cache each morning 2020-06-08 08:20:45 +02:00
Kristian Bendiksen
e9e32bfc3a
Merge pull request #6023 from OPM/error-as-warnings-flag-6018
Error as warnings flag 6018
2020-06-04 13:40:52 +02:00
Magne Sjaastad
490dc1aa05
Create spell-check.yml (#6026) 2020-06-03 22:31:09 +02:00
Magne Sjaastad
f03e1b5f6b gha : Add build on Ubuntu 20.04 2020-06-03 22:06:29 +02:00
Kristian Bendiksen
1e920863d9 #6018 Enable RESINSIGHT_TREAT_WARNINGS_AS_ERRORS in github actions. 2020-06-03 22:06:29 +02:00
Magne Sjaastad
d19d44081c gha : Build new cache each day 2020-06-03 15:30:55 +02:00
Magne Sjaastad
73b02d59e6 Github Actions : Enable build of GSL 2020-05-29 09:28:42 +02:00
Magne Sjaastad
85def545f2 GitHub Action : Install hdf5-dev package 2020-05-28 14:27:56 +02:00
Magne Sjaastad
d2a10afa02
Delete of artifacts (#5974) 2020-05-23 09:06:04 +02:00
Magne Sjaastad
ad5a1fec95 GitHub Action : Delete old artifacts 2020-05-22 08:35:29 +02:00
Magne Sjaastad
8c8e0740d0 GithubAction : Activate restore key for build cache 2020-05-22 07:21:11 +02:00
Magne Sjaastad
80ee1256e7 Github Action : Change base cache key 2020-05-21 18:35:44 +02:00
Magne Sjaastad
991e93d4fa GitHub Action : Temporarily disable fallback cache key 2020-05-21 08:03:47 +02:00
Magne Sjaastad
8a4ce1c564 GitHub Action : Remove artifact deleter job 2020-05-21 08:03:24 +02:00
Magne Sjaastad
d72e6e40f7 GitHub Action : Use year, month, and day as cache timestamp key
Original example for timestamp included hour, minute and second to build up cache key.
2020-05-19 13:04:19 +02:00
Magne Sjaastad
b4defbf19b Github Action : Add workflow to delete artifacts older than one week 2020-05-19 12:48:44 +02:00
Magne Sjaastad
c040666080 Rename main job and do not run on feature branch push 2020-05-08 11:28:55 +02:00
Magne Sjaastad
c2c11e74b1 Update build cache action 2020-05-08 11:28:55 +02:00
Magne Sjaastad
610de357c1 Add separate compile on push with build cache 2020-05-08 11:28:55 +02:00
Magne Sjaastad
46da0863b8 Cache Qt for ResInsight 2020-04-17 13:54:15 +02:00
Magne Sjaastad
f176f920d5 bump 2020-04-17 13:54:14 +02:00
Magne Sjaastad
c23b00b9f2 fix run-cmake 2020-04-17 13:54:14 +02:00
Magne Sjaastad
fd89b79462 Typo 2020-04-17 13:54:14 +02:00
Magne Sjaastad
52d6b99f0c Test cache of Qt 2020-04-17 13:54:14 +02:00
luca
1a51688057 use run-vcpkg@v1 and run-cmake@v1 2020-04-17 13:53:13 +02:00
Magne Sjaastad
7d20e0da0f
Add workaround for CI build (#5736)
Changes in CI config caused issues for Visual Studio custom commands related to path for Python
2020-03-29 22:17:40 +02:00
Magne Sjaastad
41fafb1eac
Execute unit tests on ResInsight (#5698) 2020-03-18 15:23:20 +01:00
Magne Sjaastad
3083dd319a
Add build of AppFwk (#5689) 2020-03-15 19:28:33 +01:00
Magne Sjaastad
e47192eaec whitespace 2020-03-15 18:59:10 +01:00
Magne Sjaastad
868c7fde99 Update main.yml 2020-03-15 18:59:10 +01:00
Magne Sjaastad
88662a00d8 Github Actions : Update to Qt 5.9.9 to avoid cmake warnings 2020-03-07 16:01:38 +01:00
Magne Sjaastad
d7ccea0923 Fix wrong path for delete of temporary package files 2020-03-06 09:19:47 +01:00
luca
bb5b2bf595 remove repeated env var per step, use a single one per matrix.os 2020-03-06 08:34:00 +01:00
luca
d2e51bdb9b -vcpkg is a submodule: useful to have versioning control of the dependencies; -use run-cmake action for building both linux and windows; -use vcpkg response file installing dependencies; same is to be used on CI and locally by devs; 2020-03-05 07:51:26 +01:00
Magne Sjaastad
dde5d09791
Update to install-qt-action 2.5.0 and use alternative mirror (#5634) 2020-03-04 16:02:59 +01:00
Magne Sjaastad
21610d055a GitHub Actions : Improve packaging and run pytest
Remove temporary folder inside packaging folder
Run pytest on Windows
2020-02-28 18:16:26 +01:00
Magne Sjaastad
dfcdcbb064 Test for Qt build fix 2020-02-27 20:24:25 +01:00
Magne Sjaastad
cd3608149d Update main.yml 2020-02-26 12:16:28 +01:00
Magne Sjaastad
00a57593b9 Add trigger on pull_request 2020-02-25 15:03:20 +01:00
Magne Sjaastad
795c29bfb3
Add support for GitHub Actions (#5575) 2020-02-24 16:07:02 +01:00
Jacob Støren
08e966e4d7 Removed issue templates 2019-08-09 14:04:54 +02:00
Magne Sjaastad
c8dbba61df Update issue templates 2019-05-14 11:09:26 +02:00
Magne Sjaastad
0411683c3b
Update issue templates 2019-03-12 14:44:03 +01:00
Magne Sjaastad
aaa2085894
Update issue templates 2019-03-12 14:42:03 +01:00
Magne Sjaastad
c1fc83696b
Update issue templates 2019-03-12 14:40:12 +01:00