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.11 #45

Merged
merged 20 commits into from
Oct 11, 2023
Merged

release: v0.0.11 #45

merged 20 commits into from
Oct 11, 2023

Conversation

PedroChaparro
Copy link
Contributor

Includes:

shoriwe and others added 18 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]>
* chore: Remove origins environment variable

* fix: Enable all origins in CORS config
@PedroChaparro PedroChaparro added the ci Continuous integration label Oct 11, 2023
@PedroChaparro PedroChaparro self-assigned this Oct 11, 2023
@PedroChaparro PedroChaparro changed the title release: v0.0.10 release: v0.0.11 Oct 11, 2023
@PedroChaparro PedroChaparro merged commit 325be03 into main Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants