Running tests daily against the nightlies - #185
Merged
Merged
Conversation
Collaborator
Author
|
Merging to confirm that the tests will run daily |
Collaborator
Author
michmx
pushed a commit
that referenced
this pull request
Jul 24, 2026
* Fixing Sec 2.1.3.4.3 to accomodate for changes in edm4hep - added relative path to newly added and updated histmaker_ttmm.py file, which now works with files created using latest edm4hep * Restructure fcctutorials repo to match Sphinx documentation layout - reorganize directory structure to reflect Sphinx docs structure - add FCCAnalyses scripts for users to download - add links to newly generated ROOT files for running analyses locally - update analysis scripts for EDM4hep compatibility changes * fixed some references, small rewordings of chapter titles * relocating EventProducer section into Distributed Computing chapter; first but not complete update of description; minor rewordings * Updating Pandoc to 3.10 in Test workflow (#184) * Updating pandoc to 3.10 (2026-06-03) * Test removing Pandoc, as it seems not used (the conversion to executable cells uses Jupytext) * Add Pandoc back since it is used for admonitions. * Running tests daily against the nightlies (#185) * Updating pandoc to 3.10 (2026-06-03) * Test removing Pandoc, as it seems not used (the conversion to executable cells uses Jupytext) * Add Pandoc back since it is used for admonitions. * Adding a test to run daily against the nightlies * Add the contributors to the top of the pages (#186) * Script to add the contributors to the top of the page (Note: assisted with Claude Fable) * Adding contributors on top of the pages * Fixing Sec 2.1.3.4.3 to accomodate for changes in edm4hep - added relative path to newly added and updated histmaker_ttmm.py file, which now works with files created using latest edm4hep * Restructure fcctutorials repo to match Sphinx documentation layout - reorganize directory structure to reflect Sphinx docs structure - add FCCAnalyses scripts for users to download - add links to newly generated ROOT files for running analyses locally - update analysis scripts for EDM4hep compatibility changes * fixed some references, small rewordings of chapter titles * relocating EventProducer section into Distributed Computing chapter; first but not complete update of description; minor rewordings * Fix the paths in the tests after refatorization
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.

As discussed in the FCC Docs and Training meeting, we are modiying the CI pipeline to run the tests daily.