tellet-q
3d42527be1
Build dev with new feature flag ( #7612 )
...
* Build dev images with new feature flag
* Disable feature for master and tags
2025-11-26 14:11:04 +01:00
dependabot[bot]
ec72bcb5cf
build(deps): bump actions/checkout from 5 to 6 ( #7589 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 21:08:43 -03:00
Kumar Shivendu
ad08d64372
Push dev branch images to dockerhub ( #7107 )
...
* Push dev branch images to dockerhub
* temporarily update dockerhub push condition
* Temporarily disable dockerhub push
* Suggestions
* Add back code to push to dockerhub
* Use github.ref_name instead of github.ref.name
2025-08-22 17:51:40 +05:30
dependabot[bot]
8ffae5b2cb
build(deps): bump actions/checkout from 4 to 5 ( #7026 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 11:00:41 +02:00
xzfc
e54def39dd
Move .github/workflows/actions to .github/actions ( #6697 )
2025-06-17 01:48:53 +00:00
tellet-q
ced9dbe216
Use common actions pattern in workflows ( #6061 )
...
* Use common actions pattern
* Update gpu workflow
2025-03-05 14:14:49 +01:00
Ivan Pleshkov
dc6bdcc622
unique workflow job names for gpu ( #5758 )
2025-01-08 14:32:23 +01:00
Ivan Pleshkov
2cf42d7167
Add GPU into github workflows ( #5752 )
...
* parent 88f68d95b5
author Ivan Pleshkov <pleshkov.ivan@gmail.com > 1736245999 +0100
committer Ivan Pleshkov <pleshkov.ivan@gmail.com > 1736331073 +0100
gpu test and release workflows
no unprivileged, add sdk
fix ci
include llvm
try to use external sdk
use another vk sdk script
remove ninja
native sdk installation
debug vulkan version
use non-dev packages
debug vkinfo
remove llvm dep
ubuntu process-results
ghcr
* remove running gpu test while pr
2025-01-08 13:51:15 +01:00