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

FROM feature/108-cicd-pipeline-tests TO development #109

Merged
merged 23 commits into from
Jun 28, 2024

Conversation

ryaneggz
Copy link
Contributor

closes #108

Copy link

vercel bot commented Jun 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
llm-server ⬜️ Ignored (Inspect) Jun 28, 2024 9:22pm

@ryaneggz ryaneggz marked this pull request as ready for review June 28, 2024 21:22
@ryaneggz ryaneggz merged commit f2b3cad into development Jun 28, 2024
3 checks passed
ryaneggz added a commit that referenced this pull request Jun 29, 2024
* FROM feature/105-configure-mysql-for-db TO development (#106)

* Configured to use MySQL.. We need to make this configurable. Assess the changes for making it also work with SQLite

* Works with MYSQL, was having issues stroing the base64 before

* Close off traffic from everywhere

* Comment out other services

* Adds default user

* login form uses default user

* listen on 8080

* Update port in entyrpoint

* Can deploy to cloudrun

* Deployed to cloudrun

* FROM feature/108-cicd-pipeline-tests TO development (#109)

* Tests work but need to have runs happen before tests happen

* All but test_retrieve_file are passing

* Workflow added

* update

* update

* minio

* UPdate

* update

* add creds to pull image

* update

* env

* Install dev reqs

* Install dev reqs

* Install dev reqs

* Specify backend

* Make src module

* update

* Add another secret

* Create folder for sqlite

* Fixing pipeline

* Take out minio service, using s3

* Will deploy to cloud run when merged into dev

* Fix ci.yml

* Update deploy.yml

* needs build

* build is not going through

* Fix deploy

* Add arm platform

* Updates the v2 auth

* Fix build

* Specify port

* remove port

* Forgot to remote vrom vars

* update env.py

* revemo setvars

* revemo setvars

* Try hardcode

* hardcode

* Updates

* Stop pulling rom ini file

* Major cleanUP

* Believe fixes triggers

* didn't like flags

* Needs app_secret

* uses test secret

* Need Docker Creds

* Messed up docker image in deploy

* Changed some defaults

* Should not run if changes are not in backend folder

* Fix syntax

* Adjusts system message

* Missed one

* Should run tests

* Runs if changes are not in frontend

* Try cache again

* Test cache

* Skip if cached

* appears will need the cache

* FROM feature/101-latest-action-show-in-dropdown TO development (#110)

* init

* Add SearxNG tool

* Better logging and search_tool added

* Clean up Tool docs

* Add docs for tools

* Should run test

* run tests on pr

* Remove frontend constraint

* Should skip tool

* Should tests every push

* Guess it wont

* Can use search tool. Added some tool handling for image formats

* Fixed import statement

* Add search to tools

* update cicd
ryaneggz added a commit that referenced this pull request Jun 30, 2024
* FROM feature/105-configure-mysql-for-db TO development (#106)

* Configured to use MySQL.. We need to make this configurable. Assess the changes for making it also work with SQLite

* Works with MYSQL, was having issues stroing the base64 before

* Close off traffic from everywhere

* Comment out other services

* Adds default user

* login form uses default user

* listen on 8080

* Update port in entyrpoint

* Can deploy to cloudrun

* Deployed to cloudrun

* FROM feature/108-cicd-pipeline-tests TO development (#109)

* Tests work but need to have runs happen before tests happen

* All but test_retrieve_file are passing

* Workflow added

* update

* update

* minio

* UPdate

* update

* add creds to pull image

* update

* env

* Install dev reqs

* Install dev reqs

* Install dev reqs

* Specify backend

* Make src module

* update

* Add another secret

* Create folder for sqlite

* Fixing pipeline

* Take out minio service, using s3

* Will deploy to cloud run when merged into dev

* Fix ci.yml

* Update deploy.yml

* needs build

* build is not going through

* Fix deploy

* Add arm platform

* Updates the v2 auth

* Fix build

* Specify port

* remove port

* Forgot to remote vrom vars

* update env.py

* revemo setvars

* revemo setvars

* Try hardcode

* hardcode

* Updates

* Stop pulling rom ini file

* Major cleanUP

* Believe fixes triggers

* didn't like flags

* Needs app_secret

* uses test secret

* Need Docker Creds

* Messed up docker image in deploy

* Changed some defaults

* Should not run if changes are not in backend folder

* Fix syntax

* Adjusts system message

* Missed one

* Should run tests

* Runs if changes are not in frontend

* Try cache again

* Test cache

* Skip if cached

* appears will need the cache

* FROM feature/101-latest-action-show-in-dropdown TO development (#110)

* init

* Add SearxNG tool

* Better logging and search_tool added

* Clean up Tool docs

* Add docs for tools

* Should run test

* run tests on pr

* Remove frontend constraint

* Should skip tool

* Should tests every push

* Guess it wont

* Can use search tool. Added some tool handling for image formats

* Fixed import statement

* Add search to tools

* update cicd

* Login has spinner (#114)

* FROM feature/113-add-spinner-to-login-button  TO development (#115)

* Login has spinner

* few Updates

* Remove memos

* Made updates, should not run

* Update Changelog

* More paths to ignore

* Forntend updates

* Add docs
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.

Setup CICD Pipeline and tests
1 participant