Skip to content

Commit 8cb01ea

Browse files
pin actions to SHAs, add CI/PyPI badges
1 parent b2d9576 commit 8cb01ea

4 files changed

Lines changed: 24 additions & 14 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ jobs:
1717
python-version: ["3.10", "3.11", "3.12", "3.13"]
1818

1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
2121
with:
2222
persist-credentials: false
2323

2424
- name: Set up Python ${{ matrix.python-version }}
25-
uses: actions/setup-python@v5
25+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
2626
with:
2727
python-version: ${{ matrix.python-version }}
2828

.github/workflows/pages.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ jobs:
1818
build:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v6
21+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2222
- name: Setup Pages
23-
uses: actions/configure-pages@v5
23+
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b
2424
- name: Build with Jekyll
25-
uses: actions/jekyll-build-pages@v1
25+
uses: actions/jekyll-build-pages@44a6e6beabd48582f863aeeb6cb2151cc1716697
2626
with:
2727
source: .
2828
destination: ./_site
2929
- name: Upload artifact
30-
uses: actions/upload-pages-artifact@v3
30+
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa
3131

3232
deploy:
3333
environment:
@@ -38,4 +38,4 @@ jobs:
3838
steps:
3939
- name: Deploy to GitHub Pages
4040
id: deployment
41-
uses: actions/deploy-pages@v4
41+
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e

.github/workflows/publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ jobs:
2121
id-token: write
2222

2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
2525
with:
2626
persist-credentials: false
2727

2828
- name: Set up Python 3.12
29-
uses: actions/setup-python@v5
29+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
3030
with:
3131
python-version: "3.12"
3232

@@ -46,10 +46,10 @@ jobs:
4646

4747
- name: Publish to TestPyPI
4848
if: ${{ inputs.pypi_target == 'testpypi' }}
49-
uses: pypa/gh-action-pypi-publish@release/v1
49+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b
5050
with:
5151
repository-url: https://test.pypi.org/legacy/
5252

5353
- name: Publish to PyPI
5454
if: ${{ inputs.pypi_target == 'pypi' || github.event_name == 'release' }}
55-
uses: pypa/gh-action-pypi-publish@release/v1
55+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,17 @@ Preview infrastructure changes with human-readable diffs, cost impact estimation
99
[![GitHub release](https://img.shields.io/github/v/release/Coding-Dev-Tools/deploydiff?label=latest)](https://github.com/Coding-Dev-Tools/deploydiff/releases)
1010
![Python](https://img.shields.io/badge/python-3.10%2B-blue)
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/Coding-Dev-Tools/deploydiff/blob/main/LICENSE)
12-
[![Open Source Alternative](https://img.shields.io/badge/Open_Source_Alternative-%E2%87%92-blue?logo=opensourceinitiative)](https://www.opensourcealternative.to/project/deploydiff)
12+
|[![Open Source Alternative](https://img.shields.io/badge/Open_Source_Alternative-%E2%87%92-blue?logo=opensourceinitiative)](https://www.opensourcealternative.to/project/deploydiff)
13+
[![CI](https://github.com/Coding-Dev-Tools/deploydiff/actions/workflows/ci.yml/badge.svg)](https://github.com/Coding-Dev-Tools/deploydiff/actions/workflows/ci.yml)
14+
[![PyPI](https://img.shields.io/pypi/v/deploydiff)](https://pypi.org/project/deploydiff/)
15+
16+
17+
18+
Real-world scenarios:
19+
- **CI/CD gating**: Gate deploys on cost thresholds or destructive changes — no more surprise $1000 bills
20+
- **Pre-deploy review**: Send a readable diff to your team instead of raw `terraform plan` output
21+
- **Cost governance**: Compare before/after costs per resource before approving any infrastructure change
22+
- **Incident recovery**: Generate rollback commands instantly instead of hand-typing reverse plans
1323

1424
## Installation
1525

@@ -104,13 +114,13 @@ deploydiff cost --tf plan.json --pricing custom-pricing.json
104114

105115
## Pricing
106116

107-
DeployDiff is one of 11 tools in the DevForge suite. One license covers all CLI tools.
117+
DeployDiff is one of 11 tools in the Revenue Holdings suite. One license covers all CLI tools.
108118

109119
| Plan | Price | Best For |
110120
|------|-------|----------|
111121
| **Free** | $0 | Individual devs, OSS — CLI only, 1 plan comparison |
112122
| **DeployDiff Individual** | **$15/mo** ($12 billed annually) | Professional devs — unlimited plans, cost estimation |
113-
| **Suite (all 11 tools)** | **$49/mo** ($39 billed annually) | Full DevForge toolkit — 40% savings |
123+
| **Suite (all 11 tools)** | **$49/mo** ($39 billed annually) | Full Revenue Holdings toolkit — 40% savings |
114124
| **Team** | **$79/mo** ($63 billed annually) | Up to 5 devs — shared reports, Slack alerts |
115125
| **Enterprise** | Custom | SSO, RBAC, compliance reports, dedicated support |
116126

0 commit comments

Comments
 (0)