Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Release for UI #283

Merged
merged 89 commits into from
Oct 26, 2023
Merged

Creating Release for UI #283

merged 89 commits into from
Oct 26, 2023

Conversation

hina-shah
Copy link
Contributor

breaking:

This adds:

  • Readiness probe on Kubernetes Cluster
  • Non-root image for UI
  • A few bugs related to UI experience
  • Dug changes

frostyfan109 and others added 30 commits June 8, 2023 16:45
…ge in certain layouts to behave like no results text.
Remove High & Medium level vulnerabilities at image level
…ith alignment of vertical bar in search input
frostyfan109 and others added 18 commits September 19, 2023 16:03
Add support for custom branded favicons
Alter readiness check to use the is_ready API endpoint
Remove semver for dev branch
…d-app-bug

Fix bug in activity monitor for removed apps
…d-app-bug

Add extra constraint to fully fix activity monitor removed app bug hopefully
Copy link
Collaborator

@joshua-seals joshua-seals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yolo - this should never be so big again. It completely invalidates the code review process

@@ -1,16 +1,16 @@
###################
# Build environment
###################
FROM node:18.16-alpine AS builder
FROM node:lts-bullseye-slim AS builder
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think using versions is better so that we know for sure what image tag was used.

@hina-shah hina-shah merged commit c90bfc7 into master Oct 26, 2023
3 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.

9 participants