Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
9,564 contributions in the last year
Activity overview
Contribution activity
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 18 repositories not shown
Created a pull request in krlmlr/fledge that received 2 comments
Tag and check for release candidates
fixes #60
Creates RC tags in release()
Aborts the build if the build is running in "state = release" and the sha of the most recent commit == sha …
Created an issue in apache/airflow that received 9 comments
LDAP: module 'airflow.contrib.auth.backends.ldap_auth' has no attribute 'CLIENT_AUTH'
Apache Airflow version: 1.10.12
Environment:
Others: Docker
What happened:
Trying to run LDAP login with v1.10.12 via the official apache/airflow …