babylon icon indicating copy to clipboard operation
babylon copied to clipboard

The Babylon Project

Results 25 babylon issues
Sort by recently updated
recently updated
newest added

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.0 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @​chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...

dependencies
python

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.0 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @​chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...

dependencies
python

Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5. Release notes Sourced from flask's releases. 2.2.5 This is a security fix release for the 2.2.x release branch. Note that 2.3.x is the currently...

dependencies
python

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies
python

The last line of the code (return) is unreachable Delete this unreachable code

Post deploy fails if the namespace "gpte" isn't pre-created before the run: ``` TASK [k8s_config : k8s opentlc-mgr babylon role-based access control] ************************************************************************************ failed: [localhost] (item=Role([rbac.authorization.k8s.io/v1](http://rbac.authorization.k8s.io/v1)) opentlc-secret-manager in gpte) =>...

Add error handling Add logging module Command-line arguments added with argparse Run the script with python count_governor_versions.py --namespace

MJML is a framework to generate responsive emails (more details at https://mjml.io/) There are two major changes needed to introduce MJML framework to the `babylon-notifier`: 1. mjml cli needs to...