New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atomist/rug

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomist/rug - npm Package Versions

1
6

0.18.2

Diff

Changelog

Source

[0.18.2] - 2017-03-27

Re-Re-Cortex release

Fixed

  • NPM publish of cortex
atomist
published 0.18.1 •

Changelog

Source

[0.18.1] - 2017-03-27

Re-Cortex release

Fixed

  • Cortex package.json

Added

  • Generate and publish cortex TypeDoc
atomist
published 0.18.0 •

Changelog

Source

[0.18.0] - 2017-03-27

Cortex release

Added

  • Add placeholder npm module @atomist/native for pure TypeScript/JavaScript helpers that have no reliance on JVM objects (to be split out later)
  • Support for generation of TypeScript interfaces and stub classes for Atomist "cortex" model around commits, builds etc. Lives in @atomist/cortex module.

Changed

  • Travis CI build always uses npm-release Maven profile
atomist
published 0.17.3 •

Changelog

Source

[0.17.3] - 2017-03-24

Fixup before prod rollout release

Fixed

  • 'null' and undefined are not serialized to JSON in instruction parameters [#466][466]
  • NodesWithTag allows dynamic nodes on Child axis to not match without error
  • Don't set default parameter values if they are null [#458][458]
  • Support optional parameters in AnnotatedRugFunctions [#462][462]
atomist
published 0.17.2 •

Changelog

Source

[0.17.2] - 2017-03-22

Quiet release

Added

  • Allow type safe creation of plan instructions using instantiated operations
  • Allow construction of Message without body

Fixed

  • Ensure Event Handlers are not invoked if there are no PE matches https://github.com/atomist/rug/issues/454

Added

  • A message method on HandlerScenarioWorld when an handler only returns a message without a plan
atomist
published 0.17.1 •

Changelog

Source

[0.17.1] - 2017-03-20

Relaxed release

Changed

  • Removed validation of secret paths as this contract is owned by the bot
atomist
published 0.17.0 •

Changelog

Source

[0.17.0] - 2017-03-20

Handler cleanup release

Added

  • Added support for parameterized Gherkin steps, per #431

Changed

  • BREAKING MappedParameter names changed to be more specific
  • BREAKING changed withTreeNode to withNode in Message class in Handlers.ts
atomist
published 0.16.0 •

Changelog

Source

[0.16.0] - 2017-03-19

Test good parameters release

Added

  • Testing well-known step "parameter were valid"
atomist
published 0.15.1 •

Changelog

Source

[0.15.1] - 2017-03-19

Test bad parameters release

Fixed

  • Testing editors no longer crashes when provided invalid parameters [#444][444]

Added

  • Query by example option for authoring path expressions against model
atomist
published 0.15.0 •

Changelog

Source

[0.15.0] - 2017-03-17

Early often release

Added

  • Next phase of handler testing support
  • Adds the concept of a contextRoot node to RugContext to enable handlers to run path expressions as needed. This change impacts runtime as well as testing, but is necessary to support our programming model.
  • Gherkin testing "the archive root" Given
  • TypeScript test documentation to generated TypeDoc

Changed

  • BREAKING Removed TreeHelper class. This module now contains only functions, as a class was not necessary.
  • BREAKING Python Requirements old type has been removed as it was not matching the current programming model. It will be moved to its own project. [#434][434]
  • Improve duplicate removal in expression engine
  • Make TypeScript test stubs addressable (to help with deduping)
  • Correct some usages of TreeNode where GraphNode could be used
  • BREAKING The generateWith method used in testing has an additional projectName parameter between the generator and its parameters.

Fixed

  • Editor test project objects have a name [#436][436]
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc