This website requires JavaScript.
Explore
Help
Sign In
NationTech
/
harmony
Watch
5
Star
0
Fork
2
You've already forked harmony
Code
Issues
40
Pull Requests
12
Actions
2
Packages
Projects
Releases
Wiki
Activity
All Workflows
arm-agents.yaml
check.yml
harmony_composer.yaml
Actor
All actors
johnride
jvtrudel
letian
stremblay
taha
wjro
Status
All status
Success
Failure
Waiting
Running
cargo fmt/fix
check.yml #417
:
Commit
c573e7f64c
pushed by
taha
#85
2025-07-10 17:30:58 +00:00
26s
worked with will to get monitoring + ntfy demoed/tested
check.yml #416
:
Commit
d0d80aee28
pushed by
taha
#85
2025-07-10 17:27:01 +00:00
27s
remove tenant score
check.yml #415
:
Commit
81bee7e12a
pushed by
taha
#85
2025-07-10 15:29:06 +00:00
1m4s
forgot to push
check.yml #414
:
Commit
cc4529617c
pushed by
taha
#85
2025-07-10 15:26:33 +00:00
1m23s
Move ntfy into monitoring feature
check.yml #413
:
Commit
d7de1ea752
pushed by
taha
#85
2025-07-10 13:53:32 +00:00
2m6s
push using bollard
check.yml #412
:
Commit
28476af222
pushed by
taha
#85
2025-07-09 04:39:55 +00:00
29s
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
fix: uncommented example
check.yml #406
:
Commit
1a6d72dc17
pushed by
wjro
#83
2025-07-04 20:32:27 +00:00
1m38s
fix: git conflict
check.yml #405
:
Commit
df9e21807e
pushed by
wjro
#83
2025-07-04 20:24:16 +00:00
1m0s
fix: cargo fmt
check.yml #404
:
Commit
b1bf4fd4d5
pushed by
wjro
#83
2025-07-04 20:17:24 +00:00
1m41s
fix: properly append YAML in correct places in argoapplication (#80)
harmony_composer.yaml #403
:
Commit
a19b52e690
pushed by
taha
master
2025-07-04 15:38:21 +00:00
5m2s
fix: properly append YAML in correct places in argoapplication (#80)
check.yml #402
:
Commit
a19b52e690
pushed by
taha
master
2025-07-04 15:33:19 +00:00
58s
create unit test
check.yml #401
:
Commit
14d2ebebcb
pushed by
taha
#80
2025-07-04 15:33:45 +00:00
2m5s
create unit test
check.yml #400
:
Commit
4d15b77f4c
pushed by
taha
#80
2025-07-04 15:14:34 +00:00
58s
Merge pull request 'refact: Make RustWebappScore generic, it is now Application score and takes an application and list of features to attach to the application' (#81) from refact/application into master
harmony_composer.yaml #399
:
Commit
b73f2e76d0
pushed by
wjro
master
2025-07-04 14:35:31 +00:00
3m37s
Merge pull request 'refact: Make RustWebappScore generic, it is now Application score and takes an application and list of features to attach to the application' (#81) from refact/application into master
check.yml #398
:
Commit
b73f2e76d0
pushed by
wjro
master
2025-07-04 14:32:56 +00:00
1m5s
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
cargo fix + fmt
check.yml #396
:
Commit
6bda87faac
pushed by
taha
#80
2025-07-04 14:26:24 +00:00
1m1s
fix: try to properly append YAML in correct places in argoapplication
check.yml #395
:
Commit
7b7faec118
pushed by
taha
#80
2025-07-04 14:25:43 +00:00
2m31s
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
First
Previous
...
27
28
29
30
31
...
Next
Last