Skip to content

Commit 4e718cc

Browse files
committed
Merge branch 'devel' of https://gitee.com/deepmodeling/dpgen into devel
2 parents 815c9ce + 6af59ba commit 4e718cc

File tree

171 files changed

+10245
-707
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+10245
-707
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
name: Bug report
3+
about: Create a bug report to help us eliminate issues and improve dpgen. If this
4+
doesn’t look right, [choose a different type](https://github.com/deepmodeling/dpgen/issues/new/choose).
5+
title: "[BUG] _Replace With Suitable Title_"
6+
labels: bug
7+
assignees: ''
8+
9+
---
10+
11+
**Summary**
12+
13+
<!--Please provide a clear and concise description of what the bug is.-->
14+
15+
**DPGEN Version and Platform**
16+
17+
<!--Please specify precisely which DPGEN version this issue was detected with ("import dpgen" in the python command line interface and type "print(dpgen.__version__)") and what platform (operating system and its version, hardware) you are running on.-->
18+
19+
**Job submission and computing cluster configuration**
20+
21+
<!--If the question is about job submission, Please specify your jobs submission system and your authority. If applicable, specify your computing system configurations as well.-->
22+
23+
**Expected Behavior**
24+
25+
<!--Describe the expected behavior. Quote from the DPGEN manual where needed, or explain why the expected behavior is meaningful, especially when it differs from the manual-->
26+
27+
**Actual Behavior**
28+
29+
<!--Describe the actual behavior, how it differs from the expected behavior, and how this can be observed. Try to be specific and do **not** use vague terms like "doesn't work" or "wrong result". Do not assume that the person reading this has any experience with or knowledge of your specific area of research.-->
30+
31+
**Steps to Reproduce**
32+
33+
<!--Describe the steps required to (quickly) reproduce the issue. You can attach (small) files to the section below or add URLs where to download an archive with all necessary files. Please try to create an input set that is as minimal and small as possible and reproduces the bug as quickly as possible. **NOTE:** the less effort and time it takes to reproduce your reported bug, the more likely it becomes, that somebody will look into it and fix the problem.-->
34+
35+
**Further Information, Files, and Links**
36+
37+
<!--Put any additional information here, attach relevant text or image files and URLs to external sites, e.g. relevant publications-->
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project. If this doesn’t work right, [choose a different
4+
type]( https://github.com/deepmodeling/dpgen/issues/new/choose).
5+
title: "[Feature Request] _Replace with Title_"
6+
labels: new feature
7+
assignees: ''
8+
9+
---
10+
11+
**Summary**
12+
13+
<!--Please provide a brief and concise description of the suggested feature or change-->
14+
15+
**Detailed Description**
16+
17+
<!--Please explain how you would like to see DPGEN enhanced, what feature(s) you are looking for, what specific problems this will solve. If possible, provide references to relevant background information like publications or web pages, and whether you are planning to implement the enhancement yourself or would like to participate in the implementation. If applicable add a reference to an existing bug report or issue that this will address.-->
18+
19+
**Further Information, Files, and Links**
20+
21+
<!--Put any additional information here, attach relevant text or image files and URLs to external sites, e.g. relevant publications-->
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Generic issue
3+
about: For issues that do not fit any of the other categories. If this doesn’t work
4+
right, [choose a different type]( https://github.com/deepmodeling/dpgen/issues/new/choose).
5+
title: _Replace With a Descriptive Title_
6+
labels: wontfix
7+
assignees: ''
8+
9+
---
10+
11+
**Summary**
12+
13+
<!--Please provide a clear and concise description of what the question is.-->
14+
15+
**DPGEN Version and Platform**
16+
17+
<!--Please specify precisely which DPGEN version this issue was detected with ("import dpgen" in the python command line interface and type "print(dpgen.__version__)") and what platform (operating system and its version, hardware) you are running on.-->
18+
19+
**Job submission and computing cluster configuration**
20+
21+
<!--If the question is about job submission, Please specify your jobs submission system and your authority. If applicable, specify your computing system configurations as well.-->
22+
23+
**Details**
24+
25+
<!--Please explain the issue in detail here-->
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Parameters
3+
about: Make a suggestion for a change of input parameters or a new output to dpgen.
4+
If this doesn’t work right, [choose a different type]( https://github.com/deepmodeling/dpgen/issues/new/choose).
5+
title: "[Parameters] _Replace With Suitable Title_"
6+
labels: documentation, enhancement
7+
assignees: ''
8+
9+
---
10+
11+
**Summary**
12+
13+
<!--Please provide a clear and concise description of what your request is.-->
14+
15+
**Summary**
16+
17+
<!--Please provide a brief and concise description of the suggested feature or change-->
18+
19+
**Detailed Description**
20+
21+
<!--Please explain how you would like to see dpgen enhanced. Specify your material system, and exactly what behaviors or properties you are looking for, or what specific problems this will solve. If possible, provide references to relevant background information like publications or web pages, and whether you are planning to implement the enhancement yourself or would like to participate in the implementation.-->
22+
23+
**Further Information, Files, and Links**
24+
25+
<!--Put any additional information here, attach relevant text or image files and URLs to external sites, e.g. relevant publications-->
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Request for Help
3+
about: Don't post help requests here, go to [discussions](http://github.com/deepmodeling/dpgen/discussions)
4+
instead. Or [choose a different type]( https://github.com/deepmodeling/dpgen/issues/new/choose).
5+
title: ''
6+
labels: ''
7+
assignees: ''
8+
9+
---
10+
11+
Before asking questions, you can
12+
13+
search the previous issues or discussions
14+
check [Manual](https://github.com/deepmodeling/dpgen).
15+
16+
Please **do not** post requests for help (e.g. with installing or using dpgen) here.
17+
Instead go to [discussions](https://github.com/deepmodeling/dpgen/discussions).
18+
19+
This issue tracker is for tracking dpgen development related issues only.
20+
21+
Thanks for your cooperation.

.github/workflows/mirror_gitee.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: Mirror to Gitee Repo
2+
3+
on: [ push, delete, create ]
4+
5+
# Ensures that only one mirror task will run at a time.
6+
concurrency:
7+
group: git-mirror
8+
9+
jobs:
10+
git-mirror:
11+
runs-on: ubuntu-latest
12+
steps:
13+
- uses: wearerequired/git-mirror-action@v1
14+
env:
15+
ORGANIZATION: deepmodeling
16+
SSH_PRIVATE_KEY: ${{ secrets.SYNC_GITEE_PRIVATE_KEY }}
17+
with:
18+
source-repo: "https://github.com/deepmodeling/dpgen.git"
19+
destination-repo: "git@gitee.com:deepmodeling/dpgen.git"

.github/workflows/release.yml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
name: release_conda_and_github
2+
3+
on:
4+
push:
5+
tags:
6+
- 'v*'
7+
8+
jobs:
9+
publish-conda:
10+
runs-on: ubuntu-latest
11+
steps:
12+
- uses: actions/checkout@v2
13+
- name: publish-to-conda
14+
uses: felix5572/conda-publish-action@v1.9
15+
with:
16+
subdir: 'conda'
17+
anacondatoken: ${{ secrets.ANACONDA_TOKEN }}
18+
platforms: 'noarch'
19+
construct-and-publish:
20+
runs-on: ubuntu-latest
21+
needs: conda-publish
22+
steps:
23+
- uses: actions/checkout@master
24+
- uses: s-weigand/setup-conda@v1
25+
- run: conda install constructor jinja2 -y
26+
- run: constructor ./conda
27+
- name: Upload to release
28+
uses: softprops/action-gh-release@master
29+
if: startsWith(github.ref, 'refs/tags/')
30+
with:
31+
files: dpgen-*.sh
32+
repository: ${{ env.GITHUB_REPOSITORY }}
33+
env:
34+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ dpgen.egg-info
3939
dbconfig.json
4040
.vscode/*
4141
.idea/*
42+
_build

0 commit comments

Comments
 (0)