Commit Graph

10 Commits

Author SHA1 Message Date
Haowei Cai
d86a47de26 add PR template
copied from k/k. We should add the same template to python-base
2021-04-20 11:01:16 -07:00
dependabot[bot]
b78db01baf
Bump actions/setup-python from v2.1.4 to v2.2.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.4 to v2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...dc73133d4da04e56a135ae2246682783cc7c7cb6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 03:02:11 +00:00
Gábor Lipták
213cd83c8a
Add Python 3.9 to build
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2020-11-09 19:28:08 -05:00
dependabot[bot]
587cb21be9
Bump actions/setup-python from v2.1.3 to v2.1.4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.3...41b7212b1668f5de9d65e9c82aa777e6bbedb3a8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 00:26:27 +00:00
dependabot[bot]
d31652a3a0
Bump actions/setup-python from v2.1.2 to v2.1.3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.2...c181ffa198a1248f902bc2f7965d2f9a36c2d7f6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 03:15:39 +00:00
dependabot[bot]
f72d2a50e0
Bump actions/setup-python from v1 to v2.1.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v1...24156c231c5e9d581bde27d0cdbb72715060ea51)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 04:35:01 +00:00
Brendan Burns
a824364676 Add dependabot. 2020-09-20 21:24:43 -07:00
Nabarun Pal
3866e9642b
Fix the issue with Github Actions
The submodule needs to be synced when checking out the repository.

Ref: https://github.com/actions/checkout

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-06-22 19:14:37 +05:30
Haowei Cai
bdd32dd938 add github actions 2020-05-11 16:05:31 -07:00
Scott Lee
9dbbc6959a Add issue templates (#916)
* Add issue templates

* Include feedback fixes

* Fix wording
2019-08-13 12:31:42 -07:00