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

env config func update with api versioning #56

Merged
merged 4 commits into from
Oct 31, 2024
Merged

Conversation

raylrui
Copy link
Contributor

@raylrui raylrui commented Oct 24, 2024

  1. update readme file
  2. refactor config lambada name and function
  3. implement api version system and config in lambda func

Some Api version use case:

  1. when there is consistency between UI api version and actual api version, we can trigger lambada to change specific api version in UI to avoid crashed in pages.
  2. when new version api introduced, we can test UI with new api version without CICD/rebuild, as it may change all stage UI version

@raylrui raylrui self-assigned this Oct 24, 2024
@raylrui raylrui linked an issue Oct 24, 2024 that may be closed by this pull request
@raylrui raylrui marked this pull request as ready for review October 30, 2024 23:43
@raylrui raylrui changed the title refactor env config func name env config func update with api versioning Oct 30, 2024
@raylrui raylrui merged commit c477a32 into main Oct 31, 2024
1 check passed
@raylrui raylrui deleted the feat/pipeline-improvement branch November 14, 2024 05:46
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.

Refactor IaC Build Pipeine
2 participants