Commit Graph
6 Commits
Author SHA1 Message Date
IvanandGitHub 3091b37310 Fix glob bug in package.json scripts section (#637) 2023-04-03 12:46:57 +02:00
IvanandGitHub ec365b4eba Add and configure ESLint and update configuration for Prettier (#617)
* Add ESLint, update Prettier

* Update docs

* Update tests

* Update licenses

* Fix review points
2023-03-09 12:44:56 +02:00
IvanandGitHub 181184007f Update workflow badges (#594) 2023-01-31 08:46:32 +02:00
IvanandGitHub c3e033939c Update action to use reusable workflows (#569)
* Update workflows to use reusable-workflows

* Update licensed.yml

* Update workflows

* Add links to reusable workflows

* Update action to use reusable-workflows repo

* Fix review points
2022-12-22 11:17:13 +02:00
IvanandGitHub e084fcae44 Merge branch 'main' into ReadmeUpdate 2022-08-01 16:46:54 +02:00
IvanandGitHub f72db171ab Made env.var pythonLocation consistent for Python and PyPy (#418)
* Change find-pypy.ts to redefine pythonLocaction environment variable

* Change README.md in order to add sentence about pythonLocation envvar

* Change sentence about pythonLocation envvar in README.md

* Rephrase the definition of pythonLocation env.var
2022-06-08 14:57:23 +02:00