Activity
fix: docker read-only issue on choreo
fix: docker read-only issue on choreo
add: trivyignore to fix build failures
add: trivyignore to fix build failures
fix: set choreo endpoint port to 8080 instead of 3000
fix: set choreo endpoint port to 8080 instead of 3000
fix: set default port as 8080 instead of 3000
fix: set default port as 8080 instead of 3000
fix: expose port 8080 instead of 3000 for autoscale
fix: expose port 8080 instead of 3000 for autoscale
chore: add choreo credit to readme
chore: add choreo credit to readme
feat: add uptime status badge to readme
feat: add uptime status badge to readme
chore: rename component.yaml to endpoints.yaml
chore: rename component.yaml to endpoints.yaml
fix: use older version of choreo manifest
fix: use older version of choreo manifest
chore: use the right endpoint names
chore: use the right endpoint names
fix: update tmp file path when running code
fix: update tmp file path when running code
fix: remove inputs and outputs from component.yaml
fix: remove inputs and outputs from component.yaml
fix: use tmp folder when removing code files
fix: use tmp folder when removing code files
fix: use tmp folder for compilation
fix: use tmp folder for compilation
fix: directly install node 16 instead of using nvm
fix: directly install node 16 instead of using nvm
fix: set path for nvm node version
fix: set path for nvm node version
chore: setup dockerfile for choreo
chore: setup dockerfile for choreo
chore: add .choreo/component.yaml for deployment
chore: add .choreo/component.yaml for deployment