Skip to content

Conversation

jasonwaters
Copy link
Contributor

Description

Related Issue

Motivation and Context

Automated release deployments to npm

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

jasonwaters and others added 30 commits February 5, 2020 15:29
- added basic stub for target-decisioning-engine
- added a target-tools package for shared tools
- configured lerna to make managing multiple packages in a mono repo easy
- fetches artifact on a polling interval
- tested
jasonwaters and others added 29 commits August 31, 2020 16:26
* perf measurements

* perf measurements

* stuff

* performance improvements

* fix test
 - @adobe/target-decisioning-engine@1.4.1
 - @adobe/target-nodejs-sdk@2.0.0-alpha.24
 - @adobe/target-tools@1.2.2
* macro support

* fix trace tests

* a little cleanup
 - @adobe/target-decisioning-engine@1.4.2
 - @adobe/target-nodejs-sdk@2.0.0-alpha.25
 - @adobe/target-tools@1.2.3
* default to json artifact format

* telemetry, with tests, improved timing accuracy in perfTool

* telemetryEnabled

* telemetryEnabled

* telemetry
 - @adobe/target-decisioning-engine@1.4.3
 - @adobe/target-nodejs-sdk@2.0.0-alpha.26
 - @adobe/target-tools@1.2.4
* use generated open-api spec for telemetry

* add DecisioningMethod enum
# Conflicts:
#	packages/target-decisioning-engine/package-lock.json
#	packages/target-decisioning-engine/package.json
#	packages/target-nodejs-sdk/package-lock.json
#	packages/target-nodejs-sdk/package.json
#	packages/target-tools/package-lock.json
#	packages/target-tools/package.json
* rename master to main, update node-fetch version

* github action

* github action

* stop testing in node 8, start testing in 15

* fix eslint

* fix node 15 issues

* package.json
 - @adobe/target-decisioning-engine@1.5.1
 - @adobe/target-nodejs-sdk@2.0.1
 - @adobe/target-tools@1.3.1
@jasonwaters jasonwaters merged commit 75ede5e into adobe:main Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants