Skip to content

Conversation

@oleksandr-pavlyk
Copy link
Contributor

This PR backports changes to "conda-package.yaml" workflow file from development branch.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

oleksandr-pavlyk and others added 15 commits November 21, 2024 09:31
Install conda build as a separate step

This way conda build is installed in base environment of the
miniforge, rather than underlying miniconda3

Correct CONDA_BLD value for build_windows set of conda-packages
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4.1.7...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Remove auto-update-code from setup-miniconda step.
Create channel directory, then channel\win-64 directory.
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.4.0...v4.4.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…tead

This change is prompted by CI warning:

```
'nodefaults' channel detected: will remove 'defaults' if added implicitly.
In the future, 'nodefaults' as a way of removing 'defaults' won't be
supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
```
@oleksandr-pavlyk oleksandr-pavlyk force-pushed the backport-workflow-changes branch from d6e20af to b2ae7e0 Compare November 21, 2024 15:31
@oleksandr-pavlyk oleksandr-pavlyk added this to the 0.18.2 milestone Nov 21, 2024
@github-actions
Copy link

github-actions bot commented Nov 21, 2024

@github-actions
Copy link

Array API standard conformance tests for dpctl=0.18.1=py310hdf72452_5 ran successfully.
Passed: 894
Failed: 1
Skipped: 119

@github-actions
Copy link

Array API standard conformance tests for dpctl=0.18.1=py310hdf72452_17 ran successfully.
Passed: 894
Failed: 1
Skipped: 119

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the backport-workflow-changes branch from 6020081 to 77f6c49 Compare November 21, 2024 17:01
@oleksandr-pavlyk oleksandr-pavlyk merged commit 3976d5c into maintenance/0.18.x Nov 21, 2024
20 of 28 checks passed
@oleksandr-pavlyk oleksandr-pavlyk deleted the backport-workflow-changes branch November 21, 2024 17:30
@github-actions
Copy link

Array API standard conformance tests for dpctl=0.18.1=py310hdf72452_17 ran successfully.
Passed: 894
Failed: 1
Skipped: 119

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