KKlochko
KKlochko pushed to main at KKlochko/dots-bot-api 2023-06-22 08:21:14 +00:00
41acdd861b Update the order method to update the cart's status to DONE.
KKlochko pushed to main at KKlochko/dots-bot-api 2023-06-22 08:10:09 +00:00
2851fe86bb Add the order method and its route.
KKlochko pushed to main at KKlochko/dots-bot-api 2023-06-22 08:05:25 +00:00
8dcb580393 Add the authenticated API fetcher and sender.
e178d1c8b4 Update the ApiFetcher to have option to get a field or get the JSON.
6c13fe7d7d Add the method to get cart items as the JSON array.
Compare 3 commits »
KKlochko pushed to main at KKlochko/dots-bot-api 2023-06-21 12:39:21 +00:00
2b8d6e3062 Fix README.
KKlochko pushed to main at KKlochko/dots-matrix-bot 2023-06-21 12:31:13 +00:00
5363ca9116 Update the README.
KKlochko pushed to main at KKlochko/dots-bot-api 2023-06-21 12:24:37 +00:00
e840ead1ea Update the README.
KKlochko pushed to main at KKlochko/dots-bot-api 2023-06-21 12:22:44 +00:00
59c48d1984 Add the docker files.
KKlochko pushed to main at KKlochko/docker-tags-getter 2023-06-21 07:38:45 +00:00
cd7f896c7d Add docker-tags-getter and docker_tags_getter as command names.
f4080a4b95 Add an option to show the tag full name (namespace/repository:tag).
Compare 2 commits »
KKlochko pushed to main at KKlochko/docker-tags-getter 2023-06-21 07:31:42 +00:00
be817d53ae Add an optionto show the tag full name (namespace/repository:tag).
KKlochko pushed to main at KKlochko/dots-bot-api 2023-06-20 18:37:14 +00:00
f944a67a24 Add license.
KKlochko pushed to main at KKlochko/dots-matrix-bot 2023-06-20 18:32:36 +00:00
141e5233f4 Add license.
KKlochko pushed to main at KKlochko/dots-bot-api 2023-06-20 18:30:21 +00:00
bb60973f1f Add license.
KKlochko pushed to main at KKlochko/docker-tags-getter 2023-06-19 07:22:11 +00:00
8ac62992f9 Fix the error in README.rst.
KKlochko pushed to main at KKlochko/docker-tags-getter 2023-06-19 07:06:38 +00:00
8e771728c4 Update the description.
KKlochko pushed to main at KKlochko/docker-tags-getter 2023-06-19 06:59:34 +00:00
b8be14da88 Add the CI/CD configuration and tests.
75358b59dd Add the filter test for architectures tags.
e608a98743 Add the pytest.
Compare 3 commits »
KKlochko pushed to main at KKlochko/docker-tags-getter 2023-06-19 06:40:27 +00:00
79bccb6ec5 Added the filter option for a list of tags.
e7ec870159 Add a filter for tags.
62743cc3b2 Fix showing only error messages.
7f8c776eb3 Add the function that gets a list of tags from a repository.
928afd6549 Add the CHANGELOG file.
Compare 13 commits »
KKlochko pushed to main at KKlochko/docker-tags-getter 2023-06-18 18:41:21 +00:00
6cfa1cfd60 Add the CHANGELOG file.
e757ab88ba Add the function that gets a list of repositories from a namespace.
da79ddce4b Add the API handler for repositories' tags.
27553da951 Add the license, LGPLv3.
671635604f Add the headers config.
KKlochko created branch main in KKlochko/docker-tags-getter 2023-06-18 18:41:21 +00:00
KKlochko pushed to main at KKlochko/python-template 2023-06-17 16:14:04 +00:00
edf24984fb Update the CI/CD configuration to one step.
KKlochko pushed to main at KKlochko/python-template 2023-06-17 16:08:05 +00:00
5633c348f4 Update the CI/CD configuration.