Ballad Lint and Test Action (WIP) - #15
Conversation
|
@BD103, is Ballad basically like pip? And I'm super sorry for not contributing on this much, I'm just busy with other things and I don't exactly know how to contribute that much yet with this kind of stuff. |
|
Ballad is a program that simulates the installation process of Poetry. Because I have issues with the CI, this is a workaround that should do the same thing. We'll just have to see if it works! |
|
This looks great to me! |
|
@darkdarcool Oop forgot to request review :^ |
darkdarcool
left a comment
There was a problem hiding this comment.
LGTM! But fix the name, I really hate it.
|
also @BD103, I think I'll just give reviews on work, and testing is something I'm good at, and maybe I could do the talk leaderboard part after you do user part to see how I would do it? |
Sure, that works for me. Talk to RayhanADev about the queries necessary to get all that information. |
|
I did, but I'll probably talk to him again, and I'll tinker with graphql every now and then. is there anything that you need me to do now tho? |
|
Nope, thanks! |
|
ok, noice! Make sure to tell me when to come in and work! |
|
Also @BD103, should I add myself to the readme of people who are contributors, or not? Just asking because I just saw. |
- This also applies to the workflow name.
|
@rayhanadev please approve when you have a chance. |
Sorry my bad, I鈥檒l take a look but for future PR鈥檚 this week don鈥檛 count on an immediate response I鈥檒l be studying until Thursday ;D |
|
@BD103, @rayhanadev gave the green light, we can merge! |
|
Ok, good luck with the exams! Merging. |
|
Noice |
|
Yas |
Finally adding Continuous Integration! I have designed a Python Package that simulates installing from a
poetry.lockfile. It's called Ballad. Here's what I did: