This website requires JavaScript.
Explore
Help
Sign In
NationTech
/
harmony
Watch
6
Star
0
Fork
1
You've already forked harmony
Code
Issues
32
Pull Requests
6
Actions
7
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
check.yml
harmony_composer.yaml
Actor
All actors
johnride
letian
taha
wjro
Status
All status
success
failure
waiting
running
feat: Secret module works with infisical and local file storage backends
check.yml #529
:
Commit
a1e4154da3
pushed by
johnride
#111
2025-08-16 15:23:16 +00:00
31s
Merge pull request 'fix: bring back the TUI' (#110) from fix-tui into master
harmony_composer.yaml #528
:
Commit
84f38974b1
pushed by
johnride
master
2025-08-15 20:09:14 +00:00
5m38s
Merge pull request 'fix: bring back the TUI' (#110) from fix-tui into master
check.yml #527
:
Commit
84f38974b1
pushed by
johnride
master
2025-08-15 20:03:35 +00:00
1m18s
Merge pull request 'fix: remove indicatif in harmony_cli to simplify logging and fixing interactions' (#109) from rip-indicatif into master
harmony_composer.yaml #526
:
Commit
7d027bcfc4
pushed by
johnride
master
2025-08-15 20:02:15 +00:00
0s
Merge pull request 'fix: remove indicatif in harmony_cli to simplify logging and fixing interactions' (#109) from rip-indicatif into master
check.yml #525
:
Commit
7d027bcfc4
pushed by
johnride
master
2025-08-15 20:02:13 +00:00
44s
chore: remove hardcoded ips for demo local deployment and work around logging issues with dynamic lib
check.yml #509
:
Commit
92a4c324fa
pushed by
johnride
#107
2025-08-14 20:40:05 +00:00
1m10s
formatting
check.yml #508
:
Commit
a9db13edeb
pushed by
johnride
#107
2025-08-13 00:41:37 +00:00
1m14s
fixes for demo
check.yml #507
:
Commit
c46be79fc4
pushed by
johnride
#107
2025-08-12 16:52:42 +00:00
27s
Merge branch 'master' into better-indicatif-progress
check.yml #495
:
Commit
386cf693a1
pushed by
johnride
#101
2025-08-11 20:47:34 +00:00
1m5s
fix(ci): Remove specific sha256 for harmony composer image, just always run on latest
harmony_composer.yaml #494
:
Commit
0812937a67
pushed by
johnride
master
2025-08-11 20:01:21 +00:00
7m24s
fix(ci): Remove specific sha256 for harmony composer image, just always run on latest
check.yml #493
:
Commit
0812937a67
pushed by
johnride
master
2025-08-11 20:44:01 +00:00
2m45s
Merge pull request 'log(composer): Log check_path_str value when error' (#77) from log/composer into master
harmony_composer.yaml #434
:
Commit
cef745b642
pushed by
johnride
master
2025-07-21 18:19:35 +00:00
13m29s
Merge pull request 'log(composer): Log check_path_str value when error' (#77) from log/composer into master
check.yml #433
:
Commit
cef745b642
pushed by
johnride
master
2025-07-21 18:06:06 +00:00
58s
log(composer): Log check_path_str value when error
check.yml #432
:
Commit
d9959378a6
pushed by
johnride
#77
2025-07-21 13:17:06 +00:00
54s
Merge pull request 'fix/argoApplication' (#84) from fix/argoApplication into master
harmony_composer.yaml #411
:
Commit
9452cf5616
pushed by
johnride
master
2025-07-05 01:24:32 +00:00
5m11s
Merge pull request 'fix/argoApplication' (#84) from fix/argoApplication into master
check.yml #410
:
Commit
9452cf5616
pushed by
johnride
master
2025-07-05 01:20:59 +00:00
1m41s
Merge pull request 'feat/monitoring-application-feature' (#83) from feat/monitoring-application-feature into master
harmony_composer.yaml #409
:
Commit
9b7456e148
pushed by
johnride
master
2025-07-05 01:19:18 +00:00
2m56s
Merge pull request 'feat/monitoring-application-feature' (#83) from feat/monitoring-application-feature into master
check.yml #408
:
Commit
9b7456e148
pushed by
johnride
master
2025-07-05 01:17:28 +00:00
1m8s
refact: Rename HttpScore into StaticFileHttpScore and add minimal documentation
check.yml #407
:
Commit
98f3f82ad5
pushed by
johnride
#84
2025-07-05 01:10:29 +00:00
1m42s
refact: Make RustWebappScore generic, it is now Application score and takes an application and list of features to attach to the application
check.yml #397
:
Commit
b4534c6ee0
pushed by
johnride
#81
2025-07-04 14:28:52 +00:00
58s
feat: create Argo interpret and kube client apply_yaml to install Argo Applications. Very messy implementation though, must be refactored/improved
harmony_composer.yaml #394
:
Commit
6149249a6c
pushed by
johnride
master
2025-07-04 13:54:19 +00:00
4m13s
feat: create Argo interpret and kube client apply_yaml to install Argo Applications. Very messy implementation though, must be refactored/improved
check.yml #393
:
Commit
6149249a6c
pushed by
johnride
master
2025-07-04 13:51:02 +00:00
1m2s
feat: create Argo interpret and kube client apply_yaml to install Argo Applications. Very messy implementation though, must be refactored/improved
harmony_composer.yaml #392
:
Commit
c9cca11bc8
pushed by
johnride
master
2025-07-04 13:50:01 +00:00
1m28s
feat: create Argo interpret and kube client apply_yaml to install Argo Applications. Very messy implementation though, must be refactored/improved
check.yml #391
:
Commit
c9cca11bc8
pushed by
johnride
master
2025-07-04 13:49:05 +00:00
34s
Merge pull request 'feat: harmony now defaults to using local k3d cluster. Also created `OCICompliant: Application` trait to make building images cleaner' (#76) from feat/oci into master
harmony_composer.yaml #390
:
Commit
d9935e20cb
pushed by
johnride
master
2025-07-03 19:44:16 +00:00
5m8s
Merge pull request 'feat: harmony now defaults to using local k3d cluster. Also created `OCICompliant: Application` trait to make building images cleaner' (#76) from feat/oci into master
check.yml #389
:
Commit
d9935e20cb
pushed by
johnride
master
2025-07-03 19:39:07 +00:00
56s
Merge remote-tracking branch 'origin/master' into feat/oci
check.yml #388
:
Commit
7b0f3b79b1
pushed by
johnride
#76
2025-07-03 19:38:11 +00:00
57s
Merge pull request 'feat/cd/localdeploymentdemo' (#79) from feat/cd/localdeploymentdemo into feat/oci
check.yml #387
:
Commit
e6612245a5
pushed by
johnride
#76
2025-07-03 19:36:20 +00:00
56s
fix: Continuous delivery now works with rust example to deploy on local k3d, ingress and everything
check.yml #386
:
Commit
d317c0ba76
pushed by
johnride
#79
2025-07-03 19:35:24 +00:00
1m2s
feat: WIP argocd_score (#78)
harmony_composer.yaml #385
:
Commit
b4f5b91a57
pushed by
johnride
master
2025-07-03 19:37:58 +00:00
6m47s
First
Previous
...
3
4
5
6
7
...
Next
Last