|
|
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 |
|
|
|
4be2a99977
|
Fix casing of the word GitHub
|
2020-11-10 14:20:52 +01:00 |
|
|
|
c0384eb264
|
update code owners
|
2020-09-25 17:52:51 -04:00 |
|
|
|
dc89f0879c
|
update specific pull request templates as they are available through the github cli now
|
2020-09-18 06:54:31 -04:00 |
|
|
|
eda04dac98
|
update conventions and guidelines about C++ standard and requirements
|
2020-09-12 15:13:23 -04:00 |
|
|
|
45af603c04
|
Make patch informational too
|
2020-07-30 12:26:55 -04:00 |
|
|
|
763fa426cf
|
Enable patch status
|
2020-07-30 12:21:40 -04:00 |
|
|
|
1ae785132c
|
Add codecov.yml
|
2020-07-30 12:08:15 -04:00 |
|
|
|
ec58267a71
|
update code owners
|
2020-06-26 19:16:35 -04:00 |
|
|
|
b067880803
|
update code owners
|
2020-06-14 20:11:31 -04:00 |
|
|
|
7077db7eec
|
update contributing guidelines to mention creating unit tests and regression test data. add checkbox to pull request template
|
2020-06-14 08:16:51 -04:00 |
|
|
|
8e92530e79
|
add code owners for unit tests
|
2020-05-21 11:34:15 -04:00 |
|
|
|
801144d2dc
|
make rbberger and akohlmey owner of the singularity defition files
|
2020-05-06 15:16:21 -04:00 |
|
|
|
3f8efed1fd
|
Merge pull request #2010 from akohlmey/collected-small-fixes
Collected bug fixes and small updates
|
2020-04-24 17:44:49 -04:00 |
|
|
|
47b06cf541
|
github templates: turn comments in real comments
|
2020-04-24 09:51:13 -06:00 |
|
|
|
73bf1874c5
|
update code owner entry for fix bond/react
|
2020-04-22 08:12:56 -04:00 |
|
|
|
19ac94e9a3
|
remove @timmattox as a code owner of USER-DPD
|
2020-04-16 13:15:41 -04:00 |
|
|
|
45aa6bd3b8
|
add @giacomofiorin as code owner for USER-COLVARS.cmake
|
2020-04-15 14:22:29 -04:00 |
|
|
|
2e8aeaef46
|
remove mentioning external tex files from contribution guide
|
2020-03-05 09:21:01 -05:00 |
|
|
|
16d6932aca
|
update the contributing guidelines to new documentation format and additional policies and checks
|
2020-01-14 15:37:07 -05:00 |
|
|
|
a72f53e367
|
add stan/steve as code owners for minimizer changes
|
2019-12-21 16:18:26 -05:00 |
|
|
|
9fc32f5f3f
|
small update to naming conventions
|
2019-10-05 12:38:28 -04:00 |
|
|
|
436e02aa6e
|
small corrections/clarifications to the pull request template
|
2019-03-06 16:59:17 -05:00 |
|
|
|
099b9baf0d
|
update blob about providing a suitable e-mail contact in PR template
|
2019-02-27 16:08:42 -05:00 |
|
|
|
28f1ad9145
|
update License section to unconditionally confirm GPL and LGPL licensing
|
2019-02-27 16:08:41 -05:00 |
|
|
|
f178cc0a73
|
add template for help requests and generic issues
NOTE: the help request issue template actually asks people
to post to the lammps-users mailing list.
|
2019-02-27 16:08:41 -05:00 |
|
|
|
229ded45ee
|
pull request template update
|
2019-02-27 16:08:41 -05:00 |
|
|
|
77c24f1b79
|
Merge branch 'master' into next-patch-release
# Conflicts:
# .github/PULL_REQUEST_TEMPLATE.md
|
2019-02-08 15:34:40 -05:00 |
|
|
|
b4765683da
|
restore generic pull request template (for now)
|
2019-02-08 15:27:16 -05:00 |
|
|
|
8b449e569b
|
Merge pull request #1318 from akohlmey/github-template-update
New GitHub PR templates
|
2019-02-08 17:18:30 +01:00 |
|
|
|
82355342bf
|
improve wording about avoiding namespace imports in headers
|
2019-02-08 17:08:15 +01:00 |
|
|
|
997727d26c
|
add a code of conduct to github project
complete the "github open source best practices" setup by adapting a
code of conduct for any public communications about LAMMPS on github.
|
2019-02-08 14:21:37 +01:00 |
|
|
|
ae85ca18fc
|
provide multiple and more specific pull request templates
|
2019-02-07 15:53:46 +01:00 |
|
|
|
4d192e541e
|
update github contribution guidelines text
|
2019-02-07 14:58:52 +01:00 |
|
|
|
ebcbc5bdbd
|
fix some formatting and spelling/grammar errors in bug report template
|
2019-02-06 17:32:44 -05:00 |
|
|
|
c9a7513dc6
|
remove outdated generic issue template
|
2019-02-06 17:26:59 -05:00 |
|
|
|
17cd92a3f2
|
Update issue templates
Take advantage of the fact, that GitHub now allows to have separate issue templates for bug reports and feature requests
|
2019-02-06 17:15:52 -05:00 |
|
|
|
0244841b27
|
auto-request a review from @sjplimp when the LAMMPS version is updated
|
2018-12-07 06:15:03 -05:00 |
|
|
|
003bb28471
|
make @gtribello code owner of the USER-PLUMED package
|
2018-11-14 22:17:25 -05:00 |
|
|
|
7bbd8644c8
|
rework some of the pull request instructions to be realigned with the recent changes in the workflow.
|
2018-10-28 08:50:37 -04:00 |
|
|
|
f36b7e38a8
|
correct link to github tutorial in CONTRIBUTING doc
|
2018-10-28 08:42:28 -04:00 |
|
|
|
f23b638d47
|
include USER-PTM into git management
|
2018-09-27 07:23:38 -04:00 |
|