johnride
  • Joined on 2024-02-06
johnride pushed to fix/argoApplication at NationTech/harmony 2025-07-05 01:06:10 +00:00
98f3f82ad5 refact: Rename HttpScore into StaticFileHttpScore and add minimal documentation
3eca409f8d Merge remote-tracking branch 'origin/feat/monitoring-application-feature' into fix/argoApplication
c11a31c7a9 wip: Fix ArgoApplication
Compare 3 commits »
johnride opened issue NationTech/harmony#82 2025-07-04 19:27:21 +00:00
BUG : Argo Application wrong format
johnride released Latest Snapshot at NationTech/harmony 2025-07-04 15:34:06 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-07-04 14:33:06 +00:00
johnride created pull request NationTech/harmony#81 2025-07-04 14:27:52 +00:00
refact: Make RustWebappScore generic, it is now Application score and takes an application and list of features to attach to the application
johnride pushed to refact/application at NationTech/harmony 2025-07-04 14:27:25 +00:00
b4534c6ee0 refact: Make RustWebappScore generic, it is now Application score and takes an application and list of features to attach to the application
johnride created branch refact/application in NationTech/harmony 2025-07-04 14:27:24 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-07-04 13:51:43 +00:00
johnride pushed to master at NationTech/harmony 2025-07-04 13:49:57 +00:00
6149249a6c feat: create Argo interpret and kube client apply_yaml to install Argo Applications. Very messy implementation though, must be refactored/improved
johnride pushed to master at NationTech/harmony 2025-07-04 13:48:29 +00:00
c9cca11bc8 feat: create Argo interpret and kube client apply_yaml to install Argo Applications. Very messy implementation though, must be refactored/improved
johnride released Latest Snapshot at NationTech/harmony 2025-07-03 19:39:54 +00:00
johnride deleted branch feat/oci from NationTech/harmony 2025-07-03 19:37:58 +00:00
johnride pushed to master at NationTech/harmony 2025-07-03 19:37:52 +00:00
d9935e20cb 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
7b0f3b79b1 Merge remote-tracking branch 'origin/master' into feat/oci
e6612245a5 Merge pull request 'feat/cd/localdeploymentdemo' (#79) from feat/cd/localdeploymentdemo into feat/oci
d317c0ba76 fix: Continuous delivery now works with rust example to deploy on local k3d, ingress and everything
539b8299ae feat(continuousdelivery): Local deployment implementation for demo purposes. Needs a lot of refactoring but it works (or almost works)
Compare 9 commits »
johnride merged pull request NationTech/harmony#76 2025-07-03 19:37:51 +00:00
feat: harmony now defaults to using local k3d cluster. Also created `OCICompliant: Application` trait to make building images cleaner
johnride pushed to feat/oci at NationTech/harmony 2025-07-03 19:37:12 +00:00
7b0f3b79b1 Merge remote-tracking branch 'origin/master' into feat/oci
b4f5b91a57 feat: WIP argocd_score (#78)
Compare 2 commits »
johnride pushed to feat/oci at NationTech/harmony 2025-07-03 19:34:35 +00:00
e6612245a5 Merge pull request 'feat/cd/localdeploymentdemo' (#79) from feat/cd/localdeploymentdemo into feat/oci
d317c0ba76 fix: Continuous delivery now works with rust example to deploy on local k3d, ingress and everything
539b8299ae feat(continuousdelivery): Local deployment implementation for demo purposes. Needs a lot of refactoring but it works (or almost works)
Compare 3 commits »
johnride created pull request NationTech/harmony#79 2025-07-03 19:31:31 +00:00
feat/cd/localdeploymentdemo
johnride deleted branch argocd_score from NationTech/harmony 2025-07-03 19:30:13 +00:00
johnride pushed to master at NationTech/harmony 2025-07-03 19:30:09 +00:00
b4f5b91a57 feat: WIP argocd_score (#78)