Skip to content

Feature/docker updated#15

Merged
bkuzniarek merged 4 commits intofeature/docker-setupfrom
feature/docker-updated
Oct 15, 2025
Merged

Feature/docker updated#15
bkuzniarek merged 4 commits intofeature/docker-setupfrom
feature/docker-updated

Conversation

@bkuzniarek
Copy link
Contributor

adding it all to docker-setup

bkuzniarek and others added 4 commits October 10, 2025 13:12
…entation

- Add proper .gitignore entries for Python bytecode, test artifacts, and Next.js build files
- Remove existing __pycache__ directories to clean up repository
- Add comprehensive TESTING.md with Docker and local setup instructions
- Include troubleshooting guide and test structure documentation
@bkuzniarek bkuzniarek merged commit debe6f9 into feature/docker-setup Oct 15, 2025
1 check passed
bkuzniarek added a commit that referenced this pull request Oct 15, 2025
* feat: set postgres in docker

* Some of the schema + broken(?) engine

* delete copy dir

* fix: docker db environment

* fix: requirements.txt & testing SQLAlchemy

* Add db.py and reset_database.py

* added UUIDs (#3)

* added UUIDs

* added default UUID for conflicts and enrollments

* removed import

* fix: add drop_all for quick testing

* Feature/docker updated (#15)

* Cleaned up db, updated docker file, added tests

* Improve project setup: Add comprehensive .gitignore and testing documentation

- Add proper .gitignore entries for Python bytecode, test artifacts, and Next.js build files
- Remove existing __pycache__ directories to clean up repository
- Add comprehensive TESTING.md with Docker and local setup instructions
- Include troubleshooting guide and test structure documentation

* moved testing to .gitignore in backend

---------

Co-authored-by: Khoi Ngo <67892332+BillQK@users.noreply.github.com>
Co-authored-by: Alex Weinberger <alexcchip@gmail.com>
BillQK added a commit that referenced this pull request Oct 16, 2025
* feat: set postgres in docker

* Some of the schema + broken(?) engine

* delete copy dir

* fix: docker db environment

* fix: requirements.txt & testing SQLAlchemy

* Add db.py and reset_database.py

* added UUIDs (#3)

* added UUIDs

* added default UUID for conflicts and enrollments

* removed import

* fix: add drop_all for quick testing

* Feature/docker updated (#15)

* Cleaned up db, updated docker file, added tests

* Improve project setup: Add comprehensive .gitignore and testing documentation

- Add proper .gitignore entries for Python bytecode, test artifacts, and Next.js build files
- Remove existing __pycache__ directories to clean up repository
- Add comprehensive TESTING.md with Docker and local setup instructions
- Include troubleshooting guide and test structure documentation

* moved testing to .gitignore in backend

* fix: imports and type

* feat: docker + db schema (#17)

* Cleaned up db, updated docker file, added tests (#8)

* feat: docker + schema using SQLAlchemy (#12)

* added UUIDs (#3)

* added UUIDs

* added default UUID for conflicts and enrollments

* removed import

* fix: add drop_all for quick testing

* Cleaned up db, updated docker file, added tests

* Improve project setup: Add comprehensive .gitignore and testing documentation

- Add proper .gitignore entries for Python bytecode, test artifacts, and Next.js build files
- Remove existing __pycache__ directories to clean up repository
- Add comprehensive TESTING.md with Docker and local setup instructions
- Include troubleshooting guide and test structure documentation

* moved testing to .gitignore in backend

---------

Co-authored-by: Alex Weinberger <alexcchip@gmail.com>
Co-authored-by: Khoi Ngo <67892332+BillQK@users.noreply.github.com>
Co-authored-by: Khoi Ngo <billngo47@gmail.com>

* fix: remove __pycache__ && fix .gitignore

---------

Co-authored-by: Blair Kuzniarek <122614290+bkuzniarek@users.noreply.github.com>
Co-authored-by: Alex Weinberger <alexcchip@gmail.com>

---------

Co-authored-by: Alex Weinberger <alexcchip@gmail.com>
Co-authored-by: bkuzniarek <kuzniarek.b@northeastern.edu>
Co-authored-by: Blair Kuzniarek <122614290+bkuzniarek@users.noreply.github.com>
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.

1 participant