743 Commits
Author SHA1 Message Date
Kyle AltendorfandGitHub 4711c52fcd fix duplicates file and upload name uniqueness (#17354)
* fix duplicates file name and upload artifact name uniqueness

* test it

* fix

* again

* Revert "test it"

This reverts commit b64956208d.

* add missing single quotes
2024-01-21 08:17:55 -06:00
Chris MarslenderandGitHub 84f3e3d9f2 Pull smtools from downloads since digicert is being flaky (#17367)
* Pull smtools from downloads since digicert is being flaky

* Fix precommit
2024-01-19 16:15:06 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Kyle Altendorf
14160b17cc build(deps): bump actions/upload-artifact from 3 to 4 (#17096)
* build(deps): bump actions/download-artifact from 3 to 4

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
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>

* build(deps): bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
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>

* fixup

* install action too

* pattern not name

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2024-01-04 10:18:10 -08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5f48037626 build(deps): bump github/codeql-action from 2 to 3 (#17097)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-01-04 10:17:53 -08:00
Kyle AltendorfandGitHub 60d0106ef6 apply language labels to dependabot PRs (#17199) 2024-01-03 09:00:30 -08:00
Kyle AltendorfandGitHub 99f44c9fd8 correct condition for coverage-diff label removal (#17187) 2024-01-02 12:03:55 -07:00
Kyle AltendorfandGitHub 2ed94c31c9 move electron build config to build_scripts/electron-builder.json (#17007) 2023-12-18 11:12:04 -06:00
Kyle AltendorfandGitHub 11731e1b57 uninstall and version tests for linux packages (#16979) 2023-12-14 10:04:17 -06:00
Kyle AltendorfandGitHub e38fa4d878 artifact fpm generated rpm .spec files (#16984) 2023-12-14 10:03:52 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4e514dcb2b build(deps): bump actions/stale from 8 to 9 (#17044)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 09:49:52 -06:00
Chris MarslenderandGitHub 6bd52d8bc6 Move nightly schedule to the actual test workflow (#17019) 2023-12-11 15:13:16 -06:00
Amine Khaldi c93ea870a3 Merge commit 'd55c8a5dcd268d8397d98469decd865765e68788' into checkpoint/main_from_release_2.1.2_d55c8a5dcd268d8397d98469decd865765e68788 2023-12-11 18:48:10 +01:00
Chris MarslenderandGitHub d55c8a5dcd Fix the LAST missing pwsh-syntax-in-bash error (#17023) 2023-12-08 18:11:55 -06:00
Kyle AltendorfandGitHub db4c40c7cb skip diff coverage on dispatch and schedule triggers (#17020) 2023-12-08 13:39:48 -06:00
Chris MarslenderandGitHub 7d81440ca9 Fix env var to use bash syntax, instead of pwsh for windows exe upload (#16972) 2023-11-30 10:57:59 -06:00
Chris MarslenderandGitHub ba6e0720f7 Fix gh release upload step to work even with the .git repo is not present (#16932) 2023-11-28 18:07:43 -06:00
Kyle AltendorfandGitHub e49d3495f3 " not ' (#16913) 2023-11-21 19:38:48 -06:00
Kyle AltendorfandGitHub 5ec2deedba only fail on a coverage diff for PR builds, not commit builds (#16901) 2023-11-21 10:59:01 -06:00
Kyle AltendorfandGitHub 1e7842b0b0 add npm config for dependabot (labels and reviewers) (#16840) 2023-11-20 12:41:32 -06:00
Arvid NorbergandGitHub 038f5e8fb7 Fix deep reorgs (#16594) 2023-11-15 10:51:04 -06:00
Kyle AltendorfandGitHub e0d0edacfc add reviewers to be assigned for dependabot PRs (#16838) 2023-11-15 09:15:20 -06:00
Brandon ButlerandGitHub 31b60e51f7 Add check to github jwt step in other workflows that call github-glue (#16806) 2023-11-09 13:26:13 -08:00
Brandon ButlerandGitHub 7c37a916cc Add check to github jwt step in publish rpm job (#16803) 2023-11-09 12:00:24 -08:00
Kyle AltendorfandGitHub a53652cfda use "${GITHUB_WORKSPACE}" for windows bash installer publish (#16769) 2023-11-06 07:02:33 -06:00
Kyle AltendorfandGitHub ffe20da303 fixup pylint confusion (#16716) 2023-11-03 11:35:37 -05:00
Kyle AltendorfandGitHub 704e876386 use bash for Windows publish job (#16607) 2023-11-01 20:57:38 -05:00
Chris MarslenderandGitHub d9b331909a Update usages of GithHub Glue to authenticate w/ jwt token (#16749) 2023-11-01 15:44:33 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0a4d649fdf build(deps): bump actions/setup-node from 3 to 4 (#16679)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:52:39 -05:00
Amine KhaldiandGitHub 8db4860bce Use version 3.10 for checks that are part of the lint and upload source distribution workflow (#16713) 2023-10-30 10:01:46 -07:00
Kyle AltendorfandGitHub 311d0143f6 add junit output and summaries for benchmarks (#16660) 2023-10-25 08:37:36 -05:00
Kyle AltendorfandGitHub 79f876e9ca add -force to hdiutil detach (#16690) 2023-10-25 08:37:08 -05:00
Chris MarslenderandGitHub 81e487f6f0 Swap the benchmark job to the same container we use for installers with some things preinstalled (#16663) 2023-10-19 13:54:17 -05:00
Chris MarslenderandGitHub f455667ce9 Update to the upstream actions (#16614) 2023-10-12 17:54:35 -05:00
Kyle AltendorfandGitHub f47cd46821 fixup macos keychain deletion (#16605) 2023-10-12 11:19:19 -05:00
Chris MarslenderandGitHub 2305b05d99 run benchmarks in 22.04 container (#16599) 2023-10-12 10:25:46 -05:00
Kyle AltendorfandGitHub 5d0c9c3d6f allow macOS installer build job to use GitHub Python (#16596) 2023-10-11 16:59:39 -05:00
Kyle AltendorfandGitHub 1fbf6b043e allow macOS installer publish job to use GitHub Python (#16595) 2023-10-11 16:40:48 -05:00
Kyle AltendorfandGitHub 52fff1451b drop max-parallel (#16591) 2023-10-11 11:14:01 -05:00
6966fe04eb separate installer build and publish to separate jobs (#16552)
Co-authored-by: Chris Marslender <chrismarslender@gmail.com>
2023-10-11 10:35:16 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aeeced6117 build(deps): bump actions/checkout from 3 to 4 (#16258)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 09:54:08 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
277d7b49e1 build(deps): bump aws-actions/configure-aws-credentials from 2 to 4 (#16317)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 09:52:21 -05:00
Kyle AltendorfandGitHub 0a53976749 skip coverage commenting and labels on main (#16539) 2023-10-06 10:08:08 -05:00
Amine Khaldi 5e7054b20f Merge commit '2ffd471f99b3a57ea0cb4fc9996e9aedbcbb2110' into checkpoint/main_from_release_2.1.0_2ffd471f99b3a57ea0cb4fc9996e9aedbcbb2110 2023-10-03 01:10:01 +01:00
Kyle AltendorfandGitHub 8ecb500c4b correct backtick usage in coverage comment (#16381) 2023-10-02 15:55:22 -05:00
William AllenandGitHub 2ffd471f99 Fixing TAG_TYPE env for CI (#16442) 2023-09-27 18:26:49 -05:00
Kyle Altendorf e06ced6cae Merge commit 'bbd57321faee72eb3b1d783cb2ea829a20d9731f' into checkpoint/main_from_release_2.1.0_bbd57321faee72eb3b1d783cb2ea829a20d9731f 2023-09-20 16:20:38 -04:00
Kyle AltendorfandGitHub bbd57321fa add clean-workspace step for package artifact tests (#16380) 2023-09-20 15:09:24 -05:00
Kyle Altendorf fabca97147 Merge commit '519214ab283dc6df95033ea95b9a1018b5c78aa1' into checkpoint/main_from_release_2.1.0_519214ab283dc6df95033ea95b9a1018b5c78aa1 2023-09-20 11:57:18 -04:00
Kyle Altendorf 51d49fd7df Merge commit '91d94df63a9c07bdfce91b97636991c71d43672f' into checkpoint/main_from_release_2.1.0_91d94df63a9c07bdfce91b97636991c71d43672f 2023-09-20 11:50:56 -04:00
Kyle AltendorfandGitHub 519214ab28 Update build-linux-installer-rpm.yml (#16375) 2023-09-20 10:04:57 -05:00