Skip to content

Helm chart fix #18

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

Open
wants to merge 30 commits into
base: dev/migrate_to_poetry
Choose a base branch
from
Open

Helm chart fix #18

wants to merge 30 commits into from

Conversation

ColFouks
Copy link
Collaborator

No description provided.

aih and others added 23 commits April 7, 2022 21:41
* initialize develop branch

* initialize project

* update settings

* update project on ubuntu

* rearrange the project

* update gitignore and README.md

* update docker-es

* update requirements.txt

* update schedule task with celery

* create scrapeindex app

* update models

* initialize document for indexing

* update base settings

* update utils

* update runpipeline

* update documents

* update runpipeline

* update Readme

* update utils

* update gitignore

* update readme for ES-docker setup fixing

* update base settings

* update utils

* update models

* update documents, pipelines and migrations

* update requirements.txt

* update documents and models

* update models, migrations, utils for max length

* title maxlength arrangement

* update utils and fastAPI

* delete scrapeindex app

* create bitapp(fastAPI + django ORM)

* delete billtitleindex api

* add fastAPI+Django ORM

* update settings

* update models and schemas

* update utils

* update model migration

* update views

* update requirements.txt

* update README.md

* add request file

* update requirements.txt

* update settings for scheduling task

* update tasks

* update handling celery task

* update readme.md

* udpate requirements.txt and wait-for solution

* update docker deployment

* update project gitignore

* update dockerfile

* update gitignore with billtitleindex

* update djangobackend urls

* update project settings

* update schedule tasks

* update elasticsearch configuration fiel

* update removing deprecated congress module in utils

* update docker-compose

* update pipeline module

* update initialization of pipeline and scraping

* update requests test file

* update README.md

* Update documentation

* Changes docker, docker-compose, adds linter, fixes lint issues, minor refactoring (#7)

* Add configured linters and setup pre-commit hooks

* Fixes linter issues, adds fuzzy search by bill title, small refactoring and improvements

* Changes in docker-compose and Docker files to make service easy running. Add prestart.sh script to apply migrations automatically. Add .env.local file to setup all needed env vars in containers.

* Update readme file  (#13)

* Update README file. Small fixes in docker files. Add images for documentation

* Env vars fixes for scrape task and runpipeline comand

* Update README file

* Minor fixes + github action linter

* Github action fix

* Add overview to README

* Improve usage description

* Update README file with the instruction where to get and how to pass BULK data into the container

Co-authored-by: aih <[email protected]>

* Rework settings.py file to avoid 'from ... import *'

* Fix linter issues from PR

Co-authored-by: topguru91-git <[email protected]>
Co-authored-by: Alex Boiko <[email protected]>
@ColFouks ColFouks requested review from aih and alexbojko April 22, 2022 17:43
@alexbojko alexbojko changed the base branch from develop to dev/migrate_to_poetry April 22, 2022 18:44
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@alexbojko alexbojko removed their request for review December 20, 2022 22:12
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.

2 participants