1
0
mirror of synced 2026-01-08 03:06:34 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
Brian Leonard
c302af45ff Upgrade to Python 3.9 (#11763)
* Dockerfile to 3.9

* Python version

* More python updates

* 3.9 on GitHub actions and lint updates

* Test out 3.9.11 on GitHub actions

* install python with an action

* formatting: newline

* Also has python code

* only check first level for changed modules
Previous example (source-google-search-console/credentials)

* Test failure: there is no logger.trace
2022-04-11 20:51:37 -07:00
Tim Roes
2855dfcdce Upgrade plop in connector generators (#10578)
* Upgrade plop

* Remove scaffolded code

* Build fixes

* Remove scaffolded code

* Revert "Remove scaffolded code"

This reverts commit 3911f527f8.

* Revert "Remove scaffolded code"

This reverts commit 549f790e3c.

* Remove .gitignore changes

* Remove .gitignore changes

* Update scaffold generated code

* Replace titleCase with capitalCase (#10654)

* Add capitalCase helper

* Replace titleCase with capitalCase

* Update generated scaffold files

Co-authored-by: LiRen Tu <tuliren.git@outlook.com>
2022-02-28 08:05:14 +01:00
Maksym Pavlenok
10da72d178 🐛 CI templates: update scaffold examples (#5551)
Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com>
2021-08-20 22:08:18 +03:00
Sherif A. Nada
c29c7ab3a7 🎉 Add Python Destination Template (#4771) 2021-07-18 22:26:06 -07:00