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

Updated NeLS Integration #2167

Draft
wants to merge 171 commits into
base: main
Choose a base branch
from
Draft

Updated NeLS Integration #2167

wants to merge 171 commits into from

Conversation

stuzart
Copy link
Member

@stuzart stuzart commented Mar 12, 2025

No description provided.

aapaolaza and others added 30 commits December 13, 2021 10:47
Waiting on create dataset, upload metadata API support
waiting for info before finishing off
@stuzart stuzart added this to the 1.17.0 milestone Mar 12, 2025
@stuzart stuzart marked this pull request as draft March 12, 2025 11:30
raise Nels::Rest::Client::FetchFileError, 'temp copy of file doesnt exist' unless File.exist?(path)

# send_data blocks and allows the file to be cleaned up afterwards
File.open(path, 'r') do |f|

Check failure

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.
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