Conversation
Release v1.2.0: Internationalization and Docker improvements
Add vX.Y.Z Docker image tag format
Add vX.Y.Z format for Docker image tags
Add v-prefixed Docker tags
Add v-prefixed Docker image tags format
Add SECURITY.md
Merge major release v2.0.0 with complete Go migration This merge completes the Go migration project (closes #41) and introduces: - Complete rewrite in Go for improved performance and reliability - Modern application architecture with clean separation of concerns - Enhanced Docker support with dual-mode configuration - Comprehensive i18n support (English/French) - Advanced scheduling with cron support - Visual logging system with icons - Robust test coverage (>78%) - Cross-platform binary distribution Major version bump from 1.x to 2.0.0 due to breaking changes in configuration format and Docker usage.
…b642d51 - The merge was done prematurely without user approval
…ted to delete .github/workflows/release.yml - We keep our updated version with Docker registry fixes - This preserves the GitHub Actions workflows needed for v2.0.0 release
…n permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
🚨 URGENT: Restore Go codebase to main branch
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.
Pull Request fermé
Ce PR a été fermé car la direction était incorrecte.
Problème identifié : La branche
mainne contient plus le code Go à cause du revert du PR #45. C'estdevelopqui contient l'implémentation Go complète.Solution : Un nouveau PR
develop→maina été créé pour remettre le code Go dans la branche principale.Voir le nouveau PR pour la synchronisation correcte.