-
Notifications
You must be signed in to change notification settings - Fork 12
Repository Migration Announcement
We are excited to announce that the vital_sqi
repository has migrated to a new home under the OUCRU-Innovations
organization. The new repository URL is:
🔗 https://github.com/Oucru-Innovations/vital-sqi
This migration reflects our commitment to centralizing and enhancing collaboration under the OUCRU-Innovations umbrella. The move ensures:
- Better project visibility.
- Enhanced collaboration opportunities with the OUCRU-Innovations team.
- A more streamlined development process within the organization's ecosystem.
The previous repository https://github.com/meta00/vital_sqi
is now archived and read-only. No further updates or changes will occur there. Please update your bookmarks and use the new repository for all future access.
If you have cloned the old repository, you can update your local setup to point to the new repository:
cd /path/to/your/local/repository
git remote set-url origin https://github.com/Oucru-Innovations/vital-sqi.git
Check if the remote URL has been updated:
git remote -v
git pull origin main
Being part of OUCRU-Innovations allows us to better integrate with other projects in the organization, fostering innovation and collaboration.
We’ve made several improvements to the repository, including:
- Updated documentation and tutorials.
- Improved issue tracking and pull request processes.
- Migration of CI/CD pipelines to ensure seamless builds and tests.
The OUCRU-Innovations team will now actively maintain the repository, ensuring:
- Timely issue resolution.
- Regular feature updates.
- Support for community contributions.
We invite all contributors, collaborators, and users to join us at the new repository. Your continued support and contributions are vital to the success of this project!
- Explore the repository: https://github.com/Oucru-Innovations/vital-sqi
- Check out the updated Documentation.
Feel free to open an issue in the new repository, or reach out via email at [email protected].
Thank you for your support!
— The vital_sqi Development Team
OUCRU-Innovations