New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contiamo/dev

Package Overview
Dependencies
Maintainers
4
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contiamo/dev - npm Package Compare versions

Comparing version 0.5.0-38-g60592f2 to 0.5.0-39-g798fa70

2

package.json
{
"name": "@contiamo/dev",
"version": "0.5.0-38-g60592f2",
"version": "0.5.0-39-g798fa70",
"description": "Dev enviromnent for contiamo",

@@ -5,0 +5,0 @@ "bin": {

@@ -156,23 +156,2 @@ # Contiamo Local Dev Environment

### End to end Testing in CI
Build and push the test suite into the CI environment
```sh
make build-tests
docker push eu.gcr.io/dev-and-test-env/contiamo-e2e:latest
```
This is done automatically on merge to master.
The `tests/integration/e2e.Jenkinsfile` defines the CI flow that will run the tests against our cloud DEV.
Go to https://jenkins.ci.contiamo.io/blue/organizations/jenkins/e2e-dev/activity and trigger the job with parameters.
#### Updating the Jenkinsfile
The [`e2e-dev` CI pipeline](https://jenkins.ci.contiamo.io/blue/organizations/jenkins/e2e-dev/activity) is defined in `tests/integration/e2e.Jenkinsfile`. The Jenkins will checkout the file committed to `master`, so to test change you will need to change the branch it uses _or_ merge the change to `master`.
Go to the [Jenkins config](https://jenkins.ci.contiamo.io/job/e2e-dev/configure) and update the pipeline at the bottom of the page.
_Note_ It may require running the job twice for it to detect and use certain changes, such as adding or removing parameters.
### Datasets for testing the Profiler

@@ -179,0 +158,0 @@ Two pre-created datasets have been created that provide more interesting stats and entity detection profiles. These should be used to test the Profiler and the related UI components.

Sorry, the diff of this file is not supported yet

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