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

Copy Blueprints Implementation #2184

Merged
merged 29 commits into from
Aug 9, 2021
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
d6037fc
Initial version of Blueprint.copy, with a test case.
Jul 7, 2021
94f840d
Merge branch 'main' into zhiwei/bp-copy
Jul 7, 2021
46d9ebf
Merge branch 'main' into zhiwei/bp-copy
ChihweiLHBird Jul 8, 2021
69c1a8e
Improve copy method in blueprint, adding possibiliy to keep original …
Jul 13, 2021
47ebdda
Merge branch 'main' into zhiwei/bp-copy
Jul 13, 2021
be1c09e
Fix typing
Jul 13, 2021
0a8ee7b
Fix typing 2
Jul 13, 2021
176db5f
Merge branch 'zhiwei/bp-copy' of https://github.com/ChihweiLHBird/san…
Jul 13, 2021
762c25e
doc fix
Jul 13, 2021
d4cd897
Merge branch 'main' into zhiwei/bp-copy
ahopkins Jul 20, 2021
80029d6
Add reset method for init and reset bp instance; update copy method
Jul 21, 2021
84f9659
Merge branch 'main' into zhiwei/bp-copy
Aug 6, 2021
0e90d9c
Move reset method to above; try fix lint
Aug 6, 2021
45dd2a0
Update test bp copy
Aug 6, 2021
d072ae3
make pretty
Aug 6, 2021
9ae7158
Merge branch 'main' into zhiwei/bp-copy
Aug 6, 2021
54cee45
Merge branch 'main' into zhiwei/bp-copy
Aug 7, 2021
9c8f2c6
Fix if statement logic
ChihweiLHBird Aug 7, 2021
1022a46
Change Exception to SanicException
Aug 7, 2021
3238aec
Move reset to the front of copy method.
Aug 8, 2021
fb41b3e
call reset at the beginning
Aug 8, 2021
4ebb773
Update copy blueprint tests
Aug 9, 2021
9089c79
Merge branch 'main' into zhiwei/bp-copy
Aug 9, 2021
e04cd75
Add more attrs check in test cases
Aug 9, 2021
903de13
Add version_prefix override test
Aug 9, 2021
8588c77
Update sanic/blueprints.py
ahopkins Aug 9, 2021
0c2d3ec
Fix
Aug 9, 2021
cc81895
Merge branch 'zhiwei/bp-copy' of https://github.com/ChihweiLHBird/san…
Aug 9, 2021
f88e873
Merge branch 'main' into zhiwei/bp-copy
Aug 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into zhiwei/bp-copy
Zhiwei authored Aug 7, 2021
commit 54cee45d0668aacb3963c1287a93f8160d002ff2

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.