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

Create release 0.5.0 #206

Merged
merged 26 commits into from
Oct 28, 2023
Merged

Create release 0.5.0 #206

merged 26 commits into from
Oct 28, 2023

Conversation

yhtMinceraft1010X
Copy link
Contributor

Changelog:

  • Delete unused dependencies
  • Move swagger-output.json into /src directory
  • Rename swagger-related files in admin-service

yhtMinceraft1010X and others added 26 commits October 25, 2023 00:35
Gateway does not detect the user id param in the path, causing
verification to fail and redirect to the frontend address.

Let's add a new header to store the current user id, which should be
the same as that of the param uid.
This reverts commit f575671. (+1 squashed commits)

Squashed commits:

[46a5c31] Revert "Remove backend config"

This reverts commit 036f2e1.
This reverts commit b919b3a, reversing
changes made to 6629bbe.
Docker Compose has largely been sidelined as a tool for developing the
app since a script that does not use Docker for starting up all the 
services at once has been created.

Let's repurpose Docker Compose to be a prod checker. The same images 
that are built for Google Kubernetes Engine will also be built for
Docker Compose so that we can have a good idea of whether the app
will still work in production after it has already been proven to work
in development.
@yhtMinceraft1010X yhtMinceraft1010X merged commit 7bd8e31 into prod Oct 28, 2023
1 check passed
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.

2 participants