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

Various developer improvements #956

Merged
merged 8 commits into from
Sep 20, 2021
Merged

Various developer improvements #956

merged 8 commits into from
Sep 20, 2021

Conversation

twsl
Copy link
Contributor

@twsl twsl commented May 20, 2021

Started to fix #633, but I noticed, that I misunderstood something: since ADLS2 is based on blob containers, the current interface works just fine with ADLS2 storage for accessing files.
But as I started setting up the dev environment before actually checking the function, I still have some code to contribute.
I think, some people might find VS Code Devcontainers useful for developing further features without huge struggles to setup the dev env. Feel free to cherry pick.

@twsl
Copy link
Contributor Author

twsl commented May 24, 2021

@niklub @nicholasrq @makseq whats the review process like? Do I need to provide anything else?

@twsl
Copy link
Contributor Author

twsl commented Jun 28, 2021

???

@makseq
Copy link
Member

makseq commented Sep 17, 2021

@farioas please, review it.

Copy link
Member

@farioas farioas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like only changes from .devcontainer/ folder are feasible.

@twsl
Copy link
Contributor Author

twsl commented Sep 20, 2021

The devcontainer is the most important change in this PR to me as it enables codespaces/devcontainers. As stated in the original message: feel free to cherry pick 😄

@twsl
Copy link
Contributor Author

twsl commented Sep 20, 2021

If the devcontainer is the only thing you'd like to merge, it's probably easier to create a new PR with just this change, right?

@farioas
Copy link
Member

farioas commented Sep 20, 2021

I'd recommend to adjust the existing pull-request, since we already have a lot of abandoned pull-requests 😄

@twsl
Copy link
Contributor Author

twsl commented Sep 20, 2021

@farioas might have butchered the commit history a bit while trying to rebase and merge. Please use squash.

@farioas farioas merged commit c4aefec into HumanSignal:master Sep 20, 2021
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.

Add Microsoft ADLS2
3 participants