This website requires JavaScript.
Explore
Help
Sign In
NationTech
/
harmony
Watch
5
Star
0
Fork
2
You've already forked harmony
Code
Issues
37
Pull Requests
18
Actions
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
check.yml
harmony_composer.yaml
Actor
All actors
johnride
jvtrudel
letian
taha
wjro
Status
All status
Success
Failure
Waiting
Running
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
feat: WIP argocd_score (#78)
check.yml #384
:
Commit
b4f5b91a57
pushed by
johnride
master
2025-07-03 19:31:10 +00:00
57s
log(composer): Log check_path_str value when error
check.yml #379
:
Commit
829a7b0f44
pushed by
johnride
#77
2025-07-03 14:54:29 +00:00
27s
feat: implement helm chart generation and publishing
check.yml #378
:
Commit
5a89495c61
pushed by
johnride
#76
2025-07-03 11:24:24 +00:00
1m0s
feat: implement helm chart generation and publishing
check.yml #377
:
Commit
bd337d1cb9
pushed by
johnride
#76
2025-07-03 05:22:23 +00:00
57s
feat: implement helm chart generation and publishing
check.yml #376
:
Commit
1d90c3308d
pushed by
johnride
#76
2025-07-03 05:20:48 +00:00
29s
breaking: Rename Maestro::new to Maestro::new_without_initialization. This improves UX as it makes it more obvious to users that this method should rarely be used
check.yml #375
:
Commit
6371009c6f
pushed by
johnride
#76
2025-07-02 21:49:43 +00:00
59s
feat: harmony now defaults to using local k3d cluster. Also created `OCICompliant: Application` trait to make building images cleaner
check.yml #374
:
Commit
a4aa685a4f
pushed by
johnride
#76
2025-07-02 21:44:27 +00:00
30s
fix: Forgotten file 🙈
harmony_composer.yaml #370
:
Commit
e50c01c0b3
pushed by
johnride
master
2025-07-02 19:15:33 +00:00
3m16s
fix: Forgotten file 🙈
check.yml #369
:
Commit
e50c01c0b3
pushed by
johnride
master
2025-07-02 19:12:51 +00:00
36s
feat: add service monitors support to prom (#66)
harmony_composer.yaml #359
:
Commit
ab69a2c264
pushed by
johnride
master
2025-07-02 15:33:59 +00:00
3m30s
feat: add service monitors support to prom (#66)
check.yml #358
:
Commit
ab69a2c264
pushed by
johnride
master
2025-07-02 15:30:28 +00:00
45s
First
Previous
...
5
6
7
8
9
...
Next
Last