Rename CI artifacts to heiglogo-artifacts and add documentation/package files to releases#3
Draft
Rename CI artifacts to heiglogo-artifacts and add documentation/package files to releases#3
Conversation
Co-authored-by: yves-chevallier <52489316+yves-chevallier@users.noreply.github.com>
Co-authored-by: yves-chevallier <52489316+yves-chevallier@users.noreply.github.com>
Co-authored-by: yves-chevallier <52489316+yves-chevallier@users.noreply.github.com>
Copilot
AI
changed the title
Ok le CI passe maintenant. On peut renommer tonpkg-artifacts par heiglogo-artifacts... Par contre pour la release je pense qu'il faudrait ajouter : 1. La documentation pdf (heiglogo.pdf), 2. Le fichier heiglogo.sty, 3. Les fichiers utiles pour ctan. Qu...
Rename CI artifacts to heiglogo-artifacts and add documentation/package files to releases
Oct 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the CI workflow to improve artifact naming and enhance GitHub releases with additional files useful for users and CTAN submission.
Changes
1. Artifact Naming
Renamed the CI artifact from
tonpkg-artifactstoheiglogo-artifactsto better reflect the package name.2. More Specific Artifact Paths
Changed from broad glob patterns to specific file paths for better control:
heig-vd/latex/build/distrib/ctan/*.zip- CTAN distribution packageheig-vd/latex/build/doc/heiglogo.pdf- Package documentation (98KB)heig-vd/latex/build/local/heiglogo.sty- LaTeX package file (9.2KB)3. Enhanced GitHub Releases
Releases now include three types of files:
Previously, releases only included zip files. Now users can directly download the documentation or package file without extracting archives.
4. Build Artifact Protection
Updated
.gitignoreto prevent build artifacts from being accidentally committed to the repository.Benefits
Fixes the requirements outlined in the issue discussion.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
esm.ubuntu.com/usr/lib/apt/methods/https(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.