Commit Graph
114 Commits
Author SHA1 Message Date
Tzanio c39ba9381f More small adjustments before the release 2022-03-21 10:16:50 -07:00
Stowell, Mark L ebedbb6b90 Changing name of github-action branch 2022-03-08 12:08:01 -08:00
Stowell, Mark L 4a9c90ae09 Changing GitHub workflow to enable -Wshadow for debug build on MacOS 2022-03-08 10:48:29 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Veselin Dobrev 88a190e034 In Github CI, remove testing change 'v2.0-tweak' -> 'v2.0' 2021-11-06 18:51:36 -07:00
Veselin Dobrev 9f64008a55 Fix the 'gitignore' github action.
Test with the external github action (remove before merge):
   mfem/github-actions/build-mfem@v2.0-tweak
2021-11-06 17:30:26 -07:00
Tzanio Kolev 09c49c75e4 Merge pull request #2505 from adrienbernede/bernede1/actions-on-fork
Compare PRs from forks with mfem/mfem:master
2021-09-28 09:42:13 -07:00
Adrien M. Bernede 0cefe2abbf A real astyle version 2021-09-03 12:41:19 -07:00
Adrien M. Bernede f1194a6900 Fix: update ubuntu 2021-09-03 12:27:26 -07:00
Adrien M. Bernede 89fdb3c909 Bump astyle version 2021-09-03 12:13:56 -07:00
Adrien M. Bernede 582180f2e1 Improved fix 2021-09-03 10:26:37 -07:00
Adrien M. Bernede 7aa323cf35 Document expected failure 2021-09-03 10:21:11 -07:00
Adrien M. Bernede e857613e55 Fix repo-check history GHA history on forks.
On a fork, the repo-check history action was using the state of master
on the fork repo instead of the main repo. This made repo-check fail if
the master branch was not up-to-date.

The goal is to have branches from forks reporting repo-check correctly
when a PR is created in the main repo. This is an attempt to acheive
that.
2021-09-03 10:06:38 -07:00
Adrien M. Bernede 603e545060 Name coverage report with job name 2021-07-20 07:52:38 -07:00
Adrien M. Bernede 8db0c68dd2 Merge remote-tracking branch 'origin/master' into testing/bernede1/hypre-bigint 2021-07-20 06:11:47 -07:00
Adrien M. Bernede 5f1b8614c6 Point to mfem action "release" versions 2021-07-20 01:19:17 -07:00
Adrien M. Bernede a05a93c187 Fix 2021-07-20 00:34:05 -07:00
Adrien M. Bernede 7864972fc1 Compact names for job parameters in GitHub Actions 2021-07-20 00:18:08 -07:00
Adrien M. Bernede a45d86ff2a Remove redundant job 2021-07-19 14:06:29 -07:00
Adrien M. Bernede ac91aef8f9 Match cache key suffix with version of action used 2021-07-15 06:35:18 -07:00
Adrien M. Bernede c86860362a New version for mfem actions:
v1.0 -> v2.0 (breaking change in the interface).
2021-07-15 06:32:13 -07:00
Adrien M. Bernede b8264a5fb2 Remove useless hypre-target specification for MFEM (auto-detected) 2021-07-14 10:19:39 -07:00
Tzanio 63cfc40b41 Merge branch 'master' into bernede1/githooks 2021-06-29 08:53:17 -07:00
Adrien M. Bernede eee909351d Force rebuild cache deps 2021-06-28 20:21:56 -07:00
Adrien M. Bernede f79415ed65 Set a value for default hypre target... will be improve by merging with faster actions 2021-06-28 20:20:31 -07:00
Adrien M. Bernede 462b21fe54 Point to updated action 2021-06-28 20:06:54 -07:00
Adrien M. Bernede 2dbc9ca892 Merge branch 'master' into testing/bernede1/hypre-bigint 2021-06-28 17:09:57 -07:00
Adrien M. Bernede ab6f3a546f Share code between git hook and github actions 2021-06-11 11:13:34 -07:00
Adrien M. Bernede 249de9fd35 Apply repo-check only on branch, not PR 2021-06-07 11:28:46 -07:00
Adrien M. Bernede 5e365d13fe Apply the repo check workflow to all push events 2021-05-28 14:10:22 -07:00
Tzanio Kolev 71a6fa1514 Merge pull request #2267 from mfem/repo-check-dev
Expanding copyright statement checks [repo-check-dev]
2021-05-26 12:57:09 -07:00
Adrien Bernede 0a951574cb Update .github/workflows/repo-check.yml 2021-05-26 11:16:04 -07:00
Adrien M. Bernede 42275448e0 Fix typo 2021-05-26 09:19:16 -07:00
Adrien M. Bernede f8d944d34c Print which test failed in the wrap-up step 2021-05-26 09:11:00 -07:00
Adrien M. Bernede 945ea12bf7 Grouping Copyrights, License and Release checks in 1 job 2021-05-25 23:43:44 -07:00
Stowell, Mark L dcc0fc15b4 Removing unnecessary comment 2021-05-25 09:59:40 -07:00
Stowell, Mark L 29f77a6791 Adding checks for GPL license and older release number 2021-05-23 11:22:07 -07:00
Stowell, Mark L 4174ac76a8 Adding C++ //-style comment to regex 2021-05-23 11:21:29 -07:00
Adrien BernedeandTzanio Kolev 833803e8f5 Update .github/workflows/builds-and-tests.yml
Co-authored-by: Tzanio Kolev <tzanio@llnl.gov>
2021-05-19 15:52:13 -07:00
Adrien Bernede 5ecfc16f49 Update .github/workflows/builds-and-tests.yml 2021-05-18 18:21:44 -07:00
Adrien Bernede 2c89bc2901 Update .github/workflows/builds-and-tests.yml 2021-05-18 18:21:38 -07:00
Adrien Bernede 9a784cebd0 Update .github/workflows/builds-and-tests.yml 2021-05-18 16:37:40 -07:00
Adrien Bernede acef350b74 Update .github/workflows/builds-and-tests.yml 2021-05-18 16:37:24 -07:00
Adrien M. Bernede 44d3191c68 Apply change to all workflows 2021-05-18 12:16:15 -07:00
Adrien M. Bernede 983e0b1538 Add comment 2021-05-18 11:30:40 -07:00
Adrien M. Bernede 48d9e8b839 Changing permissions to more restricted ones 2021-05-18 11:25:19 -07:00
Adrien M. Bernede cccd5f510c Add a comment to test interruption 2021-05-18 10:36:18 -07:00
Adrien M. Bernede e9ad87080b Simply use external action to manage duplicate interruption 2021-05-18 10:29:43 -07:00
Adrien M. Bernede f9db44d91d Use v1.0 of mfem github action (breaking change with master) + pin homebrew action commit for security 2021-04-30 10:18:34 -07:00
Adrien M. Bernede 79a11475c5 Remove argument for upload-coverage action 2021-04-29 13:47:35 -07:00