Commit Graph

13 Commits

Author SHA1 Message Date
Gal Bashan 18e056b85a
Codespell ci (#1237) 2022-08-29 15:08:25 +05:30
Paul "TBBle" Hampson 9d57a4c3ec
Narrow protobuf dependency to exclude protobuf >= 4 (#1109) 2022-05-27 01:18:24 +05:30
Srikanth Chekuri d76066893b
Pin bleach to 4.1.0 (#1044) 2022-04-08 08:56:09 -07:00
Ashutosh Goel ca5a4a16a5
Fixing build failures (#928) 2022-03-01 13:18:14 -08:00
Alex Boten 22cc215c6c
[build] bump pylint (#923)
* [build] bump pylint

Fixes #632

* apply lint suggestions

* specify encoding
2022-02-16 17:52:00 -06:00
Owais Lone c8020cbea5
updating changelogs and version to 1.9.1-0.28b1 (#887)
* updating changelogs and version to 1.9.1-0.28b1

* Update CHANGELOG.md

Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>

* Update CHANGELOG.md

Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>

Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>
2022-01-31 09:40:29 +00:00
Owais Lone 3137c1fa41
Upgrade black (#802) 2021-11-10 20:57:01 +00:00
Owais Lone cc2529e2cd
Fix tox lint command (#623)
* Fix tox lint command

- Move apt-get install command to github actions to run on an ubuntu
  system only. This keeps tox.ini cross-platform and enabled to run on
  non-ubuntu systems locally.
- Add `-y` flag to apt-get install command so it does not wait for
  configuration on CI.

* Downgrade pylint to 2.9.x

* Add pip cache to github actions cache
2021-08-25 02:48:23 +05:30
alrex b1d6c90d70
add python 3.9 tests (#466) 2021-04-27 09:09:30 -07:00
Owais Lone 472f845381
Upgrade isort and enable black compat mode (#248) 2021-01-05 07:23:53 -08:00
(Eliseo) Nathaniel Ruiz Nowell 37ea8f2162
Update protobuf versions (#1356) (#148)
Fixes #1355

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2020-11-09 22:06:31 -08:00
(Eliseo) Nathaniel Ruiz Nowell eb53012a8c
Fix lint by making pkg tests folders namespace pkgs (#131) 2020-11-06 13:11:51 -08:00
Mauricio Vásquez fc4620c5b8
Add eachdist and move tox to root folder (#29)
Move tox and other configuration files to root folder. Add eachdist to make it
easier to handle operations with different packages.

The eachdist is taken from opentelemetry but slighty modified to avoid ignoring
a given path.
2020-04-09 10:06:59 -07:00