Skip to content

add .github/workflows/mirror_gitee.yml#187

Merged
amcadmus merged 3 commits into
deepmodeling:develfrom
tuoping:devel
Aug 26, 2021
Merged

add .github/workflows/mirror_gitee.yml#187
amcadmus merged 3 commits into
deepmodeling:develfrom
tuoping:devel

Conversation

@tuoping

@tuoping tuoping commented Aug 23, 2021

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread .github/workflows/mirror_gitee.yml Outdated
env:
SSH_PRIVATE_KEY: ${{ secrets.SYNC_GITEE_PRIVATE_KEY }}
with:
source-repo: "git@github.com:deepmodeling/dpdata.git"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you added the ssh key to your GitHub account?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems the action failed in deepks-kit.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This key is added to my gitee account, and github organization.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It worked with dpgen.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added "ORANIZATION: deepmodeling" under "env:" in mirror_gitee.yml in a recent commit.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean you use SSH to visit GitHub (git@github.com), so you must add this key to someone's GitHub account.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I used a wrong template. It's corrected now.

@codecov-commenter

codecov-commenter commented Aug 25, 2021

Copy link
Copy Markdown

Codecov Report

Merging #187 (56827ab) into devel (fbf5bd7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel     #187   +/-   ##
=======================================
  Coverage   81.24%   81.24%           
=======================================
  Files          54       54           
  Lines        4554     4554           
=======================================
  Hits         3700     3700           
  Misses        854      854           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fbf5bd7...56827ab. Read the comment docs.

@amcadmus amcadmus merged commit 1a62714 into deepmodeling:devel Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants