-
Notifications
You must be signed in to change notification settings - Fork 2
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: 2024-10-11 14:45 #23
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore:date-time examples in oas files.
chore:delete unused yaml file
github-actions
bot
requested review from
orangekame3 and
shgokita
as code owners
October 8, 2024 09:17
github-actions
bot
changed the title
Preparing release pull request...
release: 2024-10-08 18:17
Oct 8, 2024
chore: test code typos; QPU → simulator.
github-actions
bot
changed the title
release: 2024-10-08 18:17
release: 2024-10-09 09:04
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 09:04
release: 2024-10-09 13:12
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 13:12
release: 2024-10-09 14:22
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:22
release: 2024-10-09 14:23
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:23
release: 2024-10-09 14:24
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:24
release: 2024-10-09 14:25
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:25
release: 2024-10-09 14:27
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:27
release: 2024-10-09 14:29
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:29
release: 2024-10-09 14:30
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:30
release: 2024-10-09 14:32
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:32
release: 2024-10-09 14:33
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:33
release: 2024-10-09 14:34
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:34
release: 2024-10-09 14:35
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:35
release: 2024-10-09 14:36
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 14:36
release: 2024-10-09 15:14
Oct 9, 2024
* refactor: add cors setting via environent value * chore: add types-setuptools
github-actions
bot
changed the title
release: 2024-10-09 15:14
release: 2024-10-09 16:14
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 16:14
release: 2024-10-09 17:01
Oct 9, 2024
* refactor: add lambda module environment variable * docs: add terraform module description
github-actions
bot
changed the title
release: 2024-10-09 17:01
release: 2024-10-09 17:33
Oct 9, 2024
github-actions
bot
changed the title
release: 2024-10-09 17:33
release: 2024-10-09 22:11
Oct 9, 2024
) * refactor: delete of XXX_FETCHED * refactor: delete of XXX_FETCHED * chore: add "created at" and "status" to the response of POST /tasks * Revert "refactor: delete of XXX_FETCHED" This reverts commit f474203. * Revert "refactor: delete of XXX_FETCHED" This reverts commit 85d3afd. * chore: add "createdAt" and "status" to tasks.SubmitTaskResponse --------- Co-authored-by: n-kakuko <[email protected]>
…#31) * refactor: migrate SQLAlchemy from 1.x to 2.0 * refactor: type checking and formatting
github-actions
bot
changed the title
release: 2024-10-09 22:11
release: 2024-10-10 16:10
Oct 10, 2024
github-actions
bot
changed the title
release: 2024-10-10 16:10
release: 2024-10-10 16:14
Oct 10, 2024
github-actions
bot
changed the title
release: 2024-10-10 16:14
release: 2024-10-11 14:41
Oct 11, 2024
update-version="0.1.3" |
Co-authored-by: orangekame3 <[email protected]>
github-actions
bot
changed the title
release: 2024-10-11 14:41
release: 2024-10-11 14:45
Oct 11, 2024
orangekame3
approved these changes
Oct 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Caution
Create Merge Commit is recommended to merge this PR.
before merging, update the appropriate version of
pyproject.toml
you can use the following command to update the version.
update-version="x.y.z"
comment in the PR.
docs/oas
#25 @orangekame3pyproject.toml
#38 @orangekame3