Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Updating pointers #26

Merged
merged 6 commits into from
Nov 8, 2024
Merged

Updating pointers #26

merged 6 commits into from
Nov 8, 2024

Conversation

LeStarch
Copy link
Contributor

@LeStarch LeStarch commented Nov 1, 2024

Update pointers to the merged content!

@LeStarch LeStarch requested a review from ethancheez November 1, 2024 01:58
@ethancheez
Copy link
Collaborator

ethancheez commented Nov 1, 2024

should probably fix that ci also

ERROR: Could not open requirements file: [Errno 2] No such file or directory: './fprime/requirements.txt'
Since you moved fprime into lib/

@LeStarch
Copy link
Contributor Author

LeStarch commented Nov 1, 2024

@ethancheez yup! I just updated it, will keep shepherding CI!

@ethancheez
Copy link
Collaborator

ethancheez commented Nov 1, 2024

Should update this

 run: |
             mkdir -p ~/.local/bin
             curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | BINDIR=~/.local/bin sh
             cd ~/.local/bin
...

To follow these instructions:

curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | BINDIR=$VIRTUAL_ENV/bin sh

@LeStarch
Copy link
Contributor Author

LeStarch commented Nov 1, 2024

@ethancheez that is a better fix!

@LeStarch
Copy link
Contributor Author

LeStarch commented Nov 1, 2024

@ethancheez I pulled that in as I was already touching that file.

@LeStarch LeStarch merged commit 545f507 into main Nov 8, 2024
4 of 6 checks passed
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.

2 participants