Giter Site home page Giter Site logo

sdcote / coyote Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 43.54 MB

Coyote Data Exchange Toolkit - Mediate or Integrate Anything

Home Page: https://coyote.systems

Java 77.68% CSS 22.04% JavaScript 0.17% Dockerfile 0.07% Shell 0.04%
batch-processing etl etl-framework event-driven event-processing field-gateways integration iot m2m scada single-board-computers transformation

coyote's People

Contributors

sdcote avatar sdcote-insight avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

coyote's Issues

Runtime Template Delimiters

Look into setting up templates that use different delimiters specifying when they are evaluated. For example
{# token #} - evaluated during configuration
[# token #] - evaluated during runtime

The idea is to clearer resolution of symbols and to allow tokens to remain in templates when they cannot possibly be resolved.

Installer - Console Mode Line Endings

When using the installer in console mode, it has been observed that the line endings of the cdx and csv script files were converted to DOS line endings.

It could be a setting in IzPack, or the product was built on a Windows workstation with Git line endings configured incorrectly.

This issue needs to be confirmed.

Uniform Dependency Versions

In creating a base Docker image, it was noticed that we have multiple versions of the same library. For example:

  • slf4j-api-1.7.21.jar & slf4j-api-1.7.7.jar
  • commons-net-3.3.jar& commons-net-3.6.jar

There are also several unnecessary files (like Selenium APIs) that do not belong in the base image and may not be necessary for the project.

Go through all the JARs in the base image and find duplicates and remove them.
Remove Selenium (and related) libraries.

JdbcWriter AutoAdjust

The AutoAdjust feature does not check size correctly and will attempt to adjust the sizes of all columns in an Oracle table.

Size comparisons should be fixed, and probably only used on text/character fields.

Vault is caches statically in Template - Service Jobs may overwrite

Jobs often specify secrets in a vault. A single vault instance is statically cached in the Template cache. Since services contain multiple Jobs, the last Job specifying a vault will win.

Services need to have a separate Vault configuration and Jobs within those services should share that vault.

Feature Template

This is a feature

As a I so that

Acceptance Criteria

Scenario-given-when-then

Scenario-Given-When-Then

Test Strategy

This will require unit tests, system tests, and E2E tests.

Security

This will not change the security disposition
There are no risks identified.

Tasks

Here are some tasks

  • [] Task 1
  • {] Task 2
  • [] Task 3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.