-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance repository settings and logging features
- Updated `updateLatestReferences` to include more reference types. - Added `SetAllowsLargeFiles` and `SetAnonymousAccess` options in the `Commands` module. - Renamed `GetZipFile` to `GetZipFileUri` in `DirectoryVersion.Actor.fs` for clarity. - Enhanced logging across various modules for better operational insights. - Updated `GetZipFile` in `DirectoryVersion.Server.fs` to use the new URI method. - Modified the `Repository` module to support new configuration parameters. - Improved `uploadDirectoryVersions` to include owner and organization details. - Updated `processCommand` to handle new command types for repository settings. - Enhanced `GraceCommand` to support new command handlers for repository configurations. - Updated `Dto` module to include properties for `AnonymousAccess` and `AllowsLargeFiles`. - Added new logging strings in the `Text` module for user feedback. - Updated `Theme` module for improved CLI output visuals. - Enhanced `Storage` module to support new download parameters. - Added command handlers in the `Repository` module for granular control.
- Loading branch information
1 parent
eb742e2
commit 6c796d6
Showing
42 changed files
with
1,210 additions
and
351 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Empty file.
Oops, something went wrong.