Commit Graph

  • ae0d450e2e Refactor Invoke-GiteaFileDownload to replace URL encoded characters in file output path. Remove redundant unescaping of file name. main Raymond LaRose 2025-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 LaRose 2025-05-27 14:32:35 -04:00
  • b6a46b38bd Revert module version to 1.5.3 in the module manifest 1.5.3 Raymond LaRose 2025-05-27 14:23:10 -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 LaRose 2025-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 LaRose 2025-05-27 13:27:38 -04:00
  • ed8f3ab02e Update pester tests 1.5.1 Raymond LaRose 2025-05-27 13:23:37 -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 LaRose 2025-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 LaRose 2025-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 LaRose 2025-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 LaRose 2025-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 LaRose 2025-05-27 11:52:31 -04:00
  • d4c7aa5a92 Bump module version to 1.4.1 in the module manifest Raymond LaRose 2025-05-27 11:41:09 -04:00
  • 15381257e5 Exclude "Tests" directory when retrieving module name for publishing 1.4.1 Raymond LaRose 2025-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 LaRose 2025-05-27 11:31:00 -04:00
  • 1d0c8b43bc Update module path in test files for consistency Raymond LaRose 2025-05-27 08:19:53 -04:00
  • 445fa8a429 Move tests to root Raymond LaRose 2025-05-27 08:16:01 -04:00
  • dd47a1b7e2 Bump module version to 1.3.1 in the module manifest. 1.3.1 Raymond LaRose 2025-04-30 15:23:44 -04:00
  • c65cde9fbc Refactor path handling for cross-platform compatibility and update configuration directory path Raymond LaRose 2025-04-30 15:20:52 -04:00
  • c18f68bc46 Remove unnecessary blank line in Pester test execution step Raymond LaRose 2025-04-30 15:05:05 -04:00
  • 51a3a15a4f Bump module version to 1.3.0 in the module manifest 1.3.0 Raymond LaRose 2025-04-30 15:02:25 -04:00
  • 0451788a13 Merge pull request 'Merge in Get-GiteaReleases and related pester tests' (#3) from pester-dev into main rlarose 2025-04-30 15:00:34 -04:00
  • 34fcb73d32 Add unit tests for Get-GiteaReleases function to validate behavior and error handling #3 Raymond LaRose 2025-04-30 14:59:51 -04:00
  • 172922ba61 Add Get-GiteaReleases function to retrieve releases from a Gitea repository Raymond LaRose 2025-04-29 17:18:00 -04:00
  • 24f2e90cc9 Merge pull request 'Merge in pester tests' (#2) from pester-dev into main rlarose 2025-04-28 08:21:34 -04:00
  • 135af8dfb8 Add CI workflow to run Pester tests before deployment #2 Raymond LaRose 2025-04-28 08:21:09 -04:00
  • c5c9f81c50 Add unit tests for Set-GiteaConfiguration, Get-GiteaConfiguration, and Get-GiteaFileContent functions Raymond LaRose 2025-04-25 17:33:38 -04:00
  • 68da95104b Bump module version to 1.2.0 1.2.0 Raymond LaRose 2025-04-25 16:12:59 -04:00
  • 6ec0944a32 Merge pull request '1.2.0-rc1' (#1) from 1.2.0-rc1 into main rlarose 2025-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 LaRose 2025-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 LaRose 2025-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 LaRose 2025-04-25 15:03:33 -04:00
  • 0c40d07bcd Remove Get-GiteaLFSFile function to streamline codebase; enhance clarity and maintainability. Raymond LaRose 2025-04-25 14:25:13 -04:00
  • 3cdf0a6610 Add LoadVariables and Force switches to Get-GiteaConfiguration; implement Get-GiteaLFSFile for LFS file retrieval Raymond LaRose 2025-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 LaRose 2025-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 LaRose 2025-04-24 16:34:18 -04:00
  • d8dfb1d1fe Enhance Get-GiteaChildItem function with recursion and depth parameters for improved directory listing Raymond LaRose 2025-04-24 15:57:17 -04:00
  • 305ec3c2fb Add Get-GiteaChildItem, Config management, LFS detection. Increase usability with pipes. Raymond LaRose 2025-04-24 15:41:46 -04:00
  • e9d6aa255f Update Gitea workflow to use public repository for module publishing Raymond LaRose 2025-03-12 12:20:12 -04:00
  • e38aad86f8 Correct workflows path 1.0.0 Raymond LaRose 2025-03-12 12:16:37 -04:00
  • bba0a9d4f1 Add GitHub Actions workflow for publishing PowerShell module to Gitea Raymond LaRose 2025-03-12 12:15:57 -04:00
  • 13546b58b9 Add module manifest for PS-GiteaUtilities with initial metadata Raymond LaRose 2025-03-12 12:14:20 -04:00
  • 64f1ffebfb Add Gitea utilities module with functions to retrieve file content and download files Raymond LaRose 2025-03-12 12:10:10 -04:00
  • cbe3e41734 first commit Raymond LaRose 2025-03-12 12:09:53 -04:00