Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jenkinsci
/
workflow-api-plugin
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
80
Star
31
Code
Issues
19
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Incremental flow analysis
- #3
#3
Closed
svanoort
wants to merge 16 commits into
master
jenkinsci/workflow-api-plugin:master
from
incremental-flow-analysis
jenkinsci/workflow-api-plugin:incremental-flow-analysis
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Incremental flow analysis
#3
svanoort
wants to merge 16 commits into
master
jenkinsci/workflow-api-plugin:master
from
incremental-flow-analysis
jenkinsci/workflow-api-plugin:incremental-flow-analysis
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2016
Initial implementation of predicate-based flow scanner and an incremental analyzer for flow graphs
svanoort
committed
5f996d5
View commit details
Copy full SHA for 5f996d5
Browse repository at this point
Pacify FindBugs
svanoort
committed
ddb608d
View commit details
Copy full SHA for ddb608d
Browse repository at this point
Commits on Apr 18, 2016
Tests for the unrefactored FlowScanner
svanoort
committed
2b51497
View commit details
Copy full SHA for 2b51497
Browse repository at this point
WIP on pulling out generalized flowscanning algorithms
svanoort
committed
bb0864e
View commit details
Copy full SHA for bb0864e
Browse repository at this point
Commits on Apr 19, 2016
Flesh out/fix most of the flow scanner implementations
svanoort
committed
f4de174
View commit details
Copy full SHA for f4de174
Browse repository at this point
Finish tests for FlowScanner algorithms and fix remaining edge cases
svanoort
committed
d414723
View commit details
Copy full SHA for d414723
Browse repository at this point
Add visitor method to FlowScanner for collecting stats while walking the graph
svanoort
committed
4c8faa4
View commit details
Copy full SHA for 4c8faa4
Browse repository at this point
Fix FindBugs complaints
svanoort
committed
eaf4769
View commit details
Copy full SHA for eaf4769
Browse repository at this point
Flesh out incremental analysis cache skeleton
svanoort
committed
0ed42f8
View commit details
Copy full SHA for 0ed42f8
Browse repository at this point
Move FlowScanner method to search by StepDescriptor into test only to avoid a cyclic plugin dependency
svanoort
committed
7f4d488
View commit details
Copy full SHA for 7f4d488
Browse repository at this point
Commits on Apr 25, 2016
Rename findAllMatches to filter
svanoort
committed
deb585b
View commit details
Copy full SHA for deb585b
Browse repository at this point
Refactor flow graph incremental analysis, add stub of a test until I can figure out how to get it to use something like semaphore step
svanoort
committed
72e49df
View commit details
Copy full SHA for 72e49df
Browse repository at this point
Fix imports in incremental flow analysis
svanoort
committed
eb48552
View commit details
Copy full SHA for eb48552
Browse repository at this point
Commits on Apr 26, 2016
Refactor the incremental flow analysis to allow testing by running incrementally
svanoort
committed
e640fd3
View commit details
Copy full SHA for e640fd3
Browse repository at this point
Remove the incremental flow analysis so we can push it into a separate PR
svanoort
committed
7c1e6df
View commit details
Copy full SHA for 7c1e6df
Browse repository at this point
Revert "Remove the incremental flow analysis so we can push it into a separate PR"
Show description for 66682d1
svanoort
committed
66682d1
View commit details
Copy full SHA for 66682d1
Browse repository at this point
You can’t perform that action at this time.