pendo-config-automation:外部化Pendo配置和自动化以将配置泵入Pendo

时间:2024-04-20 13:35:09
【文件属性】:

文件名称:pendo-config-automation:外部化Pendo配置和自动化以将配置泵入Pendo

文件大小:27KB

文件格式:ZIP

更新时间:2024-04-20 13:35:09

Python

pendo-config-automation 安装 环境 设置虚拟环境并安装deps $ python -m venv venv $ source venv/bin/activate $ pip install -r requirements.txt 设定机密 $ mkdir ./secrets $ cp auth.py.example ./secrets/auth.py $ echo ' - dummy ' > ./secrets/skiplist.yml $ touch secrets/__init__.py 填写秘密。 pendo cookie在app.pendio.io上找到,而不在cloud.redhat.com上找到 跑步 每次运行前,请确保使用新的jwt更新身份验证机密 $ source venv/bin/activate $ bash lint.sh $ python


【文件预览】:
pendo-config-automation-main
----.github()
--------CODEOWNERS(227B)
----lint.py(2KB)
----auth.py.example(652B)
----scrub.py(1KB)
----.yamllint(559B)
----main.py(2KB)
----requirements.txt(126B)
----.travis.yml(105B)
----README.md(2KB)
----lint.sh(120B)
----data()
--------config.yml(29KB)
----mapping()
--------bundle_to_groups.yml(485B)
----client.py(8KB)
----stash()
--------id_map.yaml(30KB)
----.gitignore(25B)

网友评论