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

Workflow Adjustments #53

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Workflow Adjustments #53

merged 8 commits into from
Jul 23, 2024

Conversation

Zeitsperre
Copy link

@Zeitsperre Zeitsperre commented Jul 19, 2024

Changes

  • Actions have been updated to more recent versions
  • pip-based dpeendencies used to run on CI are now managed by a CI/requirements_ci.txt that uses hashes of packages for security
  • Warnings in Pull Requests from forks are now less buggy
  • The yamllint configuration is a bit stricter but is now consistent for all YAML files in the repository, including the GitHub Workflows
  • Documentation has been added for make initialize-translations
  • A new pre-commit hook for validating numpy doctsrings has been added (using numpydoc).
  • Dependencies have been updated and synchronized
  • The top-level repository workflow is now using security hardening and hashed commits where possible

@Zeitsperre Zeitsperre self-assigned this Jul 19, 2024
Copy link

@aulemahal aulemahal left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@Zeitsperre Zeitsperre merged commit 9f09316 into main Jul 23, 2024
6 checks passed
@Zeitsperre Zeitsperre deleted the workflow-fixes branch July 23, 2024 15:54
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.

2 participants