summaryrefslogtreecommitdiff
path: root/docs/dev/workflows.md
AgeCommit message (Collapse)Author
2026-05-27add better syntax highlighting for code blocksJordan Wiens
2026-02-12Add work provider signals for activity eligibility in workflows.Brian Potchik
2026-01-12Add language about workflow ephemerality. (skip-ci)Brian Potchik
2025-12-11Fix misc formatting in docs (#7773)utkonos
2025-09-11Docs grammar and spelling fixesJosh Ferrell
2025-08-19Add platform support to workflow eligibility.Brian Potchik
2025-07-14Revert "Update Objective-C Workflow to use the meta workflow."Brian Potchik
This reverts commit 5bafe5c7bdb0b56037a0b5c573236f9c6367353a.
2025-07-14Update Objective-C Workflow to use the meta workflow.Brian Potchik
2025-04-29Minor updates to the Workflows documentation.Brian Potchik
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
In absence of a better name, this commit refactors the shared cache code.
2025-01-17Allow for conditional subflow re-execution based on continuation property.Brian Potchik
2024-12-01Clarify workflow machine API note.Brian Potchik
2024-12-01Revert "remove outdated mention of commercial only in workflows API"Jordan Wiens
This reverts commit 0237e4d47493e60d256fd7332866b1a7f881abd9.
2024-12-01remove outdated mention of commercial only in workflows APIJordan Wiens
2024-11-25Add a concepts diagram to the Workflow docs.Alexander Taylor
2024-11-25Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.Brian Potchik
2024-11-19lots of formatting cleanup on workflow docsJordan Wiens
2024-11-18Fix section title.Brian Potchik
2024-11-18fix more invalid documentation urlsJordan Wiens
2024-11-17Cleanup some redlines for Workflows documentation.Brian Potchik
2024-11-16Update documentation for the Workflows feature.Brian Potchik
2024-08-16Enable workflows by default.Brian Potchik
2024-07-17comment unfinished sectionsZichuan Li
2024-02-234.0 documentationJordan Wiens
- Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes
2023-07-29Core workflows feature update.Brian Potchik
2023-05-07remove outdated section of workflows docsJordan Wiens
2023-05-01many fixes to missing links in documentationJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-06-09Remove built-in workflow docs and objectivec example.Brian Potchik
2022-01-27add workflows documentation to developer docsJordan Wiens