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 }}
mythopoeic
/
sheet-compressor
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: mythopoeic/sheet-compressor
Actions
All workflows
Workflows
CI
CI
Publish NuGet
Publish NuGet
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
34 workflow runs
34 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
docs: consistent package-README titles + fix SPEC §9→§10 prompt anchor
CI
#32:
Commit
0c43ab4
pushed by
mythopoeic
46s
main
main
46s
View workflow file
docs(vba,officescript): add "Reading the output with an LLM" sections
CI
#31:
Commit
b60edf3
pushed by
mythopoeic
51s
main
main
51s
View workflow file
docs(csharp): add package-root README
CI
#30:
Commit
99c7adc
pushed by
mythopoeic
1m 7s
main
main
1m 7s
View workflow file
v0.1.1 — docs: encoding + LLM prompt examples
Publish NuGet
#2:
Release
v0.1.1
published by
mythopoeic
27s
27s
View workflow file
release: 0.1.1 — docs-only patch (encoding + LLM prompt examples)
CI
#29:
Commit
cbb56e1
pushed by
mythopoeic
49s
main
main
49s
View workflow file
docs: add encoding examples + LLM prompt-usage sections across READMEs
CI
#28:
Commit
e731565
pushed by
mythopoeic
46s
main
main
46s
View workflow file
docs(readme): C# (NuGet) is live — switch install to dotnet add package
CI
#27:
Commit
5165060
pushed by
mythopoeic
47s
main
main
47s
View workflow file
Publish NuGet
Publish NuGet
#1:
Manually run by
mythopoeic
40s
main
main
40s
View workflow file
ci: add NuGet Trusted Publishing workflow (publish-nuget.yml)
CI
#26:
Commit
29b52c2
pushed by
mythopoeic
43s
main
main
43s
View workflow file
build(nuget): prep SheetCompressor + SheetCompressor.Xlsx for publish
CI
#25:
Commit
8d77786
pushed by
mythopoeic
46s
main
main
46s
View workflow file
docs(readme): reflect v0.1.0 release — Go tagged, statuses, release link
CI
#24:
Commit
0c0cd24
pushed by
mythopoeic
44s
main
main
44s
View workflow file
docs(readme): npm + PyPI are live — switch install lines to real regi…
CI
#23:
Commit
a64c916
pushed by
mythopoeic
47s
main
main
47s
View workflow file
docs(python): add live pip install now that sheet-compressor is on PyPI
CI
#22:
Commit
f427b31
pushed by
mythopoeic
43s
main
main
43s
View workflow file
build(npm,pypi): make TS + Python packages installable (build output,…
CI
#21:
Commit
1aab9b3
pushed by
mythopoeic
41s
main
main
41s
View workflow file
ci: move excelize adapter steps from Office Script job to Go job
CI
#20:
Commit
b2be031
pushed by
mythopoeic
45s
main
main
45s
View workflow file
docs: portfolio polish — before/after example, pre-release install cl…
CI
#19:
Commit
4bb925a
pushed by
mythopoeic
31s
main
main
31s
View workflow file
docs(readme): add per-language install + usage; refresh Languages status
CI
#18:
Commit
7488dda
pushed by
mythopoeic
54s
main
main
54s
View workflow file
fix(vba): correct two conformance failures — \n decode and case-sensi…
CI
#17:
Commit
6240e6e
pushed by
mythopoeic
44s
main
main
44s
View workflow file
fix(officescript): clear console.log-in-loop perf hint in conformance…
CI
#16:
Commit
c442247
pushed by
mythopoeic
46s
main
main
46s
View workflow file
fix(core): make bundled core Office Scripts-compatible (#18)
CI
#15:
Commit
c51afca
pushed by
mythopoeic
45s
main
main
45s
View workflow file
chore: keep VBA .bas/.cls/.frm as CRLF for VBE import (#17)
CI
#14:
Commit
47b3397
pushed by
mythopoeic
49s
main
main
49s
View workflow file
feat(vba): hand-port core to .bas/.cls over Variant array (#17)
CI
#13:
Commit
00928f0
pushed by
mythopoeic
43s
main
main
43s
View workflow file
ci: add Office Script bundle drift-guard job (#18)
CI
#12:
Commit
fb63919
pushed by
mythopoeic
4m 10s
main
main
4m 10s
View workflow file
Merge sandcastle/issue-14: C# xlsx adapter (ClosedXML) (#14)
CI
#11:
Commit
62f4c82
pushed by
mythopoeic
1m 9s
main
main
1m 9s
View workflow file
Merge sandcastle/issue-16: Go xlsx adapter (excelize) (#16)
CI
#10:
Commit
c61f5eb
pushed by
mythopoeic
56s
main
main
56s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.