Actions: hasansezertasan/asgi-user-agents
Actions
Showing runs from all workflows
149 workflow runs
149 workflow runs
CHANGELOG.md
to include the changes in the project. (#12)
Test suite
#23:
Commit 386f7fa
pushed
by
hasansezertasan
CHANGELOG.md
to include the changes in the project.
Test suite
#22:
Pull request #12
synchronize
by
hasansezertasan
CHANGELOG.md
to include the changes in the project.
Test suite
#21:
Pull request #12
opened
by
hasansezertasan
CHANGELOG.md
to document the changes in the project.
Test suite
#20:
Commit dd247bc
pushed
by
hasansezertasan
CHANGELOG.md
to document the changes in the project.
Test suite
#19:
Pull request #11
opened
by
hasansezertasan
README.md
with usage instructions, development guide, and simpl…
Test suite
#18:
Commit dc3f52f
pushed
by
hasansezertasan
README.md
with usage instructions, development guide, and simple API reference.
Test suite
#17:
Pull request #10
opened
by
hasansezertasan
UADetails
, UARequest
, and UAMiddleware
classe…
Test suite
#16:
Commit 05fc920
pushed
by
hasansezertasan
UADetails
, UARequest
, and UAMiddleware
classes with over 90% coverage.
Test suite
#15:
Pull request #9
opened
by
hasansezertasan
__init__.py
and __about__.py
files to the src/asgi_user_agents
directory to make it a package.
Test suite
#13:
Pull request #8
opened
by
hasansezertasan
py.typed
file to indicate that the package supports type hinting.
Test suite
#12:
Commit 79c46c3
pushed
by
hasansezertasan
py.typed
file to indicate that the package supports type hinting.
Test suite
#11:
Pull request #7
opened
by
hasansezertasan
UAMiddleware
that automatically adds an UADetails
instance as…
Test suite
#10:
Commit 0f17b13
pushed
by
hasansezertasan
UAMiddleware
that automatically adds an UADetails
instance as scope["ua"]
.
Test suite
#9:
Pull request #6
opened
by
hasansezertasan
UARequest
that facilitates type hinting request.scope["ua"]
i…
Test suite
#8:
Commit db3399f
pushed
by
hasansezertasan
UARequest
that facilitates type hinting request.scope["ua"]
in Starlette-based frameworks.
Test suite
#7:
Pull request #5
opened
by
hasansezertasan
UADetails
data structure that provides information about the us…
Test suite
#6:
Commit 457ef97
pushed
by
hasansezertasan
UADetails
data structure that provides information about the user agent extracted from the request headers.
Test suite
#5:
Pull request #4
opened
by
hasansezertasan
Scope
, Message
, Receive
, Send
, and ASGIApp
types from `…
Test suite
#4:
Commit 57a28d1
pushed
by
hasansezertasan
Scope
, Message
, Receive
, Send
, and ASGIApp
types from starlette.types
for type hinting.
Test suite
#3:
Pull request #3
opened
by
hasansezertasan