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

13
6

0.25.2

Diff

Changelog

Source

[0.25.2] - 2017-04-13

Signature release

Added

  • Add GPG signing of published artifacts

Changed

  • Fixes [#517][501]: Converting script objects returned from tests to GraphNode

  • Better error message when LifecycleMessage does not contain a GraphNode

atomist
published 0.25.1 •

Changelog

Source

[0.25.1] - 2017-04-11

Last minute release

Changed

  • msg, body, code and status are now properties of TS Response
atomist
published 0.25.0 •

Changelog

Source

[0.25.0] - 2017-04-11

Judgement Day Release

Changed

  • BREAKING Generated TypeScript project model types use properties rather than functions for no-arg operations marked with @ExportFunction when the new exposeAsProperty flag is true
  • BREAKING All Generated TypeScript Cortex types use properties rather than functions for all navigation
  • BREAKING Use specific message types in Plans for the different scenarios (directed, lifecycle and response) as per [#501][501]
  • Improved build
  • Make TypeScript generator for rug more like that for cortex
  • Improve release documentation

Added

  • The @atomist/rug npm module snapshots are now published to https://atomist.jfrog.io/atomist/api/npm/npm-dev

Removed

  • BREAKING The Stubs.ts file is no longer generated, use the Types.ts instead
atomist
published 0.24.0 •

Changelog

Source

[0.24.0] - 2017-04-04

The one TS to rule all stubs

Changed

  • Model stubs are generated in one uber file
  • Generally refined TS generation

Added

  • Set the channel id on a message with withChannelId
atomist
published 0.23.0 •

Changelog

Source

[0.23.0] - 2017-03-31

TypeScript stub generation and proxy improvement release

Changed

  • Now generating add instead of with methods to handle arrays in TypeScript code generation
atomist
published 0.22.0 •

Changelog

Source

[0.22.0] - 2017-03-31

Changed

  • BREAKING internal API for resolving and loading Rugs has changed to deal with more complex dependency resolution scenarios. Also removal of AddressableRug and RugSupport traits.

Back from the future release

Changed

  • Removed use of Futures in LocalPlanRunner
  • Changed ServiceLoader-based registries to not use caching
  • If the fixture is the same as the world in a Gherkin step, pass only one parameter. This changes the signatures of handler tests.
atomist
published 0.21.0 •

Changelog

Source

[0.21.0] - 2017-03-30

Handler return release

Changed

  • BREAKING Handlers must return Plan, not Message
  • BREAKING Messages can only contain a string value, not JSON
  • Cardinality is processed in TreeNode deserialization from Cortex ingestion
atomist
published 0.20.0 •

Changelog

Source

[0.20.0] - 2017-03-29

Handler testing improvement release

Added

  • Added defaultValue parameter to @Parameter annotation

Changed

  • Publishing events on path expression evaluations in handler tests
  • Now pass back JavaScript Plan to Gherkin steps
  • Can now record more than one plan in Gherkin handler tests. Fixes #480
  • TypeScript Plan class now exposes properties rather than functions
  • Do not include TypeDoc in NPM module
atomist
published 0.19.0 •

Changelog

Source

[0.19.0] - 2017-03-28

Added

  • Added tag to commit back relationship
  • Added platform property on builds
  • Added new methods for pluginManagement

Changed

  • Better error message when failing to navigate property
  • Better error message when handler was not registered in a test
  • Building typedocs for cortex as well as rug
atomist
published 0.18.3 •

Changelog

Source

[0.18.3] - 2017-03-27

Minor path expression fix release

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