Commit graph

15 commits

Author SHA1 Message Date
Mario Vitale 2be7a9c016
Revert download-artifact for problematic jobs (#3012) 2024-04-19 13:10:32 -04:00
Mario Vitale 53502acfd0
Revert upload-artifact where homonymous jobs are used (#3011) 2024-04-19 12:11:20 -04:00
Antonis Stamatiou 6c3eced3e9
feat: Upgrade Reusable GitHub Actions version (#2989)
* feat: Upgrade Github Actions versions

* fix: Fix supply chain scorecard

* fix: Remove ubuntu-4-core instances as they are redundant

* fix: Upgrade also CodeQL
2024-03-22 14:03:24 +02:00
Devin Binnie e56b5cdd6a
Various build and developer fixes, some optimizations (#2975)
* Various build and developer fixes, some optimizations

* Fix the linux build

* Fix afterpack

* Fix notarization variables

* Revert macos-notification-state changes from this PR

* Only build the tar for PRs

* Also ci

* Fix copy script

* Fix copy script more

* Remove @babel/cli

* Fix windows build

* Fix MAS build
2024-03-12 10:04:11 -04:00
Devin Binnie c55e37da2f
[MM-45780] Update to macos-notification-state 3.0, update entitlements and provisioning profile to allow Communication Notification access (#2972)
* [MM-45780] Update to macos-notification-state 3.0, update entitlements and provisioning profile to allow Communication Notification access

* Remove extra entitlements

* Add proper inherit
2024-03-11 09:37:38 -04:00
Devin Binnie 9869d9de22
Force install of ARM64 Electron headers (#2759)
* Force install of ARM64 Electron headers

* Update other files and include x86
2023-06-19 14:18:27 -04:00
Antonis Stamatiou 5eefa8c575
Separate artifact names since we merged the nightly builds for consistency (#2618)
* Separate artifact names since we merged the nightly builds for consistency

* renaming builds/artifacts
2023-03-15 18:06:44 +02:00
Antonis Stamatiou 08c4535308
Replace release creation with gh CLI (#2608)
* replace release creation with gh CLI

* Create nightly builds abstraction with tag creation

* Enable also workflow dispatch for main nighlty build
2023-03-13 18:16:29 +02:00
Antonis Stamatiou 94a548427d
Add missing checkout/patch . Fixed folder name (#2607) 2023-03-13 11:32:29 +02:00
Devin Binnie 3c79c030bc
Add MM_WIN_INSTALLERS for nightly builds (#2599) 2023-03-09 10:01:17 -05:00
Antonis Stamatiou 4e011a1d4a
add missing yq for windows (#2594) 2023-03-08 12:14:00 -05:00
Antonis Stamatiou 23c000b821
feat(ci): Use workflow_dispatch option for nightly builds in order to trigger them on demand when needed (#2593) 2023-03-08 11:28:51 -05:00
Antonis Stamatiou f8ae0076eb
added missing patch version . fix patch action for windows (#2592) 2023-03-08 16:12:29 +02:00
Antonis Stamatiou 893f13e59d
fix nightly builds (#2590) 2023-03-07 15:55:32 +02:00
Antonis Stamatiou b62b25fdda
feat(ci): CircleCI migration to Github Actions (#2516)
* Deprecated trigger-desktop-nightly repo from gitlab
* Migrated Nightly builds URLs from CircleCI to S3
* Full CI/CD is handled by Github Actions

---------

Co-authored-by: Tasos Boulis <tboulis@hotmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-06 11:51:25 +02:00