Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
conan-io
/
conan
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
9.5k
Code
Issues
415
Pull requests
63
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Compression plugin
- #18314
#18314
Closed
perseoGI
wants to merge 29 commits into
conan-io:develop2
conan-io/conan:develop2
from
perseoGI:pgi/plugin/compression
perseoGI/conan:pgi/plugin/compression
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Closed
Compression plugin
#18314
perseoGI
wants to merge 29 commits into
conan-io:develop2
conan-io/conan:develop2
from
perseoGI:pgi/plugin/compression
perseoGI/conan:pgi/plugin/compression
Copy head branch name to clipboard
Commits
Commits on May 16, 2025
Proof of concept
perseoGI
committed
4cd2811
View commit details
Copy full SHA for 4cd2811
Browse repository at this point
Simplify
perseoGI
committed
156e036
View commit details
Copy full SHA for 156e036
Browse repository at this point
Added tar_compressor
perseoGI
committed
c7b5dff
View commit details
Copy full SHA for c7b5dff
Browse repository at this point
Extra simplify
perseoGI
committed
be30ba2
View commit details
Copy full SHA for be30ba2
Browse repository at this point
Commits on May 19, 2025
Cache the plugin load
perseoGI
committed
1295d4f
View commit details
Copy full SHA for 1295d4f
Browse repository at this point
WIP
perseoGI
committed
cc4d3ad
View commit details
Copy full SHA for cc4d3ad
Browse repository at this point
Commits on May 20, 2025
Merge with develop2
perseoGI
committed
e245a93
View commit details
Copy full SHA for e245a93
Browse repository at this point
Moved plugin load to ConfigAPI
perseoGI
committed
f094d9a
View commit details
Copy full SHA for f094d9a
Browse repository at this point
Pass config_api to remote_manager and local_recipe_index
perseoGI
committed
fee5fab
View commit details
Copy full SHA for fee5fab
Browse repository at this point
Restore previous tar_extract fixing tests
perseoGI
committed
452f774
View commit details
Copy full SHA for 452f774
Browse repository at this point
Commits on May 22, 2025
Removed compression.py module and minimize diff
perseoGI
committed
c1a7320
View commit details
Copy full SHA for c1a7320
Browse repository at this point
Remove debug print
perseoGI
committed
a240c8c
View commit details
Copy full SHA for a240c8c
Browse repository at this point
Commits on May 23, 2025
Applied thread suggestions
perseoGI
committed
cf7de74
View commit details
Copy full SHA for cf7de74
Browse repository at this point
Remove created pkglist.json on cache restore after usage
perseoGI
committed
557f8e0
View commit details
Copy full SHA for 557f8e0
Browse repository at this point
Commits on May 26, 2025
Remove unused and avoid rechecking FS
perseoGI
committed
f82d764
View commit details
Copy full SHA for f82d764
Browse repository at this point
Merge branch 'develop2' into pgi/plugin/compression
perseoGI
authored
549e086
View commit details
Copy full SHA for 549e086
Browse repository at this point
Added test to check extract failure and issue #18259 test
perseoGI
committed
ac1fc45
View commit details
Copy full SHA for ac1fc45
Browse repository at this point
Commits on May 27, 2025
Added config to compression.py interface and renamed parameters
perseoGI
committed
181a736
View commit details
Copy full SHA for 181a736
Browse repository at this point
Fix invokation
perseoGI
committed
3b32ec2
View commit details
Copy full SHA for 3b32ec2
Browse repository at this point
Rename config for conf
perseoGI
committed
b52bce2
View commit details
Copy full SHA for b52bce2
Browse repository at this point
Added ref on test
perseoGI
committed
91da7a4
View commit details
Copy full SHA for 91da7a4
Browse repository at this point
Merge branch 'develop2' into pgi/plugin/compression
perseoGI
committed
e96bd3c
View commit details
Copy full SHA for e96bd3c
Browse repository at this point
Commits on Jun 19, 2025
Merge branch 'develop2' into pgi/plugin/compression
perseoGI
committed
a024baf
View commit details
Copy full SHA for a024baf
Browse repository at this point
Commits on Jun 23, 2025
Move to different approach: tar encapsulation respecting extensions
perseoGI
committed
989fde9
View commit details
Copy full SHA for 989fde9
Browse repository at this point
Fix condition error
perseoGI
committed
f986651
View commit details
Copy full SHA for f986651
Browse repository at this point
Commits on Jun 25, 2025
Addressed some issues
perseoGI
committed
8009bed
View commit details
Copy full SHA for 8009bed
Browse repository at this point
Make plugin return compressed extension
perseoGI
committed
0db1a7b
View commit details
Copy full SHA for 0db1a7b
Browse repository at this point
Commits on Jul 14, 2025
Adapt changes to support metadata in wrapped files
Show description for dcbb29e
perseoGI
committed
dcbb29e
View commit details
Copy full SHA for dcbb29e
Browse repository at this point
Commits on Aug 20, 2025
Merged with develop2 and moved compression_plugin to CacheAPI
perseoGI
committed
28e9148
View commit details
Copy full SHA for 28e9148
Browse repository at this point
You can’t perform that action at this time.