Axel Kohlmeyer
|
6c8750c041
|
Merge branch 'develop' into collected-small-changes
|
2022-09-02 16:41:14 -04:00 |
Axel Kohlmeyer
|
2a8d4d6cf4
|
also allow to trigger the coverity workflow manually
|
2022-09-01 16:10:30 -04:00 |
Richard Berger
|
cfee2078f1
|
Add coverity workflow
|
2022-09-01 12:05:30 -06:00 |
Axel Kohlmeyer
|
fe47680491
|
revise workflow triggers
|
2022-08-30 15:07:53 -04:00 |
Axel Kohlmeyer
|
335d155e6b
|
need numpy
|
2022-08-28 05:55:33 -04:00 |
Axel Kohlmeyer
|
8e0071ecc4
|
update
|
2022-08-23 09:43:03 -04:00 |
Axel Kohlmeyer
|
47930a3a3c
|
enable native windows and macos unittest github actions also for pull requests
|
2022-08-23 05:43:35 -04:00 |
Axel Kohlmeyer
|
8db43c0bd7
|
update CODEOWNERS table
|
2022-08-05 07:54:47 -04:00 |
Axel Kohlmeyer
|
c5e1ce0b59
|
switch from master to develop
|
2022-07-31 16:56:47 -04:00 |
Axel Kohlmeyer
|
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 |
dependabot[bot]
|
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 |
dependabot[bot]
|
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 |
Axel Kohlmeyer
|
f75115d801
|
Merge pull request #3301 from turrisxyz/Dependabot-GitHub-Actions
Included githubactions in the dependabot config
|
2022-06-16 15:40:59 -04:00 |
naveen
|
cdc0b48a0b
|
chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-06-16 01:33:01 +00:00 |
Axel Kohlmeyer
|
03c0b4ae27
|
upgrade action versions
|
2022-06-14 19:08:28 -04:00 |
Axel Kohlmeyer
|
728e4a5910
|
add permissions for codeql action
|
2022-06-14 19:08:01 -04:00 |
Axel Kohlmeyer
|
cc86e9e8a8
|
remove windows+gcc test (for now)
|
2022-05-29 19:56:39 -04:00 |
Axel Kohlmeyer
|
562cd12d82
|
revert github action build to LAMMPS repo and develop branch
|
2022-05-29 15:04:41 -04:00 |
Axel Kohlmeyer
|
d0edd7129c
|
update workflows
|
2022-05-28 04:55:27 -04:00 |
Axel Kohlmeyer
|
6cfbd73bcd
|
add documentation for new error and warning policy
|
2022-04-23 16:40:28 -04:00 |
Axel Kohlmeyer
|
8dce9f7a60
|
install pyyaml
|
2022-04-09 00:39:50 -04:00 |
Axel Kohlmeyer
|
861195130c
|
incorporate suggested changes to github action from @rbberger
|
2022-02-08 12:08:28 -05:00 |
Axel Kohlmeyer
|
75727ed5af
|
comment out minimal run test outside of CMake/CTest
|
2022-02-07 20:52:12 -05:00 |
Axel Kohlmeyer
|
a56922edc9
|
include PYTHON package in windows test build
|
2022-02-03 16:55:26 -05:00 |
Axel Kohlmeyer
|
65b198f986
|
Revert "temporarily switch repo and branch to run on"
This reverts commit 213259b732 .
|
2022-01-30 08:48:52 -05:00 |
Axel Kohlmeyer
|
b17d8b4494
|
add building and running unit tests
|
2022-01-30 05:54:35 -05:00 |
Axel Kohlmeyer
|
213259b732
|
temporarily switch repo and branch to run on
|
2022-01-30 05:54:21 -05:00 |
Axel Kohlmeyer
|
2651e4650f
|
use the new name of the main branch
|
2021-10-11 23:23:24 -04:00 |
Axel Kohlmeyer
|
9cf6b927cb
|
Merge branch 'master' into collected-small-changes
# Conflicts:
# src/REAXFF/fix_reaxff_species.cpp
|
2021-10-11 21:24:11 -04:00 |
Axel Kohlmeyer
|
64b27fa28e
|
only run windows compilation action on master branch in lammps repo
|
2021-10-09 20:54:18 -04:00 |
Axel Kohlmeyer
|
5ad7e5a815
|
correct path to preset file and do two quick runs for checking the binary
|
2021-10-09 19:55:30 -04:00 |
Axel Kohlmeyer
|
2e122ff62b
|
Add GitHub action compiling LAMMPS with Visual C++
|
2021-10-09 19:46:52 -04:00 |
Axel Kohlmeyer
|
5059bfe32b
|
add Stan to Modify class as co-codeowner
|
2021-10-06 12:09:20 -04:00 |
Axel Kohlmeyer
|
ad39aa85ab
|
update style guide and requirements/suggestions for contributions
|
2021-09-07 19:09:35 -04:00 |
Axel Kohlmeyer
|
bc91d05857
|
fix typo
|
2021-08-22 20:46:58 -04:00 |
Axel Kohlmeyer
|
246b70ae46
|
update codeowners list
|
2021-07-29 15:56:21 -04:00 |
Axel Kohlmeyer
|
878795e64a
|
bulk rename of remaining USER- packages
|
2021-06-29 20:12:59 -04:00 |
Axel Kohlmeyer
|
6ceedb62be
|
rename USER-REAXC to REAXFF
|
2021-06-29 19:37:55 -04:00 |
Axel Kohlmeyer
|
1dc25b0e10
|
rename USER-OMP to OPENMP
|
2021-06-29 17:48:22 -04:00 |
Axel Kohlmeyer
|
dc3efd17d2
|
rename USER-MEAMC to MEAM and pair style meam/c to meam (keeping meam/c as an alias)
|
2021-06-29 16:59:05 -04:00 |
Axel Kohlmeyer
|
c582d5b5ce
|
update path to examples in README files
|
2021-06-29 15:58:08 -04:00 |
Axel Kohlmeyer
|
fd24820603
|
rename USER-PACE to ML-PACE
|
2021-06-29 15:45:50 -04:00 |
Axel Kohlmeyer
|
031e537d3f
|
rename USER-HDNNP to ML-HDNNP
|
2021-06-29 15:38:45 -04:00 |
Axel Kohlmeyer
|
efaec31a84
|
rename USER-CGDNA and USER-CGSDK to CG-DNA and CG-SDK
|
2021-06-29 15:28:27 -04:00 |
Axel Kohlmeyer
|
e1cfb95f54
|
update CODEOWNERS
|
2021-06-11 16:28:05 -04:00 |
Axel Kohlmeyer
|
0737e014f3
|
update code owners file
|
2021-05-22 13:51:55 -04:00 |
Richard Berger
|
b4539fdac2
|
Update CodeQL configuration
|
2021-05-10 18:54:01 -04:00 |
Richard Berger
|
8b8f06db63
|
Simplify unittest-macos.yml
|
2021-05-07 17:11:13 -04:00 |
Richard Berger
|
2e3073b16a
|
Add ccache to MacOS GH actions build
|
2021-05-07 17:09:38 -04:00 |
Axel Kohlmeyer
|
b4fa718576
|
update the GitHub contributing guide to include the MatSci forum in addition to the mailing list.
|
2021-04-25 07:25:05 -04:00 |