aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAge
...
* Reuse scripts defined in 'package.json' (also should fix issue where submodul...Libravatar Vijay A2021-07-08
* Enabled signing of windows build artifacts on 'nightly' and 'release' branches.Libravatar Vijay A2021-07-07
* Separated version number bump into the 'develop' branch from 'nightly' branch...Libravatar Vijay Raghavan Aravamudhan2021-07-06
* Fixing github templates for PRs. [skip ci]Libravatar Vijay A2021-07-02
* Fixed issue with hard-coded branch name in the 'git push' command. [skip ci]Libravatar Vijay A2021-07-01
* Fixed issue with hard-coded branch name in the 'git push' command. [skip ci]Libravatar Vijay A2021-07-01
* Simplified the scheduled nightly build since the linter and tests are anyways...Libravatar Vijay A2021-06-30
* Split up the dependency updates into its own scheduled job and to be run on t...Libravatar Vijay A2021-06-30
* Uncommented signing of code for macos builds as a trialLibravatar Vijay A2021-06-29
* Added new GH Actions workflow to welcome first time contributors. [skip ci]Libravatar Vijay A2021-06-23
* Run ALL builds if no OSes were chosen (manual trigger) (#1529)Libravatar Vijay Raghavan Aravamudhan2021-06-16
* Added ability to run specific OS builds for manual triggerLibravatar Vijay A2021-06-15
* Skip notarization of the build artifact if not building for the main repo (ie...Libravatar Vijay A2021-06-15
* Upgraded some npm modules (#1525)Libravatar Vijay Raghavan Aravamudhan2021-06-13
* Pass --publish never for PR builds (#1521)Libravatar Kristóf Marussy2021-06-12
* Bypassed code signing since that is also incorrect in GH settings.Libravatar Vijay A2021-06-12
* Commented out the env vars that trigger code-signing.Libravatar Vijay A2021-06-11
* Fixing incorrect expressionLibravatar Vijay A2021-06-10
* Added ability to force a version bump on the nightly branch based on 'version...Libravatar Vijay A2021-06-10
* Builds using GitHub actions (#1467)Libravatar Vijay Raghavan Aravamudhan2021-06-08