planetary-computer-apis/scripts
elayrocks a08f05e5d1
Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215)
* init

* update

* update flake8 config

* code format changes

* fix long lines

* fix imports

* function app changes

* code format changes

* test

* remove readme

* remove redundant packages and revert python version

* revert python version

* remove redundant type hints

* use settings class inherited from baseSettings

* change kql

* use placeholder for timer schedule

* change test parameter

* update assertions and logger

* remove import

* remove dash in table name

* update test id

* format

* add no-integration flag

* add dependencies

* test

* change trigger to run every hour

* use azure clients as context manager

* add  context managers in test

* role assignment for function app

* change LAW name

* change role

* change provider's name

* change name of LAW

* better readability

* better readability

* format

* add logging

* UPDATE function settings

* suppress mypy warning

* update env variables for function app

* typo

---------

Co-authored-by: elay <yileihu@microsoft.com>
2024-06-26 08:16:00 -07:00
..
bin Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215) 2024-06-26 08:16:00 -07:00
ciauthenticate Auth against pccomponents for tagged image publish (#217) 2024-06-11 16:06:04 -04:00
cibuild Add config/map/token endpoint to support Data Catalog (#187) 2024-03-18 09:44:34 -04:00
cideploy Fix directory names in cideploy (#116) 2022-08-16 13:28:47 -04:00
cipublish Publish tagged builds to pccomponents (#202) 2024-04-15 14:17:08 -04:00
cipublish-func Publish pcfuncs package (#117) 2022-09-13 20:34:29 -04:00
console Add logo to image export endpoint in pcfuncs (#122) 2022-09-30 15:17:13 -04:00
env Use Azure Storage Tables for collection and container configuration (#48) 2022-02-17 16:06:08 -05:00
format Add Azure Functions for creating images and animations (#115) 2022-08-16 12:02:09 -04:00
generate-requirements Set root-path from uvicorn (#221) 2024-06-14 13:58:12 -04:00
install Use Azure Storage Tables for collection and container configuration (#48) 2022-02-17 16:06:08 -05:00
migrate Project renames; publish and deploy (#12) 2021-11-01 11:27:39 -04:00
server Project renames; publish and deploy (#12) 2021-11-01 11:27:39 -04:00
setup Security upgrades for pcstac and pctiler (#214) 2024-06-11 13:52:48 -04:00
test Azure Function App which runs periodically to aggregate the bytes read per IP address over a window of time (#215) 2024-06-26 08:16:00 -07:00
update Initial commit. 2021-10-18 12:13:28 -04:00
validate Security patching (#191) 2024-04-16 10:22:07 -04:00