Commit f7f8110
Merge staging to main (#68)
* add gitleaks pre-commit hook
* feat: use on chain staking params for locked token APR multiplier (#61)
* added github workflows for docker image build and push to ECR (#63)
* refactor: migrate CI/CD to reusable workflow with multi-env deploy
- Replace inline ECR build + story-helm tag update with centralized
reusable workflow from gha-workflows
- Deploy to both staking-aeneid and staking-mainnet paths
- Support staging (staging branch) and prod (main branch) environments
- Remove old aws-reusable-helm-tag-update.yml (absorbed into reusable)
* chore: remove legacy GCP CD workflow
GCP infrastructure has been migrated to AWS. The aws-cd.yml workflow
now handles all build and deploy operations.
* Revert "chore: remove legacy GCP CD workflow"
This reverts commit 2e7aa96.
* Revert "refactor: migrate CI/CD to reusable workflow with multi-env deploy"
This reverts commit c18a689.
* Revert "added github workflows for docker image build and push to ECR (#63)"
This reverts commit 9494cf1.
* feat: migrate CD pipeline to reusable build-and-deploy workflow (#67)
- Replace legacy GCP workflow with reusable-build-and-deploy
- Deploy to 4 environments: staging/prod x aeneid/mainnet
- Add workflow_dispatch for manual trigger support
- Use STORY_DEPLOYMENTS_PUSH_TOKEN for cross-org deployment
---------
Co-authored-by: Vinod Tiwari <vinod.tiwari@piplabs.xyz>
Co-authored-by: Hans Lee <38912532+0xHansLee@users.noreply.github.com>
Co-authored-by: muharrem <117837391+muharrem-avahitech@users.noreply.github.com>1 parent 57a2ccc commit f7f8110
1 file changed
+15
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 11 | + | |
| 12 | + | |
23 | 13 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments