Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

abinit_actions

This repository uses GitHub Actions to test an external repository periodically and display the test results as a badge.

How It Works

  1. Checks out this repository.
  2. Checks out the external repository to test.
  3. Sets up Python and installs dependencies.
  4. Runs the tests using pytest.

Status

  1. Replace owner/repository-to-test in .github/workflows/test-other-repo.yml with the actual repository you want to test.
  2. Modify the python-version in the workflow if needed.
  3. Commit and push the changes to trigger the first run

configure and compilation

SSL Certificate Expiration Check

Runs daily (.github/workflows/ssl_check.yml) against the abinit.org/GitLab hosts and fails if any certificate is already expired or expires within 30 days. Edit the host list directly in the workflow file to add/remove targets.

SSL certificate expiration

About

Repo with GitHub Actions for testing external repositories

Resources

Stars

1 star

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages