Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completed description of links object #2

Commits on May 2, 2016

  1. Completed description of links object

    Added all missing links to the-links-object.md.
    Also removed Schema placeholder headings from event descriptions;
    the intent is to add schemas to separate repository.
    d-stahl-ericsson committed May 2, 2016
    Configuration menu
    Copy the full SHA
    4def66d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Fixed copy-paste mishap.

    links.environment should have been links.artifact.
    d-stahl-ericsson committed May 4, 2016
    Configuration menu
    Copy the full SHA
    45dc4c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c2e4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4883f3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Split links.previousActivityExectuion from links.previousVersions

    After renaming links.previous to links.previousVersions, it makes little
    sense to keep previous activity executions in there. Actually identifying
    the ActivityQueued of the latest previous execution may not be trivial,
    however, so it should still be optional (besides, there's always a first
    time).
    d-stahl-ericsson committed May 10, 2016
    Configuration menu
    Copy the full SHA
    adf395e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a6f475 View commit details
    Browse the repository at this point in the history