Skip to content

Conversation

BirdHighway
Copy link
Contributor

The PR checks for an environment variable NODE_EXCHANGE, and if found uses version ^2.0.0 of Ferryman, otherwise Ferryman version ^1.7.0 is used. Note that a NODE_EXCHANGE value of an empty string will be treated as the variable not existing.

It also upgrades axios from ^0.20.0 to ^0.24.0.

Robb Winkle and others added 30 commits June 25, 2021 10:21
…sform and ability to apply transform to response body and save to the snapshot. This can be used for paging. Converted to new OIH message format and to actually work with axios config and response. Fixed all unit tests. Fixed form data submissions. Added url transform back in. Fixed linting errors. Still one failing test for attachment processing which is missing/removed.
…g auth configuration. Commented out attachments unit test temporarily until functionality added back in. Changed test log level to fatal to avoid logging during build tests
…re in progress. I'm going to create a version without the attachment functionality fully done.
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.7.0 to 1.22.0.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](yarnpkg/yarn@v1.7.0...v1.22.0)

---
updated-dependencies:
- dependency-name: yarn
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…st and requeue it to the component after that delay period has passed.
Added jsonataResponseValidator configuration to rebound/delay a reque…
…In our case we want to add the 404 status code to keep checking until a REST resource exists.
Added ability to configure which error status codes cause a rebound. …
Fixed the output for the error message
Robb Winkle and others added 27 commits September 22, 2021 15:22
Update utils.js. Whitespace deployment
Switch docker build from npm to yarn to reflect lock file, fixed issu…
… to pull in the latest version of ferryman
Reverted changes to master.yml to see if that caused the docker image…
Removed build cache to fix wrong ferryman library somehow being included
Switched ferryman version definition from caret to tilde since versio…
Reversed disabling cache since it wasn't the root cause of the ferryman issue
Updating version number for next release
Updated ferryman version to the latest
…any pre-release tags and will also make the package.json version match the git tag version using the npm version command
Created separate GitHub Action workflow for tags. It will now ignore …
Added snapshot to process method
@BirdHighway BirdHighway closed this Nov 8, 2021
@BirdHighway BirdHighway deleted the feature/ferryman-versions branch November 8, 2021 17:37
@BirdHighway BirdHighway restored the feature/ferryman-versions branch November 8, 2021 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants