Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* allow newer pgsql versions (transfered from cloudfoundry-community) * add custom_error package to combine errors as enum in there * Fix frontend CVEs * fix gogoproto related panic when retrieving logs upgrade github.com/cloudfoundry/noaa/consumer to 2.3.0 * Upgrade code.cloudfoundry.org/cli to v8 * Apply changes from cloudfoundry#4583 * Remove sass-lint and stratos-protractor-reporter * Update to node v20 * tidy up github action workflow for backend tests to resolve wrong golang version during tests * Code quality improvements via `staticcheck` * Add script to help with building as packages and fix devkit and package info * add Github Actions for Backend and Frontend Tests * Fix database migrations by casting dialect correctly * Adapt cloudfoundry#4580: Update store references in core package to refer to @stratosui/store * Fix dependency for database migrations * Add Helm support for local repos in desktop mode * Build and push base images on push to develop * Move repository/interfaces to its own submodule: api * Migrate to github.com/pressly/goose * Update required disk space * Theme Builder: Cast types * Fix backend unit tests (also code quality improvements) * Fix the CVEs in the jetstream backend * Improvements in vulnerability checking * Make builds work and abstract away architecture
- Loading branch information