-
Notifications
You must be signed in to change notification settings - Fork 1
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
All workflows #1
Labels
doc
Improvements or additions to documentation
Comments
PaimonGanyu's all workflows (2022-04-04)Changes
HoyopassCode redeemDaily check-inKnowing responsibilities |
Splitting Requester Lambdas per Event Sources (2022-04-08)
Changes
|
This was referenced Jun 17, 2022
Open
Beanstalkfying the Chatbot Skill Server (2022-06-23 #10)Changes
|
Removing API Gateway and improving ALB security group rules (22-09-04 #16)Changes
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PaimonGanyu's all workflows (2022-04-01)
Hoyopass
Every user must securely register his or her Hoyolab credentials(ltuid and ltoken) when first using our system.
Code redeem
If a user is newly added, the system will try to redeem all known codes for him or her.
If a new redeem code is registered to the code bucket, this code will soon be redeemed for all users.
Daily check-in
If a user is newly added, he or she will soon be checked in to Hoyolab's daily check.
The system will try to check in all system users three times a day.
Knowing responsibilities among components
To implement and deploy services on the AWS components, relationships among those components must be identified and be configured with the SAM's
template.yaml
file.The text was updated successfully, but these errors were encountered: