Handbook v2.5 fr - #190
Open
github-actions[bot] wants to merge 117 commits into
Open
Conversation
…handbook_eng into handbook_v2.5_fr
…s and grammar issues.
…dated. Should have a discussion on twitter links and non-English learning materials
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
git status git status @ :
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_en
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
…handbook_eng into handbook_v2.5_fr
raubreywhite
added a commit
that referenced
this pull request
Jul 24, 2026
Under the new workflows deploy-preview is built by nothing -- preview.yml triggers on pull requests targeting main. So a translation PR opened against deploy-preview got no build at all, while the same PR against main gets an automatic preview deploy, which is what deploy-preview was approximating by hand. Base changed to main. The staleness guard compared the English branch head against origin/master. master is being left behind deliberately, so that comparison would be against a frozen commit and the check would never fire. Now origin/main, and the variable is named latest_commit_base rather than latest_commit_master. github.ref also moved out of the run: body into env:, matching the hardening already applied to build-deploy.yml, so no workflow in this repo splices an expression into shell source. That last change initially added a SECOND env: block to a step that already had one. YAML keeps the last duplicate key silently, so EN_BRANCH vanished and GH_TOKEN survived -- the workflow would have run with an empty EN_BRANCH and built nonsense branch names. check_workflow_vars.py caught it immediately, which is the second real bug it has found since being added. EN_BRANCH is now merged into the existing block. NOT changed: the handbook_v*_en trigger and the seven hard-coded language codes, which belong to the human translation process, and the seven open PRs (#190-#196) still targeting deploy-preview -- retargeting other people-s pull requests is not mine to do.
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.
Automated pull request for fr handbook version v2.5
@oliviabboyd, please review changes and check the box when you finish
contribution_guide_05-02-2021.qmdhas changes in the following commit(s): 7638298.data/quarto/outbreak_dashboard.qmdhas changes in the following commit(s): 2703d23, 4100e1a.data/quarto/outbreak_report.qmdhas changes in the following commit(s): 2703d23.html_outputs/new_pages/descriptive_statistics.qmdhas changes in the following commit(s): 29fb695, 05f7a6b, 4d4d472.index.qmdhas changes in the following commit(s): 96f528b, d04e814, 0db3e99, 29fb695.new_pages/age_pyramid.qmdhas changes in the following commit(s): 7638298, ddcd5e9, 1e6ac5a.new_pages/basics.qmdhas changes in the following commit(s): 7638298, e6a4aa9, 3eb5e8e, 29fb695, ebfa021, 1f2bc63, e50caaf, 272c4a7, 076e264, 77b4ab4, 4a25f73, 6236817.new_pages/characters_strings.qmdhas changes in the following commit(s): 7638298, e6a4aa9, 259560d, 29fb695, c300e6f.new_pages/cleaning.qmdhas changes in the following commit(s): 7638298, e6a4aa9, 259560d, 29fb695, c300e6f.new_pages/collaboration.qmdhas changes in the following commit(s): 7638298, eb248e2, e6a4aa9, 02d3990, c286b45.new_pages/combination_analysis.qmdhas changes in the following commit(s): e6a4aa9, ddcd5e9, 1e6ac5a.new_pages/contact_tracing.qmdhas changes in the following commit(s): 7638298, 29fb695, 7a4e68c.new_pages/data_table.qmdhas changes in the following commit(s): b264728, 1a0854a, 5ac48f2, e6a4aa9, ddcd5e9, c286b45.new_pages/data_used.qmdhas changes in the following commit(s): e6a4aa9, e3dbfbe, 7a4e68c, 1f2bc63, 093f435, e0ae901, a9ee323.new_pages/dates.qmdhas changes in the following commit(s): 259560d, 29fb695, ebfa021, c300e6f.new_pages/deduplication.qmdhas changes in the following commit(s): e6a4aa9, c5f136a.new_pages/descriptive_statistics.qmdhas changes in the following commit(s): 29fb695, 4d4d472.new_pages/diagrams.qmdhas changes in the following commit(s): e6a4aa9, ddcd5e9, e3dbfbe.new_pages/directories.qmdhas changes in the following commit(s): c286b45.new_pages/editorial_style.qmdhas changes in the following commit(s): 29fb695, 093f435, 0be7113.new_pages/epicurves.qmdhas changes in the following commit(s): 136a8a8, e6a4aa9, e548cba, e3dbfbe, 224d203, 1e6ac5a.new_pages/epidemic_models.qmdhas changes in the following commit(s): 29fb695, 7a4e68c.new_pages/errors.qmdhas changes in the following commit(s): 136a8a8, c286b45, ebfa021.new_pages/factors.qmdhas changes in the following commit(s): 29fb695, 3752295.new_pages/flexdashboard.qmdhas changes in the following commit(s): ddcd5e9, ca573fc.new_pages/ggplot_basics.qmdhas changes in the following commit(s): 259560d, ddcd5e9, ebfa021, 1e6ac5a.new_pages/ggplot_tips.qmdhas changes in the following commit(s): 136a8a8, e6a4aa9, 259560d, ddcd5e9, ebfa021, 224d203, 1e6ac5a.new_pages/gis.qmdhas changes in the following commit(s): ac0f112, e6a4aa9, 0db3e99, ddcd5e9, 29fb695, 744ef8b.new_pages/grouping.qmdhas changes in the following commit(s): e6a4aa9, 29fb695, c5f136a.new_pages/heatmaps.qmdhas changes in the following commit(s): e6a4aa9, ddcd5e9, 1e6ac5a.new_pages/help.qmdhas changes in the following commit(s): e6a4aa9, 61d38be, c286b45.new_pages/importing.qmdhas changes in the following commit(s): e6a4aa9, 3eb5e8e, 29fb695, 410659b.new_pages/interactive_plots.qmdhas changes in the following commit(s): ddcd5e9, 1e6ac5a.new_pages/iteration.qmdhas changes in the following commit(s): e6a4aa9, 259560d, 29fb695, 4d4d472, c5f136a.new_pages/joining_matching.qmdhas changes in the following commit(s): 29fb695, c5f136a.new_pages/missing_data.qmdhas changes in the following commit(s): e6a4aa9, 29fb695, 61d38be, 1f2bc63.new_pages/moving_average.qmdhas changes in the following commit(s): e6a4aa9, 29fb695, 1f2bc63.new_pages/network_drives.qmdhas changes in the following commit(s): c286b45.new_pages/packages_suggested.qmdhas changes in the following commit(s): 0db3e99, 29fb695, e50caaf.new_pages/phylogenetic_trees.qmdhas changes in the following commit(s): 5ac48f2, ddcd5e9, 1e6ac5a.new_pages/pivoting.qmdhas changes in the following commit(s): 29fb695, 7a4e68c, c5f136a.new_pages/quarto.qmdhas changes in the following commit(s): e6a4aa9, 0db3e99, a53d14a, 3eb5e8e, 2703d23.new_pages/r_projects.qmdhas changes in the following commit(s): 3eb5e8e, e50caaf.new_pages/regression.qmdhas changes in the following commit(s): 3eb5e8e, 29fb695, ebfa021, 1f2bc63.new_pages/reportfactory.qmdhas changes in the following commit(s): 02d3990.new_pages/rmarkdown.qmdhas changes in the following commit(s): e6a4aa9, 259560d, ddcd5e9, 2703d23, 05f7a6b.new_pages/shiny_basics.qmdhas changes in the following commit(s): ddcd5e9, 573cf62, ebfa021.new_pages/standardization.qmdhas changes in the following commit(s): 259560d, 3eb5e8e, 29fb695, 61d38be, ebfa021, 1f2bc63.new_pages/stat_tests.qmdhas changes in the following commit(s): 259560d, 29fb695, ebfa021, 1f2bc63.new_pages/survey_analysis.qmdhas changes in the following commit(s): b208994, d04e814, ddcd5e9, 29fb695, 61d38be, ebfa021, 7a4e68c.new_pages/survival_analysis.qmdhas changes in the following commit(s): ddcd5e9, 29fb695, 6c9bf82.new_pages/tables_descriptive.qmdhas changes in the following commit(s): 29fb695, 05f7a6b, 4d4d472.new_pages/tables_presentation.qmdhas changes in the following commit(s): ddcd5e9, 1e6ac5a.new_pages/time_series.qmdhas changes in the following commit(s): 29fb695, 573cf62, 7a4e68c, 1f2bc63.new_pages/transition_to_R.qmdhas changes in the following commit(s): 259560d, 29fb695, 1f2bc63, e50caaf.new_pages/transmission_chains.qmdhas changes in the following commit(s): ddcd5e9, 1e6ac5a.new_pages/writing_functions.qmdhas changes in the following commit(s): ddcd5e9, ebfa021.offline_long/index.qmdhas changes in the following commit(s): a9ee323.