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
.
apache
/
brooklyn-server
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
43
Code
Pull requests
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
DSL deferred execution
- #482
#482
Merged
asfgit
merged 11 commits into
apache:master
apache/brooklyn-server:master
from
neykov:dsl-deferred-execution
neykov/brooklyn-server:dsl-deferred-execution
Copy head branch name to clipboard
Dec 20, 2016
Conversation
Commits
11
(11)
Checks
Files changed
Merged
DSL deferred execution
#482
asfgit
merged 11 commits into
apache:master
apache/brooklyn-server:master
from
neykov:dsl-deferred-execution
neykov/brooklyn-server:dsl-deferred-execution
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2016
Basic coverage of DSL YAML parsing and evaluation
neykov
committed
2e0ee18
View commit details
Copy full SHA for 2e0ee18
Browse repository at this point
Deferred DSL evaluation, allowing for chaining
neykov
committed
d71141e
View commit details
Copy full SHA for d71141e
Browse repository at this point
Deprecate BDC.Functions.RegexReplacer - duplicate of StringFunctions.RegexReplacer
neykov
committed
498a58c
View commit details
Copy full SHA for 498a58c
Browse repository at this point
Tighten DSL function origin check, apply on deferred
neykov
committed
ddfe733
View commit details
Copy full SHA for ddfe733
Browse repository at this point
Non-recursive ValueResolver
neykov
committed
42bc7c1
View commit details
Copy full SHA for 42bc7c1
Browse repository at this point
Stop recursive resolving of DSL results on DslCallable
Show description for e831d75
neykov
committed
e831d75
View commit details
Copy full SHA for e831d75
Browse repository at this point
Move test objects in the allowed package scope
Show description for 6607ccb
neykov
committed
6607ccb
View commit details
Copy full SHA for 6607ccb
Browse repository at this point
Split Reflections.invokeMethodArgs into Method find and Method invoke
Show description for eb4ac4c
neykov
committed
eb4ac4c
View commit details
Copy full SHA for eb4ac4c
Browse repository at this point
Provide mixins/facade DSL methods
Show description for b75b45c
neykov
committed
b75b45c
View commit details
Copy full SHA for b75b45c
Browse repository at this point
Rename DslCallable to DslFunctionSource and some cleanup
Show description for 60c5c6f
neykov
committed
60c5c6f
View commit details
Copy full SHA for 60c5c6f
Browse repository at this point
DslAccessible replaces hard-coded package DSL white-listing
Show description for f564aa8
neykov
committed
f564aa8
View commit details
Copy full SHA for f564aa8
Browse repository at this point
You can’t perform that action at this time.