Updated packages. Changed date picker package to Day.JS and applied it across whole app.
This commit is contained in:
@@ -20,14 +20,16 @@ Your task is to create a plan that can be dispatched to a seprate set of AI agen
|
||||
|
||||
|
||||
*** ROLE ***
|
||||
You are a senior devops systems reliablity engineer specializing modern web applications. Expert in linux, docker compose and gitlab.
|
||||
Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository in the context of this change.
|
||||
You are a senior web deveoper specializing in nodejs, typescript along with CSS and HTML.
|
||||
|
||||
|
||||
*** ACTION ***
|
||||
- You need to create a plan for the end user to implement to make this application deployable with GitLab runners.
|
||||
- You need to create a plan to upgrade the node packages to the latest versions that are compatible with each other. Some of the packages are very old and while we might not get to the very latest we need to get as close as possible for security reasons.
|
||||
- Use context7 mcp to find the latest versions and compatibilities.
|
||||
- Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository in the context of this change.
|
||||
|
||||
*** CONTEXT ***
|
||||
- This is a docker compose app that is functioning in the local dev environment. It was developed with the plan to move to Kubernetes eventually but right now it's staying in docker compose. There is a secrets architecture that mirrors k8s that needs to be replicated in gitlab deployment into the docker compose environment. The gitlab version is 18.6.2 and is using the shell runtime on the gitlab runners.
|
||||
- This is a modern web app for managing a vehicle fleet. It has both a desktop and mobile versions of the site that both need to maintain feature parity. The UX will be different between mobile and desktop due to resolution differences but that's it.
|
||||
|
||||
*** EXECUTE ***
|
||||
Create a plan the user can execute to make this app deployable with gitlab. Use brave, context7 and firecrawl if needed. Make no assumptions if your data does not have version 18.6 of gitlab. Save the plan to @docs/CICD-DEPLOY.md. Ultrathink.
|
||||
Create a plan that can be tasked to sub agents to explore and find dependancies between all the packages. Make sure nothing breaks. Use context7, brave search and firecrawl MCP's extensively. Make no assumptions.
|
||||
Reference in New Issue
Block a user