Skip to content

Comments

Rename CI artifacts to heiglogo-artifacts and add documentation/package files to releases#3

Draft
Copilot wants to merge 17 commits intomainfrom
copilot/fix-09d59052-e119-4605-a0ef-1e43fd70f823
Draft

Rename CI artifacts to heiglogo-artifacts and add documentation/package files to releases#3
Copilot wants to merge 17 commits intomainfrom
copilot/fix-09d59052-e119-4605-a0ef-1e43fd70f823

Conversation

Copy link
Contributor

Copilot AI commented Oct 1, 2025

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-artifacts to heiglogo-artifacts to 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 package
  • heig-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:

  • heiglogo-ctan.zip - Complete CTAN package containing source files (heiglogo.dtx, heiglogo.ins), documentation, and fonts reference
  • heiglogo.pdf - Standalone documentation PDF for easy access
  • heiglogo.sty - Standalone package file for users who want to use it directly

Previously, releases only included zip files. Now users can directly download the documentation or package file without extracting archives.

4. Build Artifact Protection

Updated .gitignore to prevent build artifacts from being accidentally committed to the repository.

Benefits

  • Users can download just the documentation or package file without extracting zip archives
  • CTAN submission package is clearly identified and included
  • Better artifact organization with descriptive naming
  • Prevents build artifacts from polluting the repository

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
    • Triggering command: /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

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'en penses-tu ? Tu peux me proposer un update du ci en conséquence ?


💡 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.

Copilot AI and others added 2 commits October 1, 2025 15:18
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
Copilot AI requested a review from yves-chevallier October 1, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants