Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microtasks: Added Gitlab API script for augur #560

Merged
merged 4 commits into from
Feb 29, 2020

Conversation

mrsaicharan1
Copy link
Contributor

@mrsaicharan1 mrsaicharan1 commented Feb 27, 2020

Completed Microtasks 0, 1 & 2

  • Whipped up Augur on a local setup, loaded sample data and understood how the data is extracted from various sources, pulled into augur's data models and the process in which insights are formed using SQL.

  • Gained an understanding as to how the workers are assigned tasks by the broker, how the housekeeper performs the data updation process and the overall workflow of augur

  • Added GitLab API script to pull commits of a certain repository and saved it into a JSON file.

Signed-off-by: mrsaicharan1 <saicharan.reddy1@gmail.com>
@mrsaicharan1
Copy link
Contributor Author

@Nebrethar @sgoggins @ccarterlandis Hi, I've completed my microtasks. It's up for a review!

@ccarterlandis
Copy link
Contributor

Hi @mrsaicharan1! The Travis build is failing because we use protected environment variables to configure our builds, and some of these configurations include sensitive credentials. For security, these credentials are only available to pull requests and pushes that come from within the main chaoss/augur repository. This is a limitation of Travis that I have yet to overcome, but I hope to have a workaround in the near future so that we can verify all PRs. For the time being, I can see that your code would not cause the tests to fail, so I will manually set the tests to pass for now. Thanks for understanding!

@mrsaicharan1
Copy link
Contributor Author

@ccarterlandis Well that definitely does clear up the air. Thanks for the clarification. :D

@ccarterlandis ccarterlandis added the GSoC 2022 Related Google Summer of Code 2022 label Feb 29, 2020
Copy link
Contributor

@ccarterlandis ccarterlandis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ccarterlandis ccarterlandis merged commit fb4b8c2 into chaoss:dev Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC 2022 Related Google Summer of Code 2022
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants