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

Release: v0.0.9 #42

Merged
merged 16 commits into from
Oct 10, 2023
Merged

Release: v0.0.9 #42

merged 16 commits into from
Oct 10, 2023

Conversation

MiguelMRojas
Copy link
Member

@MiguelMRojas MiguelMRojas commented Oct 10, 2023

Includes:

shoriwe and others added 15 commits August 24, 2023 15:25
* chore: Add missing env variables and services to docker-compose

* chore: Use worker default env variables
* chore: Add recommended vscode extensions

* chore(deps): Install black formatter and ruff linter

* style: Lint and format files

* docs: Add linting and formatting commands to README

* ci: Add linter and style checks to integration pipeline
* refactor: Create reusable middleware to get and inject the jwt

* refactor: Update login and challenge endpoints

* docs(openapi): Update login and refresh endpoints in spec

* refactor: Update login and refresh endpoints according to the spec

* test: Update tests using random data

* refactor: Remove unreachable block

* chore(deps): Update dependencies
* feat: enpoint registration coverage 57%

Implementation of the registration endpoint, 57% coverage is achieved

* style: Fix formatter and linter warnings

* test: Use random data in register tests

* refactor: Update register endpoint according to the `.net` spec

* test: Fix broken test

---------

Co-authored-by: Andvelavi <[email protected]>
Co-authored-by: Pedro Andrés Chaparro Quintero <[email protected]>
@MiguelMRojas MiguelMRojas added the cd Continuous deployment label Oct 10, 2023
@MiguelMRojas MiguelMRojas self-assigned this Oct 10, 2023
@MiguelMRojas MiguelMRojas changed the title Release: v0.1.0 Release: v0.0.9 Oct 10, 2023
Copy link
Contributor

@PedroChaparro PedroChaparro left a comment

Choose a reason for hiding this comment

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

Squash and merge :shipit:

@MiguelMRojas MiguelMRojas merged commit 8417cac into main Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cd Continuous deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants