Tags: katv7/pyscript
Tags
Run eslint in github actions, skip it in precommit.ci (pyscript#1268) precommit.ci seems to have different results than when I run eslint locally. At least at first glance, github seems to behave the same as local. So this turns off eslint in pre-commit.ci and turns it on in gha.
2022.12.1 (pyscript#1044) * 2022.12.1 * release level * fix tests for release
simplify OutputCtxManager logging (pyscript#809) * simplify OutputCtxManager logging * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
add release.yml, release automation ready for prod (pyscript#539) * add release.yml, release automation ready for prod * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update .github/workflows/build-release.yml Co-authored-by: Antonio Cuni <anto.cuni@gmail.com> * dont overwrite /alpha/ and change unstable to latest * alpha -> releases Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Antonio Cuni <anto.cuni@gmail.com>
Build on main branch tags only (pyscript#394) * Build on main branch tags only * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>