Skip to content

Conversation

@damskii9992
Copy link
Collaborator

I've added some CI workflows and started using Pixi.

@damskii9992 damskii9992 added [scope] maintenance Code/tooling cleanup, no feature or bugfix (major.minor.PATCH) [priority] highest Urgent. Needs attention ASAP labels Dec 16, 2025
@codecov
Copy link

codecov bot commented Dec 16, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request does not contain a valid label. Please add one of the following labels: ['chore', 'fix', 'bugfix', 'bug', 'enhancement', 'feature', 'dependencies', 'documentation']

@damskii9992 damskii9992 added the chore temporary label Dec 16, 2025
@damskii9992 damskii9992 assigned rozyczko and unassigned rozyczko Dec 16, 2025
@damskii9992 damskii9992 requested a review from rozyczko December 16, 2025 12:30
Copy link
Member

@rozyczko rozyczko left a comment

Choose a reason for hiding this comment

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

Consider using our actions repo. It has been created exactly for this purpose.

@@ -0,0 +1,34 @@
name: 'Setup Pixi Environment'
Copy link
Member

Choose a reason for hiding this comment

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

Why is this a separate action? Use the one in the actions repo.

Check out easyscience/corelib#174

- name: Setup Pixi
      uses: easyscience/actions/pixi@master

nightly-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
Copy link
Member

Choose a reason for hiding this comment

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

we need to move this into our actions repo but it's OK for the time being

@damskii9992 damskii9992 merged commit 6a33ca5 into develop Dec 16, 2025
49 of 52 checks passed
@damskii9992 damskii9992 deleted the CI_and_pixi branch December 16, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore temporary [priority] highest Urgent. Needs attention ASAP [scope] maintenance Code/tooling cleanup, no feature or bugfix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants