Skip to content

Migrate dev to test#180

Merged
jbkolze merged 9 commits into
cwbi-testfrom
cwbi-dev
Apr 24, 2026
Merged

Migrate dev to test#180
jbkolze merged 9 commits into
cwbi-testfrom
cwbi-dev

Conversation

@jbkolze
Copy link
Copy Markdown
Contributor

@jbkolze jbkolze commented Apr 24, 2026

No description provided.

jbkolze and others added 9 commits April 3, 2026 12:58
* Add cachetools to requirements.txt

* Cache users by auth key for 5min

Prevent a profile request being made to CDA each time a user takes an
action.  Keys are cached by "scheme:key" and remain available for 5
minutes.
…s 1 directory (#168)

* Bump vite in /ui in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the /ui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.1.11 to 7.3.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update packages w/ npm audit fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Kolze <james.b.kolze@usace.army.mil>
* wider spread test coverage and html coverage report

* Add unit test to CI

* Show test coverage in github summary

* Add pytest-trio
* Created Loading spinner component

* Add loading spinner on job status on details page

* Changed LoadingSpinner component to remove unnecessary  div
* Update groundwork-water to v3.8.1

* Update AUTH_HOST env vars for Auth Code + PKCE

* Use Auth Code + PKCE in CWBI environments
Bumps the npm_and_yarn group with 1 update in the /ui directory: [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema).


Updates `protocol-buffers-schema` from 3.6.0 to 3.6.1
- [Commits](mafintosh/protocol-buffers-schema@v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: protocol-buffers-schema
  dependency-version: 3.6.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jbkolze jbkolze merged commit 52d6636 into cwbi-test Apr 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants