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

[Feature] Googles Services Endpoints #7

Draft
wants to merge 54 commits into
base: main
Choose a base branch
from

Conversation

ilitteri
Copy link
Member

@ilitteri ilitteri commented Aug 28, 2022

PRs relacionados

Este PR depende de #3.

Motivación

El bot de discord necesita:

  • Poder loggear tanto los pedidos de ayuda brindados como los pedidos de ayuda desestimados en una spreadsheet.
  • Poder encontrar el grupo al que pertenece un alumno dado su padrón e email en la planilla general vigente.
  • Poder solicitar la información del próximo evento del calendario de la materia del cuatrimestre vigente.
  • Poder encontrar si un alumno está inscrito con nosotros dado su padrón e email en la planilla general vigente y al mismo tiempo marcar el check de la casilla "Está en Discord".

ilitteri and others added 30 commits August 20, 2022 19:27
Tests don't run because of a tokio runtime bug
This way will allow extensibility for other API needs
Add prerrequisites section
This way will allow extensibility for other API needs
Add how to run tests section
Rename section
* Add test coverage workflow

* Downgrade codecov version

* Add rusty-hook

* Remove codecov for the moment because of a bug

* Add CircleCI for fmt, clippy and test running

* Fix rust version in workflow

* Fix rust version in workflow for allthe jobs

* Remove .tarpaulin for the moment
@ilitteri ilitteri self-assigned this Aug 28, 2022
@ilitteri ilitteri changed the base branch from main to dockerfile August 28, 2022 00:32
Removing Google Service trait for the moment. Now it is a single struct. We'll try do this with traits in the future
Added a new test directive for getting the next class
@ilitteri ilitteri marked this pull request as ready for review August 28, 2022 02:59
Base automatically changed from dockerfile to help_queue_mvp September 5, 2022 01:57
Base automatically changed from help_queue_mvp to main September 6, 2022 23:21
@ilitteri ilitteri marked this pull request as draft September 6, 2022 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant