@atomist/rug
Advanced tools
Changelog
[1.0.0-m.7] - 2017-08-24
Milestone 7 release
Changelog
[1.0.0-m.6] - 2017-08-17
Milestone 6 (tweaks) release
parameterName
on IdentifiableInstruction in Directed/Response Messages
for use in select boxesGITHUB_DEFAULT_REPO_VISIBILITY
mapped parameter that
determines repository visibility based on organization GitHub planpost
property to UpdatableMessage
to indicate if we message should be written if it
didn't previously existedChangelog
[1.0.0-m.5] - 2017-07-11
Milestone 5 (Summer) release
UpdatableMessage
to allow messages to be re-written in
the botFuture
in PlanRunner
and corresponding APIs.atomist/tests
directory [#629][629]Changelog
[1.0.0-m.4] - 2017-06-01
Milestone 4 (whiskey) release
Scope
on Rugs. Currently this is only used
on Response Handlers, and will be used to change the visibility of
auto-generated ones so they are not indexed, displayed etc by the CLI
or Bot.commitMessage
to be set on Edit
instructions [#593][593]startingPoint
method in a generator to
start with an empty repo or the content of a Git repo, if the runtime permits.HandlerContext
as second parameter to ResponseHandler.handle
invocations [#587][587]Identifiable
instruction that can be used for DirectedMessage
and ResponseMessage
Project
editWith
and generateWith
calls in Gherkin tests without parametersParsedNode
from
their parsing method fileToRawNode
, instead of requiring PositionedTreeNode
fail
and println
methodsenumerable=false
[#554][554]files
in ProjectView now returns a list of FileMutableView [#623][623]Changelog
[1.0.0-m.3] - 2017-05-09
May milestone 3 release
pathExpressionEngine
and contextRoot
now available within event handlerstarget
of an Edit Instruction
so that source/target branches, title and body can be specified. Breaks
the ProjectManagement Scala interface only.@Deprecated
Object.defineProperty
in TypeScript decorators@CommandHandler("description only")
rug
and will resurface in a separate projectChangelog
[1.0.0-m.2] - 2017-04-26
Initial milestone 2 release
Changelog
[1.0.0-m.1] - 2017-04-26
Initial milestone 1 release
ScenarioWorld
Match
now uses property access, not functionvars
project.findFile
now works on paths starting with a
'/' [#523][523]Changelog
[0.26.1] - 2017-04-24
Secret release
toString
behavior for JavaScript proxiesChangelog
[0.26.0] - 2017-04-21
Election Release
Project
objects from Repo
or Commit
, if a RepoResolver
is provided
by the runtimeImpact
object to enable drilling into the changes in a Push
in a path expression, extracting
old and new files.stringify
function on TreeHelper.ts
to help dump hierarchy of AST nodes when debugging.jsSafeCommittingProxy
now returns undefined
on unknown properties on dynamic nodes
rather than throwing an exceptionsHandled
instead of Failed
void
, as for handlers.