Commit Graph

73 Commits (main)

Author SHA1 Message Date
John Kennedy 46cad51d69 using short ref name as the release tag 2023-10-03 17:01:43 -07:00
Joe Rozner 27f4e161c4 Update Qt to 6.5.2 2023-10-03 13:24:34 -07:00
dependabot[bot] abc79d113c
Bump actions/checkout from 3 to 4 (#231)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-18 11:28:32 -07:00
dependabot[bot] a84740e7de
Bump jurplel/install-qt-action from 3.2.1 to 3.3.0 (#230)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 11:26:04 -07:00
Joe Rozner 45498f31f9
Update Apple Signing actions (#228) 2023-05-30 23:41:34 +02:00
Joe Rozner 7b68df4816
Update to Qt 6.5.1 (#227)
* Update to Qt 6.5.1

* Add libxcb-cursor0 dependency
2023-05-30 14:01:07 -07:00
dependabot[bot] 27c056f598
Bump jurplel/install-qt-action from 3.2.0 to 3.2.1 (#226)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 11:20:40 -07:00
dependabot[bot] 54b551d0de
Bump jurplel/install-qt-action from 3.1.0 to 3.2.0 (#225)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 11:36:57 -07:00
dependabot[bot] 0f2746a6cf
Bump jurplel/install-qt-action from 3.0.0 to 3.1.0 (#218)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 00:32:34 -08:00
Joel Smith 48768fbba4
fix sql query building (#220)
* fix sql query building

* adding deps (#221)

---------

Co-authored-by: jkennedyvz <65985482+jkennedyvz@users.noreply.github.com>
2023-02-22 11:02:48 -08:00
Timo Ludwig 2558b4897b
Update GitHub Actions Workflow (#216)
* Update set-output in actions
* Remove GitHub cache action
2023-02-01 18:37:00 -08:00
Joe Rozner fc5221bf53
Update to Qt 6.4.2 (#217) 2023-01-30 22:58:38 -08:00
dependabot[bot] c0c375bca1
Bump actions/cache from 3.2.0 to 3.2.4 (#213)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.0 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.0...v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 10:48:51 -08:00
dependabot[bot] e2755f874c
Bump actions/cache from 3.0.11 to 3.2.0 (#209)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.11...v3.2.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 23:04:50 -08:00
Joe Rozner fcbd8f3fee
Bump Qt to 6.4.0 (#208) 2022-11-01 20:56:40 -07:00
dependabot[bot] 4445b7a185
Bump actions/cache from 3.0.10 to 3.0.11 (#207)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.10...v3.0.11)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 19:16:42 -07:00
Joe Rozner 434771a902
Update to qt 6.3.2 (#206) 2022-10-10 22:25:37 -07:00
dependabot[bot] 5a28ac85f1
Bump jurplel/install-qt-action from 2.14.0 to 3.0.0 (#203)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 2.14.0 to 3.0.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v2.14.0...v3.0.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 22:14:19 -07:00
dependabot[bot] 0711358933
Bump actions/cache from 3.0.7 to 3.0.10 (#205)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.7 to 3.0.10.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.7...v3.0.10)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:29:34 -07:00
crizzitello b8c38874a2
Fixup Tagged Releases (#199)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-08-20 19:03:02 -07:00
dependabot[bot] bb6d075168
Bump actions/cache from 3.0.5 to 3.0.7 (#201)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.0.7)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 19:02:01 -07:00
crizzitello e28a6f5190
Even more c make (#195)
* use Qt 6.3.1

* Let Cmake Set releaseInfo, remove unneeded qt5 if check

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-14 12:41:51 -07:00
dependabot[bot] 2fb6c7d43f
Bump actions/cache from 3.0.4 to 3.0.5 (#192)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 12:30:59 -07:00
dependabot[bot] d5ed38d747
Bump actions/cache from 3.0.2 to 3.0.4 (#178)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 12:31:31 -07:00
crizzitello c797f4302a
Fix FileRelease (#173)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-05 12:58:04 -07:00
crizzitello 4104956f61
Release Files (#172)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-05 11:58:50 -07:00
jkennedyvz a0178cb947
fix signing options (#170) 2022-05-05 19:07:30 +03:00
John Kenedy a8826f3d4b removing quotes from password 2022-05-05 06:10:36 -07:00
jkennedyvz 2dfd1de60e
Add digest option (#169) 2022-05-05 05:42:21 -07:00
crizzitello c52ee05e28
Drop action for signtool method (#168)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-05 05:31:39 -07:00
jkennedyvz ba418790cc
Windows Signing (#167)
removing space from signing name
2022-05-04 14:47:24 -07:00
crizzitello c4c0884f4a
Release Continious on main merge (#166)
Try to trigger signing action

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-04 14:26:52 -07:00
crizzitello 791770bceb
Fix if for signing windows (#165)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-04 11:37:54 -07:00
crizzitello 3f1d3233f9
Move Window Sign to Release Step (#164) 2022-05-04 11:06:03 -07:00
crizzitello c532898e6d
attempt to sign windows bin (#163)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-04 10:22:47 -07:00
crizzitello b314cd724c
Remove Unused CI Var (#160)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-03 09:27:01 -07:00
crizzitello 076ceccdfc
Drop qt5 (#143)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-29 10:11:55 -07:00
crizzitello d028f125e8
Fix Signing for all (#139)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-26 08:26:33 -07:00
jkennedyvz 79c3320105
fix signing and notarization (#127) 2022-04-15 11:22:02 -07:00
crizzitello 190c0c5f84
Cmake full (#135)
* remove OS Name for deployment

* Remove QMake Project

* More SubLibs

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 12:11:37 -07:00
crizzitello 0be80334cf
remove OS Name for deployment (#134)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 12:07:10 -07:00
crizzitello 705b74aa11
Mac os univeral binary (#133)
* Clean up Global Hotkeys

* Prevent Windows Shortcut AutoRepeat

* Univeral OSX Binary

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:54:19 -07:00
crizzitello 043b105fe4
Remove Qt5 Builds for Windows / Mac (#132)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:39:20 -07:00
crizzitello 604509361b
Build with Qt6.3 (#130)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:24:50 -07:00
crizzitello f71047721b
CPack DMG (#120)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-12 15:03:30 -07:00
crizzitello 3a5b1156fc
Cleaner Release Logic, Only try to import keys if repo has needed sec… (#121)
* Cleaner Release Logic, Only try to import keys if repo has needed secrets

* Remove win32 zip release

* move common Deploy items to deploy folder

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-11 18:07:01 -07:00
dependabot[bot] aad875a556
Bump actions/upload-artifact from 2 to 3 (#126)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2022-04-11 08:52:52 -07:00
dependabot[bot] c255d8865b
Bump actions/cache from 3.0.1 to 3.0.2 (#125)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 08:52:09 -07:00
dependabot[bot] 4967ac1d5a
Bump actions/download-artifact from 2 to 3 (#124)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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>
2022-04-11 08:51:40 -07:00
dependabot[bot] 129e84e319
Bump actions/cache from 2.1.7 to 3.0.1 (#115)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2022-04-06 13:36:51 -07:00