]> git.phdru.name Git - sqlconvert.git/history - appveyor.yml
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[sqlconvert.git] / appveyor.yml
2021-09-16 Oleg BroytmanMerge branch 'github-actions'
2021-09-16 Oleg BroytmanCI: Stop testing at AppVeyor
2021-01-15 Oleg BroytmanTests,CI: Upgrade `tox`
2021-01-08 Oleg BroytmanPython 3.9
2020-05-06 Oleg BroytmanCI: pip<21 for Python 2.7
2020-02-28 Oleg BroytmanLimit `setuptools<44` for Python 2.7
2020-02-27 Oleg BroytmanTests: Run tests with Python 3.8
2019-02-25 Oleg BroytmanCI: Remove branch limitations
2019-02-04 Oleg BroytmanCI: Require pip < 19.1 for Python 2.7 and 3.4
2019-01-31 Oleg BroytmanPython 3.7
2018-04-01 Oleg BroytmanCI(appveyor.yml): Upgrade `pip` using `python -m pip`
2017-12-16 Oleg BroytmanCI: Run tests at AppVeyor with Python 2.7 32bit and...
2017-12-11 Oleg BroytmanCI: Rename TOX_ENV -> TOXENV; execute tox (no need...
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_version marker and python_r...
2017-08-20 Oleg BroytmanTests(CI): Add "db: postgresql" in appveyor.yml for...
2017-08-20 Oleg BroytmanTests(CI): Reorder env vars in appveyor.yml
2017-06-17 Oleg BroytmanUse ppu to cleanup pip cache
2017-06-10 Oleg BroytmanFeat(CI): Run tests with PostgreSQL
2017-06-10 Oleg BroytmanFeat(CI): Run tests with sqlite and flake8
2017-04-30 Oleg BroytmanFix comment in appveyor.yml
2017-04-29 Oleg BroytmanTest at AppVeyor