|
|
4c34bc2b9b
|
upgrade CodeQL GitHub action scripts to latest version
|
2023-12-17 20:25:39 -05:00 |
|
|
|
354db72a10
|
update github action script for setting up python
|
2023-12-11 17:42:06 -05:00 |
|
|
|
cea1528765
|
update list of packages included in coverity runs
|
2023-11-24 01:08:34 -05:00 |
|
|
|
fc28fc318b
|
Update CODEOWNERS for cmake
|
2023-11-21 10:57:33 -07:00 |
|
|
|
bee1b66365
|
Merge branch 'develop' into collected-small-fixes
|
2023-11-01 17:57:56 -04:00 |
|
|
|
a4064e5202
|
update code owners for new pair style
|
2023-10-31 09:37:38 -04:00 |
|
|
|
20b386fc1a
|
update CONTRIBUTING guidelines posted on GitHub
|
2023-10-25 06:12:44 -04:00 |
|
|
|
54ff01d86d
|
assign code owner to fix press/langevin
|
2023-10-18 08:01:41 -04:00 |
|
|
|
68d88de785
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 19:30:21 +00:00 |
|
|
|
6422565048
|
Update CONTRIBUTING.md
Fixing a small typo
|
2023-07-23 12:22:02 +03:00 |
|
|
|
2afa07655f
|
set code owner for fix pimd/langevin
|
2023-06-14 03:44:11 -04:00 |
|
|
|
e373aa39e7
|
Update CODEOWNERS
|
2023-03-03 16:44:34 -07:00 |
|
|
|
af231a1327
|
explicitly request parallel compilation with 2 parallel processes on Windows
|
2023-02-08 21:20:46 -05:00 |
|
|
|
ebe234d4e2
|
turn off automatic potential download for github actions
|
2023-01-21 11:33:33 -05:00 |
|
|
|
7ff98c6374
|
add one case to code maintainers list
|
2023-01-20 11:45:38 -05:00 |
|
|
|
a4f2e452e0
|
temporary disable test that is failing consistently on github action w/o explanation
|
2022-12-19 20:32:07 -05:00 |
|
|
|
26ad12e2af
|
add code owner for gcmc and sgcmc fixes
|
2022-12-14 12:28:20 -05:00 |
|
|
|
4b4f8507ea
|
update code owners file for ML-POD package
|
2022-11-29 13:20:33 -05:00 |
|
|
|
72d28297be
|
disable png/jpeg for now
|
2022-11-27 23:37:43 -05:00 |
|
|
|
fb74d64889
|
disable building PYTHON package on Windows until the failure is understood
|
2022-11-27 18:10:28 -05:00 |
|
|
|
d3d8dda40a
|
try to debug python failure with v3.11 some more
|
2022-11-27 17:34:37 -05:00 |
|
|
|
50cb575415
|
temporarily disable failing command
|
2022-11-27 16:33:08 -05:00 |
|
|
|
f49b50be5e
|
update installed python version to 3.11 in MSVC native compile/test
|
2022-11-26 15:29:32 -05:00 |
|
|
|
1932b6390a
|
update and sort codeowners lists
|
2022-11-10 07:11:12 -05:00 |
|
|
|
89f896ea73
|
Include MS-MPI in Windows build and test through GitHub Actions
|
2022-11-05 23:57:29 -04:00 |
|
|
|
513d081717
|
reference the forum instead of the mailing list, which is disabled now
|
2022-10-29 06:25:55 -04:00 |
|
|
|
6c8750c041
|
Merge branch 'develop' into collected-small-changes
|
2022-09-02 16:41:14 -04:00 |
|
|
|
2a8d4d6cf4
|
also allow to trigger the coverity workflow manually
|
2022-09-01 16:10:30 -04:00 |
|
|
|
cfee2078f1
|
Add coverity workflow
|
2022-09-01 12:05:30 -06:00 |
|
|
|
fe47680491
|
revise workflow triggers
|
2022-08-30 15:07:53 -04:00 |
|
|
|
335d155e6b
|
need numpy
|
2022-08-28 05:55:33 -04:00 |
|
|
|
8e0071ecc4
|
update
|
2022-08-23 09:43:03 -04:00 |
|
|
|
47930a3a3c
|
enable native windows and macos unittest github actions also for pull requests
|
2022-08-23 05:43:35 -04:00 |
|
|
|
8db43c0bd7
|
update CODEOWNERS table
|
2022-08-05 07:54:47 -04:00 |
|
|
|
c5e1ce0b59
|
switch from master to develop
|
2022-07-31 16:56:47 -04:00 |
|
|
|
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 |
|
|
|
f75115d801
|
Merge pull request #3301 from turrisxyz/Dependabot-GitHub-Actions
Included githubactions in the dependabot config
|
2022-06-16 15:40:59 -04:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6cfbd73bcd
|
add documentation for new error and warning policy
|
2022-04-23 16:40:28 -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 |
|