Yuvraj Singh Chauhan
Yuvraj Singh Chauhan
@masaori335 I am not new to open source but a little new to contributing on big repos. I do have some experience with python, not too extensive with writing python...
@masaori335 no worries, I chose this cause it seems something whose code i can understand and probably fix. I will go through the building process of ATS and run AuTest....
@masaori335 I have installed the dependencies and build the ATS. i also ran the remap_acl test on the ats-dev/bin and it has passed. What should i do next?
@masaori335 I will start working on it
@masaori335 I have a very stupid question to ask I have used this command to run the test inside the tests folder in the root directory ```sh ./autest.sh -D gold_tests...
@marcellodesales I cant see any open PRs for this issue so can i work on this?
@klesh I will start understanding the codebase and come up the proposed solution for this update
@klesh I will implement a token refresh mechanism by : Updating the connection model: I will modify the GithubConnection data model to store two new fields obtained from the initial...
I can use a dynamic token provider that proactively refreshes the token shortly before it expires. Also, I am very hesitant on publishing any commits until i am able to...
One of the checks failed during my last PR, so rn i am in the process of fixing that. I will try to have a pr you can use by...