Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
5043d0b13e
build(deps): bump actions/checkout from 4 to 5 in the github-actions group (#4148)
build(deps): bump actions/checkout in the github-actions group

Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 22:15:04 -04:00
ReenigneArcher
dbe80d0f92
style(sonar): fix cpp:S6185 (#4133) 2025-08-07 23:17:13 -04:00
ReenigneArcher
a28c20df18
build(linux): compile with gcc13+ and bump cuda (#4136) 2025-08-07 20:13:25 -04:00
dependabot[bot]
4503fea7fb
build(deps): bump actions/download-artifact from 4 to 5 in the github-actions group (#4134)
build(deps): bump actions/download-artifact in the github-actions group

Bumps the github-actions group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-06 13:56:25 -04:00
ReenigneArcher
31f87bbc18
ci(release-homebrew-beta): fix artifact path (#4094) 2025-07-18 08:56:00 -04:00
ReenigneArcher
6ab24491ed
ci(homebrew): release to tap with GitHub release (#4091) 2025-07-17 19:32:48 -04:00
dependabot[bot]
047cc684cf
build(deps): bump LizardByte/actions from 2025.714.211939 to 2025.715.25226 in the lizardbyte-actions group (#4079)
build(deps): bump LizardByte/actions in the lizardbyte-actions group

---
updated-dependencies:
- dependency-name: LizardByte/actions
  dependency-version: 2025.715.25226
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lizardbyte-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 09:02:05 -04:00
ReenigneArcher
dfeeebfacf
ci(copr-ci): fix release notes (#4077) 2025-07-14 18:14:04 -04:00
dependabot[bot]
aa7b83bdfc
build(deps): bump LizardByte/actions from 2025.703.21447 to 2025.711.172650 in the lizardbyte-actions group (#4067)
build(deps): bump LizardByte/actions in the lizardbyte-actions group

Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions).


Updates `LizardByte/actions` from 2025.703.21447 to 2025.711.172650
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.703.21447...v2025.711.172650)

---
updated-dependencies:
- dependency-name: LizardByte/actions
  dependency-version: 2025.711.172650
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lizardbyte-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-12 19:15:22 -04:00
ReenigneArcher
1bc491f949
ci(copr): disable copr for push event (#4057) 2025-07-06 20:19:24 -04:00
ReenigneArcher
d28e221bb7
ci: fix copr for release events (#4056) 2025-07-06 19:56:38 -04:00
ReenigneArcher
2259141bd2
build(packaging): version number improvements (#4037) 2025-07-03 19:07:02 -04:00
ReenigneArcher
5ef3f2ff5c
ci(copr): refactor copr-ci (#4043) 2025-07-03 13:08:34 -04:00
dependabot[bot]
6f78404c18
build(deps): bump LizardByte/actions from 2025.627.30023 to 2025.703.21447 in the lizardbyte-actions group (#4039)
build(deps): bump LizardByte/actions in the lizardbyte-actions group

Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions).


Updates `LizardByte/actions` from 2025.627.30023 to 2025.703.21447
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](https://github.com/lizardbyte/actions/compare/v2025.627.30023...v2025.703.21447)

---
updated-dependencies:
- dependency-name: LizardByte/actions
  dependency-version: 2025.703.21447
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lizardbyte-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-03 08:32:51 -04:00
ReenigneArcher
5a40190830
ci(release): add virustotal reports (#4036) 2025-07-02 18:14:43 -04:00
ReenigneArcher
5b1da1c1ab
ci(workflows): refactor ci (#4025) 2025-07-01 21:12:13 -04:00