|
|
58152cdc68
|
Merge pull request #3304 from lammps/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
|
2022-06-16 17:48:30 -04:00 |
|
|
|
2fc0a44ab2
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-16 19:41:23 +00:00 |
|
|
|
ba4cbf7055
|
Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-16 19:41:20 +00:00 |
|
|
|
03c0b4ae27
|
upgrade action versions
|
2022-06-14 19:08:28 -04:00 |
|
|
|
728e4a5910
|
add permissions for codeql action
|
2022-06-14 19:08:01 -04:00 |
|
|
|
cc86e9e8a8
|
remove windows+gcc test (for now)
|
2022-05-29 19:56:39 -04:00 |
|
|
|
562cd12d82
|
revert github action build to LAMMPS repo and develop branch
|
2022-05-29 15:04:41 -04:00 |
|
|
|
d0edd7129c
|
update workflows
|
2022-05-28 04:55:27 -04:00 |
|
|
|
8dce9f7a60
|
install pyyaml
|
2022-04-09 00:39:50 -04:00 |
|
|
|
861195130c
|
incorporate suggested changes to github action from @rbberger
|
2022-02-08 12:08:28 -05:00 |
|
|
|
75727ed5af
|
comment out minimal run test outside of CMake/CTest
|
2022-02-07 20:52:12 -05:00 |
|
|
|
a56922edc9
|
include PYTHON package in windows test build
|
2022-02-03 16:55:26 -05:00 |
|
|
|
65b198f986
|
Revert "temporarily switch repo and branch to run on"
This reverts commit 213259b732.
|
2022-01-30 08:48:52 -05:00 |
|
|
|
b17d8b4494
|
add building and running unit tests
|
2022-01-30 05:54:35 -05:00 |
|
|
|
213259b732
|
temporarily switch repo and branch to run on
|
2022-01-30 05:54:21 -05:00 |
|
|
|
2651e4650f
|
use the new name of the main branch
|
2021-10-11 23:23:24 -04:00 |
|
|
|
64b27fa28e
|
only run windows compilation action on master branch in lammps repo
|
2021-10-09 20:54:18 -04:00 |
|
|
|
5ad7e5a815
|
correct path to preset file and do two quick runs for checking the binary
|
2021-10-09 19:55:30 -04:00 |
|
|
|
2e122ff62b
|
Add GitHub action compiling LAMMPS with Visual C++
|
2021-10-09 19:46:52 -04:00 |
|
|
|
b4539fdac2
|
Update CodeQL configuration
|
2021-05-10 18:54:01 -04:00 |
|
|
|
8b8f06db63
|
Simplify unittest-macos.yml
|
2021-05-07 17:11:13 -04:00 |
|
|
|
2e3073b16a
|
Add ccache to MacOS GH actions build
|
2021-05-07 17:09:38 -04:00 |
|
|
|
11d62b71c3
|
use clang preset when compiling on MacOS
|
2021-04-06 11:11:01 -04:00 |
|
|
|
4404469f5c
|
run GitHub actions only on merges/pushes to master to save minutes
|
2021-02-02 11:38:24 -05:00 |
|
|
|
bfe64629fd
|
switch to do CodeQL analysis and Unittest on MacOS. currently for PRs and master
|
2021-02-01 20:32:24 -05:00 |
|
|
|
6d836d8f30
|
run documentation actions in parallel
|
2021-02-01 20:32:24 -05:00 |
|
|
|
88e182da64
|
speed up compilation for static code analysis by switching to debug build type and turning off optimization
|
2021-02-01 20:31:37 -05:00 |
|
|
|
b15555724d
|
combine analysis and simplify
|
2021-02-01 20:31:37 -05:00 |
|
|
|
0be1a419c7
|
split codeql workflow into two files as no compilation is needed for python
|
2021-02-01 20:31:37 -05:00 |
|
|
|
60a11b9ea1
|
do parallel compilation
|
2021-02-01 20:31:36 -05:00 |
|
|
|
c11bd658fc
|
Add documentation and style check workflow
|
2021-02-01 20:31:36 -05:00 |
|
|
|
9ca0653c3e
|
add CodeQL static code analysis workflow
|
2021-02-01 20:31:36 -05:00 |
|