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

Release 0.11.0 #62

Merged
merged 35 commits into from
Jul 28, 2021
Merged

Release 0.11.0 #62

merged 35 commits into from
Jul 28, 2021

Commits on Apr 11, 2019

  1. Revise README

    Add NodeJS and Splunk versions tested for compatibility
    https://jira.splunk.com/browse/DVPL-7485
    PKing70 authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    8a74c3d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Merge pull request #27 from PKing70/patch-1

    Revise README
    Shakeel Mohamed authored May 10, 2019
    Configuration menu
    Copy the full SHA
    9d0d094 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. update CI password

    Shakeel Mohamed committed May 14, 2019
    Configuration menu
    Copy the full SHA
    2064411 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Configuration menu
    Copy the full SHA
    06a624a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Merge pull request #36 from splunk/dependabot/npm_and_yarn/handlebars…

    …-4.5.3
    
    Bump handlebars from 4.0.12 to 4.5.3
    Shakeel Mohamed authored Jan 2, 2020
    Configuration menu
    Copy the full SHA
    9f946d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Update CONTRIBUTING.md

    Revise link to contact us (no more [email protected]).
    PKing70 authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    b132814 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Dependency upgrades with Project updated to use Make with Splunk dock…

    …er instance
    
    Dockerized make up, make test commands for local and CI -- makefile, docker-compose.yml, test_specific.sh
    Upgraded dependencies
    Replaced deprecated dependencies such as "request" and "istanbul" with "needle" and "nyc"
    ashah-splunk committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    376f1ec View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge pull request #57 from splunk/DVPL-9451

    Dependency upgrades with Project updated to use Make with Splunk docker instance
    As discussed, merging this PR based on one Approval
    ashah-splunk authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    188c835 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuring GitHub Actions

    GitHub actions for Test execution
    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    48bda96 View commit details
    Browse the repository at this point in the history
  2. Update test.yml

    Extra on property
    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    e969375 View commit details
    Browse the repository at this point in the history
  3. Update test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c9669ed View commit details
    Browse the repository at this point in the history
  4. Update test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    2d0a59c View commit details
    Browse the repository at this point in the history
  5. Update test.yml

    Trying with passing value to makefile
    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c79d3d8 View commit details
    Browse the repository at this point in the history
  6. Update test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5634638 View commit details
    Browse the repository at this point in the history
  7. Update test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5db000c View commit details
    Browse the repository at this point in the history
  8. Update test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    8d26be2 View commit details
    Browse the repository at this point in the history
  9. Port mapping

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6b27089 View commit details
    Browse the repository at this point in the history
  10. Update test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5736220 View commit details
    Browse the repository at this point in the history
  11. Update test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    3600c56 View commit details
    Browse the repository at this point in the history
  12. revert test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    a1e160b View commit details
    Browse the repository at this point in the history
  13. Update test.yml

    ashah-splunk committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    1fc1684 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Update test.yml

    ashah-splunk committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    17fabb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Revert docker compose

    ashah-splunk committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    da09227 View commit details
    Browse the repository at this point in the history
  2. Update test_send.js

    ashah-splunk committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    bbe057d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configured release to NPM

    - Testing release to NPM using GitHub action for v0.0.1-beta
    akaila-splunk committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    4fbd774 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from splunk/DVPL-9453

    Configured GitHub Action for Test Execution
    fantavlik authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    cebdda9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    ae0837a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Merge pull request #60 from splunk/DVPL-9454

    Configured GitHub actions for release to NPM
    ashah-splunk authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    63c539d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge pull request #38 from splunk/pking-dvpl-7677

    Update CONTRIBUTING.md
    fantavlik authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    478a4e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. CREDITS.md file addition

    ashah-splunk committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    0d356d0 View commit details
    Browse the repository at this point in the history
  2. Update CREDITS.md

    ashah-splunk committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    4378a52 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    57591fb View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Merge pull request #61 from splunk/DVPL-9727

    CREDITS.md file added along with Node 10.0 version addition in the CI matrix
    ashah-splunk authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    26043a1 View commit details
    Browse the repository at this point in the history
  2. Update version and docs

    akaila-splunk committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4d53b75 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    769469f View commit details
    Browse the repository at this point in the history