-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: Add Bruno #2535
feat: Add Bruno #2535
Conversation
Have a peak at the linked issue to see the queries we are actually using in production, will help next week if it's not making sense :) ideally we have acceptance criteria written out before we start working on things but this is a bit of an experimental suck it and see ticket |
My bad, I should've checked that. Thank you very much. |
…and Trans Dimencion codebase as references relates #2520
I've added, updated and renamed queries following the docs mentioned in the original issue. |
This is looking really great! Awesome going. A few minor points:
|
Thank you very much for the feedback. I can definitely sort all of these things out. |
thankyou! no hurry, none of this is time critical! |
Thanks for picking this up. Feel free to tag me if you have questions or need a hand. As Kim says, no rush at all! |
Done. However, that function seems to be still buggy and there are a couple of unmerged PR on the Bruno repos, so it looks more confusing than it was before right now. I believe there are issues with the JS template literals interpolation.
The index ones are a paginated list, which, once looking at it again, seems just like a repetition of the Filter query.
If this was referring only to the title of the queries, I did it. Otherwise, not sure what you want me to rename. Also, I'm now getting this error when trying to push my commits: ERROR: Permission to geeksforsocialchange/PlaceCal.git denied to mickeymarse.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists. Hence, you're probably reading this without being able to see what I'm talking about. |
Sounds great, good work!
Hmm - are you still logged in to git in the terminal? I always get a bit confused when working on a forked version rather than just being a repo contributor. While we could just make you a repo contributor its nice for us to try out having change requests from outside the main repo too. I think github gets a bit confused though but fundamentally the PR should be from your github username not the gfsc one if that makes sense (im too hot!) |
Problem solved. I was pushing to the wrong branch. 🙃 |
This is looking fantastic. I fucked up the staging server so we can't merge into main until the letsencrypt bot resets my ratelimit tomorrow but will merge then. Awesome work thankyou! Woo! |
Not sure why the tests won't run. Gonna attempt turning it off and on again... |
Ok, this doesn't touch any actual business logic files so I'm bypassing branch protection this once. If it happens again with an external contributor, I think it might be something to do with our token configuration. Thanks @mickeymarse!! Congrats on your first merge! |
As discussed on Discord, I'm helping with the creations of the API requestions collections via Bruno.
Fixes #2520