summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAge
* Upgrade node to latest LTS (20.12.0) and some other modulesLibravatar Vijay A2024-03-31
|
* Revert "Bring in missing python (system dependency) (#1639)"Libravatar Vijay A2024-03-31
| | | | | | Since its causing all builds to fail This reverts commit 53c72ea5ac4f103291fdd347b7cd9cc0dbafa4b5.
* Bring in missing python (system dependency) (#1639)Libravatar Vijay Aravamudhan2024-03-28
| | | | | | | * Introduce python as a system dependency (needed by node-gyp to compile native modules) * Introduce node-pre-gyp as a dependency * Upgrade sqlite3 to 5.1.7 to test the above Note: Currently this still depends on the availability of prebuilt binaries from the prebuild library. Which means that once a new version is available, only then will we know if this python/node-gyp integration works or whether it will still fallback to the availability of the prebuilt binaries from external sources. Only time will tell if we have solved the issue or not.
* Upgrade pnpm to 8.15.5Libravatar Vijay A2024-03-22
|
* fix docker build and related documentationLibravatar Vijay A2024-02-17
|
* upgrade node to 20.11.1 and other minor versions for pkgsLibravatar Vijay A2024-02-17
|
* Upgrade node to latest LTS (20.11.0) and pnpm to latest (8.14.1)Libravatar Vijay A2024-01-13
|
* chore: upgrade used node and pnpm version (#1433)Libravatar MCMXC2023-11-01
| | | | | | | | | | - upgrade node and pnpm version in `engines`, `volta` and `packageManager` config - upgrade `@types/node` to v20 - remove `react-loader` overrides from `peerDependencyRules.allowedVersions` - remove `@npmcli/move-file` 2.0.1 from `allowedDeprecatedVersions` - update node image to 20.9.0 in `Dockerfile` - update required system dependencies in `CONTRIBUTING.md` - update node version to 20.9.0 in `.nvmrc` - correct type definitions for `setInterval` usage in `WebviewCrashHandler` and `AppStore` necessary due to `@types/node` upgrade
* Bump up version to the next nightly.0; Update Contributing doc to detail out ↵Libravatar Vijay A2023-10-02
| | | | more steps while releasing
* Upgrade 'node' to '18.18.0' and 'pnpm' to '8.7.6'Libravatar Vijay A2023-09-26
|
* Upgrade 'pnpm' to '8.7.1' in both the main the recipes repoLibravatar Vijay A2023-09-02
|
* ci: modernize github actions (#1287)Libravatar MCMXC2023-07-26
| | | | | | | | | | - use `ubuntu-22.04` runner instead of `ubuntu-20.04` - use `windows-2022` runner instead of `windows-2019` - use `pnpm/action-setup` instead of handling `pnpm install` manually - use pnpm-lock.yaml as caching key for actions/cache instead of inexistent package-lock.json - define `packageManager` config option in `package.json` which is read by `pnpm/action-setup` --------- Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Upgrade 'pnpm' to '8.6.2'; Upgrade npm modules (minor version bumps).Libravatar Vijay A2023-06-13
|
* Upgrade 'pnpm' to '8.6.0'Libravatar Vijay A2023-05-29
|
* Upgrade 'pnpm' to '8.5.1'Libravatar Vijay A2023-05-27
|
* Downgrade node to '18.15.0'Libravatar Alphrag2023-05-21
|
* Upgrade pnpm and node versions; Upgrade npm modulesLibravatar Vijay A2023-05-14
|
* Upgrade 'npm' to '18.15.0' and 'pnpm' to 7.30.0'Libravatar Vijay A2023-03-21
|
* Upgrade 'pnpm' to '7.27.0'; Upgrade other npm modules and fix errors (#943)v6.2.5-nightly.5Libravatar Vijay Aravamudhan2023-02-13
|
* Upgrade 'pnpm' to '7.26.1'Libravatar Vijay A2023-01-29
|
* Upgrade 'pnpm' to '7.25.1'Libravatar Vijay A2023-01-20
|
* Upgrade 'nodejs' to the latest LTS '18.13.0' (#858)Libravatar Vijay Aravamudhan2023-01-11
|
* Upgrade 'nodejs' to '16.19.0' and 'pnpm' to '7.19.0'Libravatar Vijay A2022-12-24
|
* Upgrade 'pnpm' to '7.18.2' and npm modulesLibravatar Vijay A2022-12-18
|
* Upgraded pnpm and recipes submoduleLibravatar Vijay A2022-12-08
|
* Upgrade 'nodejs' to '16.18.1' and 'pnpm' to '7.17.1'Libravatar Vijay A2022-11-29
|
* Switch npm to pnpm (#714)Libravatar Balaji Vijayakumar2022-11-25
|
* Pull in new version of 'recipes' submoduleLibravatar Vijay A2022-11-25
| | | | | - Upgrade 'pnpm' to '7.17.0' - Updates to whatsapp and other recipes
* Revert "Switch from 'npm' to 'pnpm' (#704)"Libravatar Vijay A2022-10-28
|
* Switch from 'npm' to 'pnpm' (#704)Libravatar Vijay Aravamudhan2022-10-26
| | | | | | | Co-authored-by: Markus Hatvan <markus_hatvan@aon.at> Co-authored-by: Nathanaël Houn <contact@nathanaelhoun.fr> Co-authored-by: Balaji Vijayakumar <kuttibalaji.v6@gmail.com> Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* Upgrade 'nodejs' to '16.18.0' (#705)Libravatar Vijay Aravamudhan2022-10-25
| | | Upgrade 'npm' to '8.19.2'
* Upgrade 'pnpm' to '7.14.0'Libravatar Vijay A2022-10-25
|
* Upgrade 'nodejs' to '16.17.0'v6.1.1-nightly.9Libravatar Vijay A2022-09-08
|
* Update node modulesLibravatar Vijay A2022-09-01
|
* Upgrade 'nodejs' to '16.16.0'Libravatar Vijay A2022-07-26
|
* Upgrade 'npm' to '8.14.0'Libravatar Vijay A2022-07-26
|
* Upgrade 'recipes' submofule to bring in 'pnpm' upgrade [skip ci]Libravatar Vijay A2022-07-26
|
* Upgrade 'pnpm' to '7.5.0'Libravatar Vijay A2022-07-07
|
* Change allowed version for MSVS on Windows build script [skip ci] (#422)Libravatar André Oliveira2022-07-04
|
* Upgrade 'npm' to '8.13.2' and 'pnpm' to '7.4.1'Libravatar Vijay A2022-07-02
|
* Move the MIGRATION.md documentation from another repo [skip ci]Libravatar Vijay A2022-06-27
|
* Upgrade 'node' to '16.15.1' and 'pnpm' to '7.3.0'Libravatar Vijay A2022-06-20
|
* Fix incorrect documentation [skip ci]Libravatar Vijay A2022-06-19
|
* Update CONTRIBUTING.md for new contributors' dev machine setup [skip ci]Libravatar davidajetter-tw2022-06-14
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Upgrade 'pnpm' to '7.1.7'; pull in latst version of 'recipes' [skip ci]Libravatar Vijay A2022-06-01
|
* Update 'npm' to '8.10.0'.Libravatar Vijay A2022-05-21
|
* Update 'pnpm' to '7.1.2'.Libravatar Vijay A2022-05-21
|
* docs: CONTRIBUTING.md links to git-scm.com (#178) [skip ci]Libravatar Nathanaël Houn2022-05-18
|
* Upgrade 'pnpm' to '7.1.0'; pull in latst version of 'recipes' [skip ci]Libravatar Vijay A2022-05-15
|
* Add cross-env debug command for every platform (#148) [skip ci]Libravatar André Oliveira2022-05-14
|