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

add standard autodeployment (#57) #63

Merged
merged 3 commits into from
Oct 30, 2023
Merged

add standard autodeployment (#57) #63

merged 3 commits into from
Oct 30, 2023

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    2ed1793 View commit details
    Browse the repository at this point in the history
  2. use OpenID Connect (OIDC) for deploy.yml

    - trusted PyPi published configured
    - removed TOKEN-based authentication
      (note: repo had never any secrets defined)
    orbeckst committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    8bade58 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. trusted publisher workflow

    - update deploy.yaml with @IAlibay's updates in GridDataFormats
    - added 'deploy' environment in MDAnalysisData settings
    - updated Trusted Publisher for PyPi project
    - added pending Trusted Publisher (https://docs.pypi.org/trusted-publishers/) for Test PyPi
      project
    orbeckst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7a0ffe2 View commit details
    Browse the repository at this point in the history