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 an Ouranos Helper Bot for bumping the main branch version, Workflow cleanup, Address security warnings #1790

Merged
merged 11 commits into from
Jun 25, 2024

Conversation

Zeitsperre
Copy link
Collaborator

@Zeitsperre Zeitsperre commented Jun 20, 2024

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes #xyz
  • Tests for the changes have been added (for bug fixes / features)
    • (If applicable) Documentation has been added / updated (for bug fixes / features)
  • CHANGES.rst has been updated (with summary of main changes)
    • Link to issue (:issue:number) and pull request (:pull:number) has been added

What kind of change does this PR introduce?

  • Adds a GitHub App integration for bumping the main branch when events trigger the bumpversion.yml workflow.
  • bump-my-version has been bumped to the latest version (v0.23.0)
  • netcdf4 has been pinned for stability reasons

Does this PR introduce a breaking change?

The repository now uses GitHub repository rulesets (recommended) instead of branch protections (older)

Other information:

https://medium.com/@lauravuo/managing-github-branch-protections-4fa37b36ee4f

@Zeitsperre Zeitsperre self-assigned this Jun 20, 2024
@github-actions github-actions bot added the CI Automation and Contiunous Integration label Jun 20, 2024
… naming of steps, synchornize dependencies across tox conda and python files, replace flake8-alphabetize with ruff
Copy link

Note
It appears that this Pull Request modifies the main.yml workflow.

On inspection, the XCLIM_TESTDATA_BRANCH environment variable is set to the most recent tag (v2023.12.14).

No further action is required.

@Zeitsperre Zeitsperre changed the title Add an Ouranos Helper Bot for bumping the main branch version Add an Ouranos Helper Bot for bumping the main branch version, Workflow cleanup, Address security issues Jun 20, 2024
@Zeitsperre Zeitsperre changed the title Add an Ouranos Helper Bot for bumping the main branch version, Workflow cleanup, Address security issues Add an Ouranos Helper Bot for bumping the main branch version, Workflow cleanup, Address security warnings Jun 20, 2024
@github-actions github-actions bot added the sdba Issues concerning the sdba submodule. label Jun 20, 2024
### What kind of change does this PR introduce?

* Pins the `netcdf4` library as it is causing issues in tests and
notebooks

### Does this PR introduce a breaking change?

No.
@Zeitsperre Zeitsperre requested a review from aulemahal June 25, 2024 20:32
@github-actions github-actions bot added the approved Approved for additional tests label Jun 25, 2024
@Zeitsperre Zeitsperre merged commit 7502365 into main Jun 25, 2024
30 checks passed
@Zeitsperre Zeitsperre deleted the ouranos-helper-bot branch June 25, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Approved for additional tests CI Automation and Contiunous Integration sdba Issues concerning the sdba submodule.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants