Commit Graph

25 Commits

Author SHA1 Message Date
EugeneTorap 3a34c7ff7c
chore: Bump to Python3.10 (#24112)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-04-02 09:47:58 -07:00
John Bodley ad7bd09819
chore: Update required jobs in asf.yml (#27574) 2024-03-20 07:09:36 +13:00
Maxime Beauchemin f1cd8cc263
feat(ci): no more docker builds on PR-related events (#27146) 2024-02-22 11:14:41 -05:00
Daniel Vaz Gaspar 807c57c531
fix(ci): ephemeral env build (#26852) 2024-01-31 12:06:06 +00:00
Daniel Vaz Gaspar 5172e252a1
fix: remove ephemeral docker build from required workflow (#26917) 2024-01-31 12:01:16 +00:00
Maxime Beauchemin 4b77129cc9
fix(docker): improve docker tags to be cleared and avoid conflicts (#26787) 2024-01-30 23:03:25 -08:00
Sebastian Liebscher e3719a1b07
feat: bump to Python3.9 (#23890)
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-05-10 20:21:56 +03:00
EugeneTorap a35764839b
chore: Comment 3.8 PY required CI checks (#24002) 2023-05-10 16:35:26 +03:00
Yongjie Zhao 0599fcbddc
chore: disable merge button (#17585) 2021-11-30 16:37:23 +08:00
Yongjie Zhao acbda31f5c
chore: temporarily update .asf.yml (#17584) 2021-11-30 14:21:47 +08:00
Ville Brofeldt ff68502d31
chore: disable merge commit option (#17561) 2021-11-26 13:05:50 +02:00
Yongjie Zhao 19ffba1efe
chore: temporarily enable merge in .asf.yml (#17560) 2021-11-26 17:32:02 +08:00
Ville Brofeldt 9a8911f18c
test: update required tests to python 3.8 (#16973) 2021-10-05 10:12:53 +03:00
Rob DiCiuccio 1a961022b9
fix(build): black failing on master, add to required checks (#13039)
* fix(build): black failing on master

* Add pre-commit to required checks
2021-02-09 12:44:29 -08:00
ʈᵃᵢ d2b0362562
fix(ci): remove signature requirements for commits to master (#13034) 2021-02-09 10:32:21 -08:00
Elizabeth Thompson 9cd01656db
chore: add cypress required checks for branch protection (#12970) 2021-02-09 01:14:37 -08:00
Elizabeth Thompson 6886134642
chore: add more required checks for branch protection (#12969) 2021-02-06 14:24:19 -10:00
Elizabeth Thompson 4708ed11cb
chore: add more required checks (#12928) 2021-02-05 11:31:44 -08:00
Elizabeth Thompson 8553543ab0
chore: add required review on master (#12694) 2021-02-02 17:23:30 -08:00
Amit Miran b221417e19
chore: remove harmless incubator refs (#12289)
* chore: migrate all harmless incubator refs like comments and documentation files

* chore: migrate all superset.incubator.apache.org to superset.apache.org to

* chore: migrate dist.apache.org refs

* chore: removing incubating and Disclaimer

* fix: linting issues
2021-01-06 13:45:19 +02:00
Evan Rusackas 2cb2a0093d
docs: docs site footer link tweak (#11140)
* rescinding htaccess rewrite

* Changing License link title to make Apache happy

* Revert "rescinding htaccess rewrite"

This reverts commit 0ee153ef08.

* changing url in asf.yaml
2020-10-01 23:31:52 -07:00
Erik Ritter a45f28ed2c
Update .asf.yaml (#10581) 2020-08-11 13:17:25 -07:00
Bogdan fb051e9a51
Removing trailing space and fix CI (#10557)
Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
2020-08-08 12:33:03 -07:00
kxu 3b0676f991
docs: add additional project tags (#10553)
Add additional project tags to improve project discoverability in GitHub
2020-08-07 15:55:53 -07:00
Maxime Beauchemin c58bb852db
docs: add a '.asf.yaml' file to configure our GitHub (#10502)
* docs: add a '.asf.yaml' file to configure our GitHub

More info here:
https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-GitHubsettings

Where I found out:
https://issues.apache.org/jira/browse/INFRA-20621

* Addressing comments
2020-08-03 17:45:05 -07:00