Daniele Viti dnviti
  • Joined on 2025-09-19
dnviti pushed to main at demos/api7-demo 2025-10-07 16:16:03 +00:00
2d695ba361 Update ADC config to handle /docs route separately
dnviti pushed to main at demos/api7-demo 2025-10-07 15:29:47 +00:00
ed660dce5a Add LLM endpoints, web frontend, and rate limiting config
dnviti pushed to main at demos/api7-demo 2025-10-07 13:03:22 +00:00
78baa5ad21 Merge branch 'main' of ssh://git.commandware.com:2222/demos/api7-demo
e156b7c7a1 Refactor ADC config to use AI rate limiting for /api route
Compare 2 commits »
dnviti pushed to main at demos/api7-demo 2025-10-06 17:21:52 +00:00
b926845dbf Update .gitea/workflows/build.yml
dnviti pushed to main at demos/api7-demo 2025-10-06 17:17:12 +00:00
a9bcc71a72 Update .gitea/workflows/build.yml
dnviti pushed to main at demos/api7-demo 2025-10-06 14:36:25 +00:00
741295150d Update .gitea/workflows/helm-build.yml
dnviti pushed to main at demos/api7-demo 2025-10-06 14:35:32 +00:00
cc9a4fa8ab Update .gitea/workflows/build.yml
dnviti pushed to main at services/calcolatore_prezzi_software 2025-10-06 14:30:55 +00:00
68d1c91456 Update .gitea/workflows/build.yml
dnviti transferred repository 3DPrinting/calcolatore_prezzi_software to services/calcolatore_prezzi_software 2025-10-06 14:30:39 +00:00
dnviti pushed to main at services/calcolatore_prezzi_software 2025-10-06 14:30:08 +00:00
6a46395c1c Update .gitea/workflows/build.yml
dnviti pushed to main at services/calcolatore_prezzi_software 2025-10-06 14:29:55 +00:00
fb3dfeabaf Update .gitea/workflows/build.yml
dnviti transferred repository dnviti/calcolatore_prezzi_software to services/calcolatore_prezzi_software 2025-10-06 14:29:19 +00:00
dnviti pushed to main at demos/api7-demo 2025-10-03 00:48:26 +00:00
8f5e4f2776 Add https:// protocol prefix to PACKAGES_REGISTRY URLs
daecf80731 Fix Helm chart push URL using vars.PACKAGES_REGISTRY
Compare 2 commits »
dnviti pushed to main at demos/api7-demo 2025-10-03 00:42:54 +00:00
11d116bdd1 Simplify Helm workflow to build on main branch only
dnviti pushed to main at demos/api7-demo 2025-10-03 00:38:31 +00:00
20c9d2eaf4 Simplify Helm versioning to always use Chart.yaml version
a379b26808 Consolidate all Helm build and release tasks into single workflow
f9d529ac87 Rename Helm chart to api7ee-demo-k8s
fb396ac71a Fix Helm chart build workflow issues
Compare 4 commits »
dnviti pushed to main at demos/api7-demo 2025-10-03 00:24:30 +00:00
99fd37bfd8 Use gitea.repository variable for dynamic image repository paths
cf2b786738 Update Helm values with correct API7 cluster configuration
Compare 2 commits »
dnviti pushed to main at demos/api7-demo 2025-10-03 00:09:18 +00:00
e9528217f8 Refactor Helm workflows to trigger on main branch and streamline versioning process
733826890e Fix Gitea workflow to use Gitea-specific variables and APIs
fd832e9b42 Add API7 ADC integration to Helm chart for automatic gateway configuration
d818ee6600 Add Helm chart build and publishing to Gitea workflows
ceee0dcff8 Fix domain references in Helm chart
Compare 5 commits »
dnviti pushed to main at demos/api7-demo 2025-10-02 23:52:31 +00:00
ef93f4a35f Add Helm chart for deploying web and API components
dnviti pushed to main at demos/api7-demo 2025-10-02 23:45:11 +00:00
073d652869 Fix mkdocs build error by moving mkdocs.yml to web root
dnviti pushed to main at demos/api7-demo 2025-10-02 23:36:20 +00:00
12ea09a520 fix: update registry references to use PACKAGES_REGISTRY in build workflow