Commit Graph
18 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub d37ca94eb7 Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 08:47:20 +00:00
dependabot[bot]andGitHub 6a8685a502 Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 08:21:55 +00:00
Henrik RydgårdandGitHub 682f086615 Merge pull request #21051 from hrydgard/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2025-12-02 01:05:06 +01:00
dependabot[bot]andGitHub 88a1033c86 Bump actions/checkout from 5 to 6
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>
2025-12-01 09:53:56 +00:00
dependabot[bot]andGitHub 6e7e131b0f Bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.19 to 1.2.20.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/bfa03e1de4d7f7c3e80ad9109feedd05c4f5a716...5ebbd400eff9e74630f759d94ddd7b6c26299639)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-version: 1.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 09:53:50 +00:00
dependabot[bot]andGitHub c051df4dbe Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 08:22:33 +00:00
dependabot[bot]andGitHub 8320a939f9 Bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/63069e3931dedbf3b63792097479563182fe70d1...bfa03e1de4d7f7c3e80ad9109feedd05c4f5a716)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-version: 1.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 08:33:52 +00:00
dependabot[bot]andGitHub 32ebe8e6d0 Bump actions/checkout from 4 to 5
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>
2025-09-01 17:01:31 +00:00
AdamNandGitHub 6c7ea4841a Manual ipa workflow too. 2025-07-16 12:19:26 +07:00
AdamNandGitHub dbd6dd1b78 install dependencies 2025-06-22 19:13:20 +07:00
AdamNandGitHub f832b721a6 Separate IPA and DEB artifacts 2025-06-22 18:59:18 +07:00
AdamNandGitHub b53b951230 Build IPA & DEB using b-ios.sh 2025-06-22 18:54:40 +07:00
Davide Pesavento 8f3ab8c04f CI: Simplify some conditions and other small cleanups 2025-06-08 12:50:02 -04:00
Davide Pesavento d635ac82b8 CI: Pin some actions to the commit hash 2025-06-08 12:45:52 -04:00
AdamNandGitHub 8048e32fcf Some missing env vars for ccache 2024-05-31 03:20:04 +07:00
AdamNandGitHub 067f6ae58a Update manual_generate_ipa.yml 2024-03-27 22:05:14 +07:00
AdamNandGitHub 63ca9b2ebe Minor changes in manual_generate_ipa.yml 2023-12-28 12:58:19 +07:00
AdamNandGitHub d4b9356321 Create manual_generate_ipa.yml
Manually generate iOS IPA on-demand
2023-12-24 01:28:29 +07:00