{"id":5806488,"name":"potatoqualitee/psmodulecache","ecosystem":"actions","description":"Caching modules from PSRepositories","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/potatoqualitee/psmodulecache","keywords_array":[],"namespace":"potatoqualitee","versions_count":14,"first_release_published_at":"2020-09-28T11:21:11.000Z","latest_release_published_at":"2025-01-09T10:03:53.000Z","latest_release_number":"v6.2.1","last_synced_at":"2026-04-15T22:16:55.392Z","created_at":"2023-01-04T16:12:56.436Z","updated_at":"2026-04-15T22:16:55.392Z","registry_url":"https://github.com/potatoqualitee/psmodulecache","install_command":null,"documentation_url":null,"metadata":{"name":"PowerShell Module Cache","branding":{"icon":"download","color":"gray-dark"},"description":"Caching modules from PSRepositories","inputs":{"modules-to-cache":{"description":"Name of PowerShell modules to cache from registered PsRepositories (PowerShell Gallery by default)","required":false},"modules-to-cache-prerelease":{"description":"Name of prerelease PowerShell modules to cache from registered PsRepositories (PowerShell Gallery by default). Uses the -AllowPrerelease parameter during Save-Module.","required":false},"shell":{"description":"The default shell to use. Options are 'powershell' or 'pwsh' (default) or both.","required":false,"default":"pwsh"},"updatable":{"description":"Triggers an update of one or more modules.","required":false,"default":"false"},"prefixidentifier":{"description":"Prefixes the cache key name with the Workflow name ($env:GITHUB_WORKFLOW). Used to group cache keys.","required":false,"default":"false"}},"runs":{"using":"composite","steps":[{"id":"psoutput","shell":"pwsh","run":"Import-Module $env:GITHUB_ACTION_PATH/PSModuleCache.psd1\nWrite-Output \"Getting variables for cacher\"\n\n$Parameters = @{\n  Modules = \"${{ inputs.modules-to-cache }}\"\n  PrereleaseModules = \"${{ inputs.modules-to-cache-prerelease }}\"\n  Shells = \"${{ inputs.shell }}\"\n  Updatable = [boolean]::Parse(\"${{ inputs.updatable }}\")\n  PrefixIdentifier = [boolean]::Parse(\"${{ inputs.prefixidentifier }}\")\n  ContainerJob = (\"${{ job.container.id}}\" -ne \"\")\n}\nWrite-Output \"Action Parameters = $([PsCustomObject]$Parameters)\"\n\n$ActionParameters = New-ModuleCacheParameter @Parameters\n\n$ModulesCache = Get-ModuleCache $ActionParameters\n\"keygen=$($ModulesCache.Key)\" \u003e\u003e $env:GITHUB_OUTPUT\n\n$Paths = @(New-ModuleSavePath $ModulesCache)\n\n# Accommodate multi-line\n\"modulepath\u003c\u003cEOF\" \u003e\u003e $env:GITHUB_OUTPUT\n$Paths \u003e\u003e $env:GITHUB_OUTPUT\n\"EOF\" \u003e\u003e $env:GITHUB_OUTPUT\n\n # $CacheFileName is exported by the 'PSModuleCache' module\n$null = $ModulesCache | Export-CliXml -Path (Join-Path $home -ChildPath $CacheFileName)\n"},{"name":"Run module cacher action","id":"cacher","uses":"actions/cache@v4.2.0","with":{"key":"${{ steps.psoutput.outputs.keygen }}","path":"${{ steps.psoutput.outputs.modulepath }}\n"}},{"name":"Install PowerShell modules","id":"finalstep","shell":"pwsh","if":"steps.cacher.outputs.cache-hit != 'true'","run":"Write-Output \"Saving all modules\"\n\nImport-Module $env:GITHUB_ACTION_PATH/PSModuleCache.psd1\nSave-ModuleCache\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":41990073,"uuid":"298916388","full_name":"potatoqualitee/psmodulecache","owner":"potatoqualitee","description":"This action makes caching PowerShell modules from the PowerShell Gallery easy for Linux, Windows and macOS runners.","archived":false,"fork":false,"pushed_at":"2025-01-09T10:03:53.000Z","size":209,"stargazers_count":33,"open_issues_count":2,"forks_count":12,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-09T11:22:04.229Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/potatoqualitee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-26T23:26:22.000Z","updated_at":"2025-01-09T10:03:57.000Z","dependencies_parsed_at":"2023-11-06T11:47:10.306Z","dependency_job_id":"bdd27e2e-9fbe-4815-8882-a31b9601e51e","html_url":"https://github.com/potatoqualitee/psmodulecache","commit_stats":{"total_commits":79,"total_committers":6,"mean_commits":"13.166666666666666","dds":0.5316455696202531,"last_synced_commit":"ba99da950663b9aac5e25b1a3a8f9f70db73510b"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potatoqualitee","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234575240,"owners_count":18854925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"potatoqualitee","name":"Chrissy LeMaire","uuid":"8278033","kind":"user","description":"SQL \u0026 PowerShell MVP. Need to oil my knees.\r\n","email":"","website":null,"location":"North of France","twitter":null,"company":"@dataplat","icon_url":"https://avatars.githubusercontent.com/u/8278033?u=5a511a15023e5852701b547a867cb56c1dcb21a7\u0026v=4","repositories_count":107,"last_synced_at":"2025-01-12T01:17:53.198Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/potatoqualitee","funding_links":["https://github.com/sponsors/potatoqualitee"],"total_stars":3619,"followers":930,"following":51,"created_at":"2022-11-11T07:07:34.491Z","updated_at":"2025-01-12T01:17:53.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potatoqualitee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potatoqualitee/repositories"},"tags":[{"name":"v6.2.1","sha":"ee5e9494714abf56f6efbfa51527b2aec5c761b8","kind":"commit","published_at":"2025-01-09T10:03:53.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v6.2.1","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v6.2.1","dependencies_parsed_at":"2025-01-12T05:05:14.845Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"8a705c639dc276dfe651189abf11544c5080d384","kind":"commit","published_at":"2024-04-03T14:20:14.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v6.2","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v6.2","dependencies_parsed_at":"2024-04-05T04:19:09.172Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v6.2/manifests"},{"name":"v6.1","sha":"4f287b2b60950748a3631d56f9e77275039a3d19","kind":"commit","published_at":"2024-02-02T13:18:44.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v6.1","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v6.1","dependencies_parsed_at":"2024-02-04T04:07:53.831Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v6.1/manifests"},{"name":"v6.0","sha":"b3b931ae410fa0639756c2dc81d3da545d12a0a0","kind":"commit","published_at":"2023-11-06T10:38:52.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v6.0","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v6.0","dependencies_parsed_at":"2023-11-08T05:21:46.580Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v6.0/manifests"},{"name":"v5.2","sha":"0ccf7a8a6a201c9fb3d881bdbaa9c5efbb8eee84","kind":"commit","published_at":"2022-12-12T08:56:24.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v5.2","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v5.2","dependencies_parsed_at":"2023-06-01T10:29:14.849Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v5.2/manifests"},{"name":"v5.1","sha":"179a2fa8381b44b0dd2794dc0a073f64356c479f","kind":"commit","published_at":"2022-10-19T09:35:08.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v5.1","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v5.1","dependencies_parsed_at":"2023-05-31T18:26:47.494Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v5.1/manifests"},{"name":"v5.0","sha":"5ccb75c88751a62fa2d71c51d4dc1908ff438917","kind":"commit","published_at":"2022-09-13T07:41:37.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v5.0","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v5.0","dependencies_parsed_at":"2023-05-30T21:47:11.037Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v5.0/manifests"},{"name":"v4.5","sha":"2f5abdff92794d7f761f7da36f7ff295a0ec07f6","kind":"commit","published_at":"2022-03-11T11:25:36.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v4.5","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v4.5","dependencies_parsed_at":"2023-05-30T21:47:23.220Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v4.5/manifests"},{"name":"v4","sha":"7f182f7cef84c1c34a4ddba70d26582ac044588d","kind":"commit","published_at":"2021-11-02T14:52:20.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v4","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v4","dependencies_parsed_at":"2023-05-30T21:47:24.215Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v4/manifests"},{"name":"v3.5","sha":"6b8ec08143f530f1d4a3a56e63446d75c28786dc","kind":"commit","published_at":"2021-07-09T14:11:29.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v3.5","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v3.5","dependencies_parsed_at":"2023-05-30T21:47:24.496Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v3.5/manifests"},{"name":"v3","sha":"6b32d0807e279f06aa9ba1461aaadb27e454d962","kind":"commit","published_at":"2021-06-20T20:47:53.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v3","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v3","dependencies_parsed_at":"2023-05-30T21:47:24.716Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v3/manifests"},{"name":"v2","sha":"e3f99fb93cb6dcafe64129012371a170878ba4b6","kind":"commit","published_at":"2021-06-19T17:57:43.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v2","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v2","dependencies_parsed_at":"2023-05-30T21:47:24.909Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v2/manifests"},{"name":"v1.1","sha":"13cde49811db2e9c552c2975bfcc11c202651d8d","kind":"commit","published_at":"2021-06-14T13:09:26.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v1.1","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v1.1","dependencies_parsed_at":"2023-05-30T21:47:25.012Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v1.1/manifests"},{"name":"v1","sha":"9bf32f721192813460d17d7408c4fe8b9aa871f7","kind":"commit","published_at":"2020-09-28T11:21:11.000Z","download_url":"https://codeload.github.com/potatoqualitee/psmodulecache/tar.gz/v1","html_url":"https://github.com/potatoqualitee/psmodulecache/releases/tag/v1","dependencies_parsed_at":"2023-05-30T21:47:25.117Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-01-18T22:47:10.168Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":94,"rankings":{"downloads":null,"dependent_repos_count":4.9310727301537005,"dependent_packages_count":0.0,"stargazers_count":6.103628585010299,"forks_count":4.826493424180003,"docker_downloads_count":1.432419584851846,"average":3.45872286483917},"purl":"pkg:githubactions/potatoqualitee/psmodulecache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/potatoqualitee/psmodulecache","docker_dependents_count":1,"docker_downloads_count":10643,"usage_url":"https://repos.ecosyste.ms/usage/actions/potatoqualitee/psmodulecache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/potatoqualitee/psmodulecache/dependencies","status":null,"funding_links":["https://github.com/sponsors/potatoqualitee"],"critical":null,"issue_metadata":{"last_synced_at":"2025-01-18T22:40:30.014Z","issues_count":31,"pull_requests_count":34,"avg_time_to_close_issue":5891359.24137931,"avg_time_to_close_pull_request":1148790.2352941176,"issues_closed_count":29,"pull_requests_closed_count":34,"pull_request_authors_count":7,"issue_authors_count":16,"avg_comments_per_issue":4.32258064516129,"avg_comments_per_pull_request":2.7941176470588234,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":549407.0,"past_year_avg_time_to_close_pull_request":48091.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/potatoqualitee%2Fpsmodulecache/issues","maintainers":[{"login":"LaurentDardenne","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentDardenne"},{"login":"potatoqualitee","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/potatoqualitee"}],"active_maintainers":[{"login":"LaurentDardenne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentDardenne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/potatoqualitee%2Fpsmodulecache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/potatoqualitee%2Fpsmodulecache/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/potatoqualitee%2Fpsmodulecache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/potatoqualitee%2Fpsmodulecache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/potatoqualitee%2Fpsmodulecache/codemeta","maintainers":[]}