English fork of the Japanese RaSCSI project. RaSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices.
Go to file
nucleogenic 88ff542aeb
Run web API test suite in GitHub Actions (#1009)
- Fixed ignore patterns in .dockerignore
- Added healthchecks to backend and web containers
- Reduced Docker image sizes
- Removed RaSCSI references in various areas (e.g. rascsi -> backend)
- Added compilation-only step to easyinstall.sh
- Moved apt package lists to variables
- Revert to triggering GitHub Actions runs on push
- Updated web/frontend_checks workflow to run black and flake8 against all Python sources
- Capture log files from backend/web containers
- Fix None to float conversion bug when user agent is absent or unrecognised
2022-12-04 14:31:57 +00:00
.github Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00:00
cpp Initial merge of (incomplete) Banana Pi updates (#993) 2022-12-02 22:20:27 -06:00
doc Initial merge of (incomplete) Banana Pi updates (#993) 2022-12-02 22:20:27 -06:00
docker Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00:00
hw Moved hw directory to its own repository (#1011) 2022-12-01 19:20:52 -06:00
python Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00:00
_config.yml Set theme jekyll-theme-midnight 2020-07-04 20:39:04 -05:00
.dockerignore Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00:00
.gitignore Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00:00
easyinstall.sh Run web API test suite in GitHub Actions (#1009) 2022-12-04 14:31:57 +00:00
LICENSE Updated copyrights and versions 2021-10-29 21:55:24 -05:00
README.md Added workflow configurations and README updates (#832) 2022-09-06 08:17:33 +02:00

What is RaSCSI Reloaded?

RaSCSI Reloaded is a virtual SCSI device emulator that runs on a Raspberry Pi. It runs in userspace, and can emulate several SCSI devices at one time. There is a control interface to attach / detach drives during runtime, as well as insert and eject removable media. This project is aimed at users of vintage Macintosh and Atari computers and more (see compatibility list) from the 1980's and 1990's.

Please check out the full story with much more detail on the wiki!

How do I contribute?

RaSCSI Reloaded is using the Gitflow Workflow. A quick overview:

  • The master branch should always reflect the contents of the last stable release
  • The develop branch should contain the latest tested & approved updates. Pull requests should be used to merge changes into develop.
  • The rest of the feature branches are for developing new features
  • A tag will be created for each "release". The releases will be named .. where the release number is incremented for each subsequent release tagged in the same calendar month. The first release of the month of January 2021 is called "21.01.01", the second one in the same month "21.01.02" and so on.

Typically, releases will only be planned every few months.

When you are ready to contribute code to RaSCSI Reloaded, follow the GitHub Forking and Pull Request workflow to create your own fork where you can make changes, and then contribute it back to the project. Please remember to always make Pull Requests against the develop branch.

If you want to add a new translation, or improve upon an existing one, please follow the instructions in the Web Interface README. Once the translation is complete, please use the same workflow as above to contribute it to the project.

I sell on TindieSonarCloud

GitHub Sponsors

Thank you to all of the GitHub sponsors who support the development community!

Special thank you to the Gold level sponsors!

Special thank you to the Silver level sponsors!