forked from numerique-gouv/sites-faciles
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mise à jour de SF et correction des pages index de blog #127
Conversation
This file contains 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
* Solve two bugs on blogs * Improve feed links labels * Update pre-commit versions * Force zoneinfo to be recognized as standard library * Fix python version requirement for ruff to behave properly * Syntax issues in pyproject.toml
* chore: setup CD (#1) * fix: ghcr * fix: cd on all branches (#2) * fix: port * formatting * chore: update docker image workflow name --------- Co-authored-by: Matéo Mévollon <[email protected]> Co-authored-by: Matéo Mévollon <[email protected]>
* Setting the new block aside for now * Work on the contact card * Finish code for contact cards
Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4. - [Commits](django/django@5.1.3...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* First version * Update dependencies * Finish dev of the new page type * Explicit mention of the python version because the buildpack is temporarily broken * try fix for error 500 * Fully static error 500 page * static 404 * Fix static error pages * Fix hook * Fix templates * Remove debugging changes * Moved faker to prod dependencies (used by a command) * Fix poetry.lock * Add tests
* Add missing TextAndCTA block from the common streamfield blocks * Don't run the pending migrations check while in draft mode * Try with a separate workflow for migration checks * Add python 3.13 to tested versions * update dependencies * Update stepper * Update translations * Add imageandtext and alert to the fullwidth background field * Add content * Fix CI * Add migrations
…n français (numerique-gouv#251) * Fix typo in stepper * Update version number
# Conflicts: # blog/locale/fr/LC_MESSAGES/django.po # content_manager/locale/fr/LC_MESSAGES/django.po # poetry.lock # pyproject.toml # static/css/style.css
LucienMLD
changed the title
2012
Mise à jour de SF et correction des page index de blog
Dec 20, 2024
LucienMLD
changed the title
Mise à jour de SF et correction des page index de blog
Mise à jour de SF et correction des pages index de blog
Dec 20, 2024
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.
closes #126