Skip to content

feat: possibility to publish posts from CMS#204

Merged
Marc-AntoineA merged 6 commits intodevfrom
feat-publish-posts
Apr 23, 2025
Merged

feat: possibility to publish posts from CMS#204
Marc-AntoineA merged 6 commits intodevfrom
feat-publish-posts

Conversation

@Marc-AntoineA
Copy link
Contributor

@Marc-AntoineA Marc-AntoineA commented Apr 22, 2025

Specs :

  • Les articles sont désormais responsive ;
  • Ajout d’une page avec la liste de tous les articles ;
  • Articles peuvent être modifiés dans le CMS
  • Les articles "en brouillon" et avec une date d’expiration dans le future sont visibles uniquement en préprod & en feature (pas en prod) ;
  • Le site statique est accessible derrière in mot de passe en préprod et feature (afin d’éviter un référencement notamment) ;

Page actualités : https://feature-feat-publish-posts-showcase.iarbre.fr/actualites/
CMS : https://feature-feat-publish-posts-showcase.iarbre.fr/admin

Resolve #43

@gitguardian
Copy link

gitguardian bot commented Apr 22, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
16744327 Triggered Generic Password b1f923d deploy/roles/showcase/tasks/main.yml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@Marc-AntoineA Marc-AntoineA changed the title Feat publish posts feat: possibility to publish posts from CMS Apr 23, 2025
@Marc-AntoineA Marc-AntoineA merged commit a4e6213 into dev Apr 23, 2025
8 of 10 checks passed
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.

ETQ gestionnaire de projet je veux pouvoir publier des articles sur le site vitrine

2 participants