-
Notifications
You must be signed in to change notification settings - Fork 83
Updates for bulk file management #395
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
Open
JoeAtMsft
wants to merge
118
commits into
microsoft:Development
Choose a base branch
from
JoeAtMsft:batch-upload
base: Development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cleaning up code files for commit.
add deployer options readme.md
Notes cleanup
Co-authored-by: adu103 <[email protected]> Co-authored-by: Alex Unger (Dev Advocate) <[email protected]>
* Initial plan for issue * Add dark mode styling for code blocks Co-authored-by: paullizer <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: paullizer <[email protected]>
* Initial plan for issue * Fix dark mode file link contrast by using white text on green background Co-authored-by: paullizer <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: paullizer <[email protected]>
…rosoft#245) * Initial plan for issue * Update Document Intelligence test to use local file Co-authored-by: paullizer <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: paullizer <[email protected]>
update to one touch deploy links
OneTouch updates
One Touch Deploy changes
* adding ui to admin page for redis settings * removing APIM from redis * updates so data being saved in cosmos correct and test button working * Session data is correctly being stored in redis * update test redis button * Have the extra fields for redis auth type now working correctly * finished support for managed identities for redis cache * update readme for redis * fixed issue with redis not working with scaled app and managed indentities --------- Co-authored-by: Eldon Gormsen <[email protected]> Co-authored-by: Paul Lizer <[email protected]>
update to json template
Changed name of one touch to one click
update to variables to make it compatible with Azure Commercial
first checkin
first checkin
* Update Dockerfile * Update docker_image_publish_dev.yml * Update Dockerfile to harden * Update Dockerfile Changed back to 3.12-slim * Update Dockerfile to remove libaom * Update Dockerfile Changed base to chainguard * Update docker_image_publish_dev.yml Changed image branches to trigger * Update Dockerfile Changed base to latest * Update Dockerfile removing the installs * Update Dockerfile adding latest-dev layer * Update Dockerfile remove flask * Update Dockerfile Changing EntryPoint * Update Dockerfile Using venv * Update app.py Updating app.run to use 0.0.0.0 * Update Dockerfile Giving User write access to image dir * Update Dockerfile Fixing to support chown without distro * Update Dockerfile update EXPOSE comment
changes to support public upload
public workspace bulk upload
…into batch-upload
…into batch-upload
Contributor
|
Hey, Joe! I appreciate submitting the updates for bulk upload. I will review and resolve conflicts |
Collaborator
|
@JoeAtMsft We still need you to accept the CLA. See #395 (comment) above. |
Contributor
Author
|
@microsoft-github-policy-service agree company="Microsoft" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added bulk file upload throttling
Added bulk file cleanup
Improved support for large public workspaces
Added App Insights logging