Skip to content

v0.0.9

Latest

Choose a tag to compare

@manusa manusa released this 15 Jun 07:57
· 16 commits to main since this release
eb0a396

What's Changed

  • build(deps): bump picomatch in /src/main/frontend by @dependabot[bot] in #181
  • build(deps): bump rollup from 4.53.5 to 4.59.0 in /src/main/frontend by @dependabot[bot] in #178
  • build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /src/main/frontend by @dependabot[bot] in #179
  • build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /src/main/frontend by @dependabot[bot] in #180
  • build(deps): bump yaml from 2.8.2 to 2.8.3 in /src/main/frontend by @dependabot[bot] in #182
  • build(deps-dev): bump vite from 6.4.1 to 6.4.2 in /src/main/frontend by @dependabot[bot] in #184
  • build(deps): bump lodash from 4.17.23 to 4.18.1 in /src/main/frontend by @dependabot[bot] in #185
  • build(deps): bump postcss from 8.5.6 to 8.5.15 in /src/main/frontend by @dependabot[bot] in #187
  • build(deps): bump dompurify from 3.3.1 to 3.4.0 in /src/main/frontend by @dependabot[bot] in #186
  • chore(build): add help-driven Makefile and wire CI to call it by @manusa in #188
  • chore(docs): rewrite AGENTS.md with project-specific gotchas by @manusa in #189
  • ci: restructure build pipeline for cache-friendly, parallel feedback by @manusa in #190
  • refactor: build pipeline composition and IT test structure by @manusa in #191
  • test: stabilize PodExecEndpointTest message-transmission flake by @manusa in #192
  • test: stabilize watch tests against leftover-resource flake by @manusa in #193
  • test: harden PodExecEndpointTest groups off the shared timed close by @manusa in #194
  • ci: split app-tests into parallel unit and IT jobs by @manusa in #196
  • test: add data-testid hooks to shared list components by @manusa in #197
  • test: add data-testid hooks to shared menu, modal, and edit controls by @manusa in #198
  • test: add filter/sidebar testid hooks and deployment mutation ITs by @manusa in #199
  • test: add scale, restart, and cronjob suspend mutation ITs by @manusa in #200
  • test: add deployment list watch live-update ITs by @manusa in #202
  • build(deps-dev): bump vitest from 4.0.18 to 4.1.0 in /src/main/frontend by @dependabot[bot] in #201
  • build(deps): bump react-router and react-router-dom in /src/main/frontend by @dependabot[bot] in #203
  • test: add list/detail, namespace-filter, search, and OpenShift-mode ITs by @manusa in #204
  • test: add backend unit tests for Selenium-unreachable behaviors by @manusa in #206
  • test: add list/detail, delete, edit-save ITs for 16 resource types by @manusa in #207
  • test: extract shared scaffold for per-resource Selenium ITs by @manusa in #210
  • fix(endpoints): render subset address that has no targetRef by @manusa in #211
  • test: extend Selenium IT coverage to remaining resource types by @manusa in #212

Full Changelog: v0.0.8...v0.0.9