Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: copies instead of links FD2 libraries #44

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

braughtg
Copy link
Contributor

The prior script linkFD2Libs.bash created sym links to the libraries in the FarmData2 repository. This worked, but required changes to the imports in the lib.js files in the farm_fd2 modules (e.g. tray_seeding). Rather than make those changes, which would seem out of place in FarmData2, the linkFd2Libs.bash script was replaced by the buildFD2libs.bash script. This script make a copy of the relevant .js files and edits the import statements such that they work in this repo.

@braughtg braughtg merged commit b9cafed into development Mar 25, 2024
@braughtg braughtg deleted the build-libs branch March 25, 2024 15:50
Copy link

🎉 This PR is included in version 3.3.0-development.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 25, 2024
## [3.3.0](v3.2.4...v3.3.0) (2024-03-25)

### Chores

* adds script to link libraries from FarmData2 ([#43](#43)) ([5228728](5228728))
* copies instead of links FD2 libraries ([#44](#44)) ([b9cafed](b9cafed))

### Features

* adds tray seeding sample data ([#45](#45)) ([b472c74](b472c74))
Copy link

🎉 This PR is included in version 3.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant