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

Working template get_function_url with test #1004

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
14461b2
Initial static text url_for implementation
dave42w Oct 28, 2024
6b907b2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 28, 2024
68d4f2e
Working url_for
dave42w Nov 3, 2024
d0d8e7b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 3, 2024
560dcd2
Merge branch 'sparckles:main' into url_for
dave42w Nov 3, 2024
2a02a6a
Sort linter errors
dave42w Nov 3, 2024
8433c59
sync project.toml and poetry.lock
dave42w Nov 4, 2024
25df6bc
Corrected import for Route
dave42w Nov 4, 2024
39dac34
Needed to run using uv
dave42w Nov 4, 2024
c54238a
Needed to use integration tests with uv
dave42w Nov 4, 2024
11f198a
remove temporary pytest mark
dave42w Nov 4, 2024
beae5ee
update pytest to avoid lots of python 3.14 depreciation warnings
dave42w Nov 4, 2024
032c247
Added abstract methodist to interface, added a docstring for set_roby…
dave42w Nov 4, 2024
e9df6ab
rename url_for to get_function_url & working HttpMethod arg & unit te…
dave42w Nov 4, 2024
620fb62
encoding wasn't needed (causing me git problems with the utf-8 specified
dave42w Nov 4, 2024
a24d8e2
Move as much uv stuff as possible into separate sections
dave42w Nov 4, 2024
bfb3ca8
Moving pyproject.toml target
dave42w Nov 4, 2024
6a5168c
Merge branch 'sparckles:main' into url_for
dave42w Nov 6, 2024
79318e9
support for kwargs for url's with tests
dave42w Nov 6, 2024
32836ff
support for kwargs for url's with tests
dave42w Nov 6, 2024
b655eba
support for kwargs for url's with tests
dave42w Nov 6, 2024
3d93d85
restore pyproject
dave42w Nov 7, 2024
c87a201
Merge branch 'sparckles:main' into url_for
dave42w Nov 11, 2024
3829ab3
Merge branch 'sparckles:main' into url_for
dave42w Nov 12, 2024
f489ee2
Merge branch 'sparckles:main' into url_for
dave42w Nov 20, 2024
f6193ea
Fix linter complaints
dave42w Nov 21, 2024
67c535b
Merge branch 'sparckles:main' into url_for
dave42w Nov 22, 2024
e151981
Merge branch 'sparckles:main' into url_for
dave42w Nov 24, 2024
1bc1fb7
Merge branch 'sparckles:main' into url_for
dave42w Nov 24, 2024
32e98d5
Merge branch 'sparckles:main' into url_for
dave42w Nov 26, 2024
1885a67
Merge branch 'sparckles:main' into url_for
dave42w Nov 30, 2024
14e57c5
fix: Use Union for python 3.8 compatibility instead of |
dave42w Nov 30, 2024
842c610
Merge branch 'sparckles:main' into url_for
dave42w Dec 3, 2024
f3e5e24
Merge branch 'sparckles:main' into url_for
dave42w Dec 10, 2024
43b3efc
Merge branch 'sparckles:main' into url_for
dave42w Dec 20, 2024
2ce9b02
Merge branch 'sparckles:main' into url_for
dave42w Dec 31, 2024
a68fea8
Merge branch 'sparckles:main' into url_for
dave42w Jan 9, 2025
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 'sparckles:main' into url_for
dave42w authored Dec 20, 2024
commit 43b3efc46e686f165299b9220558641761dbd7aa

This merge commit was added into this branch cleanly.

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