Skip to content

CI: workflow_dispatch - #2160

Merged
casperdcl merged 3 commits into
masterfrom
revert-weird-ci
May 27, 2025
Merged

CI: workflow_dispatch#2160
casperdcl merged 3 commits into
masterfrom
revert-weird-ci

Conversation

@casperdcl

@casperdcl casperdcl commented May 15, 2025

Copy link
Copy Markdown
Member

👉 diff sans whitespace

Note

You won't see the web UI button before this PR is merged.

@casperdcl casperdcl self-assigned this May 15, 2025
@casperdcl
casperdcl requested a review from a team as a code owner May 15, 2025 13:14
@casperdcl casperdcl added enhancement New feature or request gh-actions labels May 15, 2025
@github-project-automation github-project-automation Bot moved this to Todo in CIL work May 15, 2025
@casperdcl casperdcl moved this from Todo to Priority review in CIL work May 15, 2025
@casperdcl
casperdcl requested review from MargaretDuff and lauramurgatroyd and removed request for a team May 15, 2025 13:20
@casperdcl casperdcl mentioned this pull request May 15, 2025
11 tasks
Comment thread docs/source/developer_guide.rst
Comment on lines 99 to 100
echo "python-version=['3.10', 3.11]" >> $GITHUB_OUTPUT
echo "numpy-version=[1.23, 1.24, 1.25, 1.26]" >> $GITHUB_OUTPUT

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are these versions correct?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Especially the ones below, under else?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Please open a separate issue/PR if you want to change them

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

do you agree they are incorrect? Otherwise the issue would be wrong

Comment thread .github/workflows/README.md
Comment on lines 99 to 100
echo "python-version=['3.10', 3.11]" >> $GITHUB_OUTPUT
echo "numpy-version=[1.23, 1.24, 1.25, 1.26]" >> $GITHUB_OUTPUT

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

do you agree they are incorrect? Otherwise the issue would be wrong

Details on some of these jobs are given below.

> [!TIP]
> To skip tests, include [one of the following](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/skipping-workflow-runs) in your commit message: `[skip ci]`, `[ci skip]`, `[no ci]`, `[skip actions]` or `[actions skip]`.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
> To skip tests, include [one of the following](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/skipping-workflow-runs) in your commit message: `[skip ci]`, `[ci skip]`, `[no ci]`, `[skip actions]` or `[actions skip]`.
> To skip tests, include [one of the following](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/skipping-workflow-runs) in your commit message: `[skip ci]`, `[ci skip]`, `[no ci]`, `[skip actions]` or `[actions skip]`. However, for merging into CIL master, we must see the tests pass.

Comment thread docs/source/developer_guide.rst
@casperdcl
casperdcl merged commit 6e1ef3f into master May 27, 2025
@casperdcl
casperdcl deleted the revert-weird-ci branch May 27, 2025 08:58
@github-project-automation github-project-automation Bot moved this from Priority review to Done in CIL work May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants