ae0d450e2e
Refactor Invoke-GiteaFileDownload to replace URL encoded characters in file output path. Remove redundant unescaping of file name.
main
Raymond LaRose2025-05-28 14:42:56 -04:00
08bf6a709c
Bump module version to 1.5.4 and update Invoke-GiteaFileDownload to handle URL encoded characters in file names. Update pester tests to account for changes.
1.5.4
Raymond LaRose2025-05-27 14:32:35 -04:00
3f66adb4ca
Bump module version to 1.5.5 and update Invoke-GiteaFileDownload to ensure URL encoded characters in the file name are properly replaced.
Raymond LaRose2025-05-27 14:22:51 -04:00
d647600568
Update Get-GiteaFileContent tests to use 'Result' for status reporting instead of 'Success'
1.5.2
Raymond LaRose2025-05-27 13:27:38 -04:00
67d69c52e9
Bump module version to 1.5.0 and update Invoke-GiteaFileDownload and Get-GiteaChildItem functions to use 'Result' instead of 'Success' for status reporting, and add OverwriteByHash parameter for conditional file overwriting.
1.5.0
Raymond LaRose2025-05-27 13:14:28 -04:00
ed9ba80938
Bump module version to 1.4.5 and enhance Invoke-GiteaFileDownload to replace URL encoded characters in the file name
1.4.5
Raymond LaRose2025-05-27 12:50:01 -04:00
edb1501f40
Bump module version to 1.4.4 and enhance Invoke-GiteaFileDownload to handle LFS file downloads with type inference and properly format file path based on API URL
1.4.4
Raymond LaRose2025-05-27 12:38:58 -04:00
5854940f75
Bump module version to 1.4.3 and update download URL in Get-GiteaChildItem function to allow for getting LFS files from other branches
1.4.3
Raymond LaRose2025-05-27 12:11:54 -04:00
02f83e6633
Bump module version to 1.4.2 and update exported functions in the module manifest
1.4.2
Raymond LaRose2025-05-27 11:52:31 -04:00
d4c7aa5a92
Bump module version to 1.4.1 in the module manifest
Raymond LaRose2025-05-27 11:41:09 -04:00
15381257e5
Exclude "Tests" directory when retrieving module name for publishing
1.4.1
Raymond LaRose2025-05-27 11:35:41 -04:00
1c09d40253
Resolve -preserverelativepath issue in invoke-giteafiledownload, update pester tests, and bump module version to 1.4.0
1.4.0
Raymond LaRose2025-05-27 11:31:00 -04:00
1d0c8b43bc
Update module path in test files for consistency
Raymond LaRose2025-05-27 08:19:53 -04:00
c5c9f81c50
Add unit tests for Set-GiteaConfiguration, Get-GiteaConfiguration, and Get-GiteaFileContent functions
Raymond LaRose2025-04-25 17:33:38 -04:00
6ec0944a32
Merge pull request '1.2.0-rc1' (#1) from 1.2.0-rc1 into main
rlarose2025-04-25 16:12:25 -04:00
9cdcfeddff
Refactor Get-GiteaChildItem to improve LFS handling; extract size and SHA from LFS pointers. Remove excess entries in returned object.
#1
Raymond LaRose2025-04-25 16:10:52 -04:00
8e1a5f187a
Enhance Get-GiteaChildItem to retrieve and parse LFS pointer details for size and SHA; update download URL for LFS files.
Raymond LaRose2025-04-25 15:44:37 -04:00
dfb34f240b
Refactor verbose logging to debug level for token information; enhance Get-GiteaChildItem to handle LFS pointer details and update download URLs.
Raymond LaRose2025-04-25 15:03:33 -04:00
0c40d07bcd
Remove Get-GiteaLFSFile function to streamline codebase; enhance clarity and maintainability.
Raymond LaRose2025-04-25 14:25:13 -04:00
3cdf0a6610
Add LoadVariables and Force switches to Get-GiteaConfiguration; implement Get-GiteaLFSFile for LFS file retrieval
Raymond LaRose2025-04-25 14:07:34 -04:00
d1d2366c4a
Bump module version to 1.1.0 and update exported functions to include Set-GiteaConfiguration and Get-GiteaConfiguration
1.1.0
Raymond LaRose2025-04-25 10:15:02 -04:00
fb2a87ed84
Add PreserveRelativePath and type parameters to Invoke-GiteaFileDownload; enhance Get-GiteaChildItem with File switch for filtering
Raymond LaRose2025-04-24 16:34:18 -04:00
d8dfb1d1fe
Enhance Get-GiteaChildItem function with recursion and depth parameters for improved directory listing
Raymond LaRose2025-04-24 15:57:17 -04:00
305ec3c2fb
Add Get-GiteaChildItem, Config management, LFS detection. Increase usability with pipes.
Raymond LaRose2025-04-24 15:41:46 -04:00
e9d6aa255f
Update Gitea workflow to use public repository for module publishing
Raymond LaRose2025-03-12 12:20:12 -04:00