runbooks 0.1.1__tar.gz → 0.1.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {runbooks-0.1.1 → runbooks-0.1.2}/PKG-INFO +2 -2
- {runbooks-0.1.1 → runbooks-0.1.2}/README.md +1 -1
- {runbooks-0.1.1 → runbooks-0.1.2}/pyproject.toml +1 -1
- {runbooks-0.1.1 → runbooks-0.1.2}/src/cloudops/__init__.py +1 -1
- {runbooks-0.1.1 → runbooks-0.1.2}/src/runbooks.egg-info/PKG-INFO +2 -2
- {runbooks-0.1.1 → runbooks-0.1.2}/setup.cfg +0 -0
- {runbooks-0.1.1 → runbooks-0.1.2}/src/cloudops/toolkit.py +0 -0
- {runbooks-0.1.1 → runbooks-0.1.2}/src/runbooks.egg-info/SOURCES.txt +0 -0
- {runbooks-0.1.1 → runbooks-0.1.2}/src/runbooks.egg-info/dependency_links.txt +0 -0
- {runbooks-0.1.1 → runbooks-0.1.2}/src/runbooks.egg-info/requires.txt +0 -0
- {runbooks-0.1.1 → runbooks-0.1.2}/src/runbooks.egg-info/top_level.txt +0 -0
- {runbooks-0.1.1 → runbooks-0.1.2}/tests/test_toolkit.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: runbooks
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.2
|
4
4
|
Summary: CloudOps Automation for DevOps and SRE teams.
|
5
5
|
Author-email: runbooks maintainers <nnthanh101@gmail.com>
|
6
6
|
Classifier: Development Status :: 4 - Beta
|
@@ -32,7 +32,7 @@ Requires-Dist: moto>=5.0.25
|
|
32
32
|
> [!NOTE]
|
33
33
|
> **👁️ Vision**: Our vision is to be the 🥇 One-Stop Multi-Cloud Platform Engineering & Best Practices Solution for all CloudOps Automation needs, allowing DevOps and SRE teams to automate their workflows with ease, improve efficiency, and minimize toil.
|
34
34
|
|
35
|
-
[](https://pypi.org/project/runbooks/)
|
36
36
|
|
37
37
|
<div align="left">
|
38
38
|
<a href="https://www.linkedin.com/in/nnthanh" target="blank"><img align="center" src="https://img.shields.io/badge/-nnthanh-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/nnthanh/" alt="Nhat-Thanh Nguyen" height="25" width="100" /></a>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
> [!NOTE]
|
9
9
|
> **👁️ Vision**: Our vision is to be the 🥇 One-Stop Multi-Cloud Platform Engineering & Best Practices Solution for all CloudOps Automation needs, allowing DevOps and SRE teams to automate their workflows with ease, improve efficiency, and minimize toil.
|
10
10
|
|
11
|
-
[](https://pypi.org/project/runbooks/)
|
12
12
|
|
13
13
|
<div align="left">
|
14
14
|
<a href="https://www.linkedin.com/in/nnthanh" target="blank"><img align="center" src="https://img.shields.io/badge/-nnthanh-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/nnthanh/" alt="Nhat-Thanh Nguyen" height="25" width="100" /></a>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: runbooks
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.2
|
4
4
|
Summary: CloudOps Automation for DevOps and SRE teams.
|
5
5
|
Author-email: runbooks maintainers <nnthanh101@gmail.com>
|
6
6
|
Classifier: Development Status :: 4 - Beta
|
@@ -32,7 +32,7 @@ Requires-Dist: moto>=5.0.25
|
|
32
32
|
> [!NOTE]
|
33
33
|
> **👁️ Vision**: Our vision is to be the 🥇 One-Stop Multi-Cloud Platform Engineering & Best Practices Solution for all CloudOps Automation needs, allowing DevOps and SRE teams to automate their workflows with ease, improve efficiency, and minimize toil.
|
34
34
|
|
35
|
-
[](https://pypi.org/project/runbooks/)
|
36
36
|
|
37
37
|
<div align="left">
|
38
38
|
<a href="https://www.linkedin.com/in/nnthanh" target="blank"><img align="center" src="https://img.shields.io/badge/-nnthanh-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/nnthanh/" alt="Nhat-Thanh Nguyen" height="25" width="100" /></a>
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|