Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] 98582acbf6
Bump actions/checkout from 2 to 3 (#2660)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-01 12:26:05 -04:00
absidue 19bf3880a4
Build and release 7zip artifacts (#2558) 2022-09-10 14:24:22 +00:00
Jai A P ce77d16ff5
Add linux armv7l and win/osx arm64 builds (#2113)
* Add linux armv7l

* Add linux armv7l

* Update release.yml

* Update build.yml

* Update release.yml

* Update build.js

* Update release.yml

* Update build.yml

* Update release.yml

* Update release.yml

* Update build.yml

* Update _scripts/build.js

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>

* Update _scripts/build.js

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>

* Update _scripts/build.js

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>

* Update build.yml

* Update build.yml

* Update release.yml

* Remove squirrel build from windows as unused

* Update build.yml

* Update release.yml

* Update build.yml

* Update release.yml

* Update build.yml

* Update release.yml

* Update .github/workflows/release.yml

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

* Update .github/workflows/build.yml

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2022-09-06 21:18:29 +00:00
PikachuEXE 24bce11b05
* Update all GH workflow config to update node 14.x > 16.x (#1898) 2022-05-10 13:35:58 -04:00
PikachuEXE 439521893f
Switch from npm to yarn as package manager (#1692)
* Convert package-lock.json to yarn.lock via `yarn import`

* * Update workflows to use yarn instead of npm to install dependencies
2021-09-19 07:25:47 +00:00
Preston a062a08950
Update release.yml 2021-05-17 16:54:05 -04:00
Preston 1e016438ff Update build.yml and release.yml 2021-03-06 18:43:51 -05:00
Preston e103de77de Update build.yml and release.yml for ARM64 builds 2021-03-06 18:14:47 -05:00
Preston 253508c43d
Update release.yml 2020-12-18 13:21:40 -05:00
Preston 0c8d510028
New Workflows for Automated Release (#870)
* Create release.yml

* Create flatpak.yml

* Update package.json

* Update flatpak.yml

* Update flatpak.yml

* Update package.json

* Update release.yml

* Update flatpak.yml

* Update package.json
2020-12-13 15:40:54 -05:00