Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Provide sample data for contributors external to CSH wishing to contribute

Đang mở
#320 4 bình luận 1 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
25/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
php

Hướng nghiên cứu

Bắt đầu bằng cách xem xét thư mục tools và cấu hình tệp dump được tham chiếu trong inc/config.env.php, sau đó kiểm tra cách schema cơ sở dữ liệu hiện tại được tạo và nạp dữ liệu. Công việc được xem là hoàn tất khi một cộng tác viên bên ngoài có thể khởi tạo cơ sở dữ liệu cục bộ và nạp dữ liệu mẫu thực tế mà không cần truy cập vào các bản dump ITS riêng tư hoặc thực hiện lặp lại các migration thủ công.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

dev improvement

Since ScheduleMaker data is mainly powered by daily SIS data dumps that are from RIT ITS (and presumably somewhat private), the ability to maintain CSH is somewhat limited to only CSH members who are trusted with access to this data or the databases created from them (using the tools dir of this repo presumably).

While the S3 dependency (seemingly for storage of generated schedule images based on the code) seems relatively easy to substitute with another S3 installation, and a new database can be created pretty easily, populating that database is much harder, if not impossible to set up independently of CSH.

Since Schedulemaker has had no commits in over a year and has at least one relatively major bug that hasn't been addressed in this time (#310) it seems as though it may be useful to allow the rest of the RIT open source community to run local dev versions of this code to develop their own fixes and improvements.

I propose this be done by:

  • providing documentation or a script that makes it easy to initialize a new, empty database using the current schema (without needing to run every single time-consuming migration)
  • providing one or more complete sample data dumps (including all of the dump files, either made-up with fake/sample data, or using a real ITS-provided data dump from some number of years ago) to allow contributors to populate their empty databases with realistic-enough data to allow schedulemaker to work and populate data locally.
  • If scuedulemaker is going to continue to become unmaintained, provide access to the real, production data dumps from ITS, or the scheduleMaker DB that is generated from them so that someone who wants to maintain a fork of the app (whether inside or outside CSH) can continue providing this service to students
Ngôn ngữ chính
PHP
Star
66
Fork
39
Merge trung bình
3 giờ 44 phút
Pull request đã merge (30 ngày)
1

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của ComputerScienceHouse/schedulemaker

Tất cả issue của ComputerScienceHouse/schedulemaker

Issue tương tự

Thêm issue về PHP

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.