-
Notifications
You must be signed in to change notification settings - Fork 4
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
リマインダーの実装 #1218
base: main
Are you sure you want to change the base?
リマインダーの実装 #1218
Commits on Apr 8, 2024
-
Bump golang from 1.20.7-alpine to 1.22.2-alpine in /docker/tuning
Bumps golang from 1.20.7-alpine to 1.22.2-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aad5271 - Browse repository at this point
Copy the full SHA aad5271View commit details -
Bump golang from 1.20.7-alpine to 1.22.2-alpine
Bumps golang from 1.20.7-alpine to 1.22.2-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5bebd3 - Browse repository at this point
Copy the full SHA f5bebd3View commit details -
Bump golang from 1.20.7-alpine to 1.22.2-alpine in /docker/staging
Bumps golang from 1.20.7-alpine to 1.22.2-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab1014d - Browse repository at this point
Copy the full SHA ab1014dView commit details -
Bump golang from 1.20.7-alpine to 1.22.2-alpine in /docker/dev
Bumps golang from 1.20.7-alpine to 1.22.2-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f3efb6 - Browse repository at this point
Copy the full SHA 5f3efb6View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e54cb5d - Browse repository at this point
Copy the full SHA e54cb5dView commit details
Commits on Apr 27, 2024
-
Merge pull request #1210 from traPtitech/dependabot/docker/golang-1.2…
…2.2-alpine Bump golang from 1.20.7-alpine to 1.22.2-alpine
Configuration menu - View commit details
-
Copy full SHA for c62ba9b - Browse repository at this point
Copy the full SHA c62ba9bView commit details -
Merge pull request #1213 from traPtitech/dependabot/docker/docker/dev…
…/golang-1.22.2-alpine Bump golang from 1.20.7-alpine to 1.22.2-alpine in /docker/dev
Configuration menu - View commit details
-
Copy full SHA for cc44188 - Browse repository at this point
Copy the full SHA cc44188View commit details -
Merge pull request #1212 from traPtitech/dependabot/docker/docker/sta…
…ging/golang-1.22.2-alpine Bump golang from 1.20.7-alpine to 1.22.2-alpine in /docker/staging
Configuration menu - View commit details
-
Copy full SHA for 8276b3d - Browse repository at this point
Copy the full SHA 8276b3dView commit details -
Merge pull request #1209 from traPtitech/dependabot/docker/docker/tun…
…ing/golang-1.22.2-alpine Bump golang from 1.20.7-alpine to 1.22.2-alpine in /docker/tuning
Configuration menu - View commit details
-
Copy full SHA for 50f759a - Browse repository at this point
Copy the full SHA 50f759aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf48bb0 - Browse repository at this point
Copy the full SHA cf48bb0View commit details -
Merge pull request #1219 from traPtitech/docker/docker/test/golang-1.…
…22.2-alpine Bump golang from 1.20.7-alpine to 1.22.2-alpine in /docker/test
Configuration menu - View commit details
-
Copy full SHA for 19cb242 - Browse repository at this point
Copy the full SHA 19cb242View commit details -
Configuration menu - View commit details
-
Copy full SHA for a91115c - Browse repository at this point
Copy the full SHA a91115cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 787ab45 - Browse repository at this point
Copy the full SHA 787ab45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6415a - Browse repository at this point
Copy the full SHA 9c6415aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7947c16 - Browse repository at this point
Copy the full SHA 7947c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621d698 - Browse repository at this point
Copy the full SHA 621d698View commit details
Commits on Apr 30, 2024
-
Update Migrations function in current.go to include v3 migration
Update main.go to add ReminderInit function call Update db_schema.md to add is_cancelled column Update IQuestionnaire interface in questionnaires.go to include GetQuestionnairesForReminder method Add v3.go file with v3 migration implementation Update GetQuestionnaireInfo function in questionnaires_impl.go to preload Targets Update PostQuestionnaire function in questionnaires.go to call PushReminder with res_time_limit Update EditQuestionnaire function in questionnaires.go to call PushReminder with res_time_limit Add ReminderInit function to questionnaires.go to push reminders for questionnaires with res_time_limit within 7 days
Configuration menu - View commit details
-
Copy full SHA for 9d250c5 - Browse repository at this point
Copy the full SHA 9d250c5View commit details -
Fix DeleteReminder method in reminder.go to handle the case when ther…
…e is only one job
Configuration menu - View commit details
-
Copy full SHA for fccac5c - Browse repository at this point
Copy the full SHA fccac5cView commit details