Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding mirror pushing to the Castiel EuroHPC GitLab repo #798

Merged
merged 9 commits into from
Feb 12, 2024

Conversation

amjjbonvin
Copy link
Member

You are about to submit a new Pull Request. Before continuing make sure you read the contributing guidelines and that you comply with the following criteria:

  • You have sticked to Python. Please talk to us before adding other programming languages to HADDOCK3
  • Your PR is about CNS
  • Your code is well documented: proper docstrings and explanatory comments for those tricky parts
  • You structured the code into small functions as much as possible. You can use classes if there is a (state) purpose
  • Your code follows our coding style
  • You wrote tests for the new code
  • tox tests pass. Run tox command inside the repository folder
  • -test.cfg examples execute without errors. Inside examples/ run python run_tests.py -b
  • PR does not add any dependencies, unless permission granted by the HADDOCK team
  • PR does not break licensing
  • Your PR is about writing documentation for already existing code 🔥
  • Your PR is about writing tests for already existing code :godmode:

Following the instructions provided by Castiel to mirror our repo on the GitLab repo for EuroHPC.

Note that the build/action will fail (unless the target was set to this branch in .github)/workflows/github-to-gitlab-push-sync.yml ). It is now configured to mirror the main branch.

Based on the instructions from the following repo: https://github.com/cniethammer/github-push-sync

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding file for mirroring to the Castiel gitlab repo

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create action.yml

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@amjjbonvin amjjbonvin requested a review from rvhonorato February 9, 2024 18:52
@amjjbonvin amjjbonvin self-assigned this Feb 9, 2024
@amjjbonvin amjjbonvin requested a review from mgiulini February 12, 2024 08:29

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@amjjbonvin amjjbonvin merged commit 76f8b48 into main Feb 12, 2024
4 of 5 checks passed
@amjjbonvin amjjbonvin deleted the amjjbonvin-patch-1 branch February 12, 2024 16:58
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.

1 participant