Commit Graph

21 Commits

Author SHA1 Message Date
Alexandr Garbuzov 0c380e3982 CI: dependencies pinned by hashes (#2915) 2023-07-21 11:55:56 +02:00
Alexandr Garbuzov 214838db09 CI: Avoid test workflow duplicate (#2945)
* CI: Avoid test workflow duplicate

* dev

* dev
2023-07-19 09:51:54 +02:00
Rick Staa b7928aae24 build: rename lint command (#2909)
This commit renames the eslint npm command so that it is consistent with
the naming used for the other commands.
2023-07-05 01:08:59 +03:00
Alexandr Garbuzov 6c92fe9d2a Eslint integration (#2885)
* eslint integration

* ci & pre commit

* dev

* dev

* dev
2023-07-03 08:54:19 +02:00
Alexandr Garbuzov 888c4cee94 CI: Resolve OSSF GitHub token permissions security alert (#2891) 2023-07-02 09:06:04 +02:00
Alexandr Garbuzov c4035a5765 Use node 18.x in continuous integration (#2819) 2023-06-14 09:08:40 +02:00
Alexandr Garbuzov c656f3df6b Update codecov action version to resolve github action deprecation warning (#2677) 2023-05-05 14:07:37 +00:00
Rick Staa b8faef6857 ci: add stale theme pull request closer action push (#2067)
This commit adds the `stale-theme-pr-closer` closer action. This action
is used to close theme pull requests with an `invalid` label that has
been stale for a given number of `STALE_DAYS`.
2022-10-02 11:05:13 +02:00
Jongwoo Han f86059f097 chore: Update workflows to cache dependencies (#2083) 2022-10-02 10:38:07 +02:00
Rick Staa c7d4c29757 ci: switch to npm ci in github actions (#2046) 2022-09-24 10:37:24 +02:00
rsk2 107f7ca52c Feature/grs 1955 change commonjs imports (#1995)
* GRS-1955: Using ES6 import/export in src files

* GRS-1955: Using ES6 import/export in test files

* GRS-1955: Using ES6 import/export in themes index.js

* GRS-1955: Readding blank line at end of top-languages-card.js

* feat: fix test es6 import errors

This commit makes sure jest is set-up to support es6. It also fixes
several test errors and sorts the imports.

* test: update test node version

This commit makes sure node 16 is used in the github actions.

* refactor: run prettier

Co-authored-by: rickstaa <rick.staa@outlook.com>
2022-09-24 10:20:54 +02:00
rickstaa dc8852dd6b refactor: change formatting command 2022-09-16 12:55:35 +02:00
Steven 4c2307ab4b Add prettier check to CI (#1999)
* Add prettier check to CI

* Run prettier:format
2022-09-06 09:09:45 +02:00
Rick Staa a68abbb9b3 Revert "fix: prevent npm dependency error (#1849)" (#1850)
This reverts commit 8d95796890.
2022-07-06 15:16:10 +02:00
Rick Staa 8d95796890 fix: prevent npm dependency error (#1849)
This commit fixes an npm dependency error that caused the test action to
fail.
2022-07-06 15:08:20 +02:00
Anurag 300ee853e7 chore: remove action cache 2021-10-13 20:52:35 +05:30
Anurag 596a4eccc1 Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#1382)"
This reverts commit 2723f00cb8.
2021-10-13 20:39:13 +05:30
Oscar Dominguez 2723f00cb8 ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#1382) 2021-10-13 20:31:39 +05:30
Bas950 8aea1e3c35 feat: added repo card hide border option (#488)
* 🚀 Prettier config

* 🚀 hide_border for Repo Card

* fix: wrong total commits (#490)

* chore: run prettier on all files

* chore: lol lets add the trailing commas

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-09-24 21:38:14 +05:30
Anurag Hazra 63ba6e6601 infra: Added codecov test coverage (#147)
* chore: test codecov

* fix: workflow file

* fix: workflow file

* chore: added coverage in vercelignore

* docs: added codecov badge
2020-07-22 23:26:10 +05:30
anuraghazra 4488e9292b chore: added gh action 2020-07-11 23:25:31 +05:30