Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Added the option to generate K6 Request tags #127

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thim81
Copy link
Contributor

@thim81 thim81 commented Sep 17, 2021

If you want to use this new feature, I have provided a forked NPM package version that contains the feature:

Replace in your packages.json:

"dependencies": {
    "postman-to-k6": "^1.5.0"
  }

to

"dependencies": {
    "@apideck/postman-to-k6": "^1.8.1"
  }

This is a forked NPM package, to provide this new feature. The current maintainers are quite overloaded by the acquisition of K6 by Grafana. By forking the repo & package, users can keep using new PR's & (security) fixes. At a later stage the changes can potentially be merged back in the original postman-to-k6 repo.

The changelog contains the differences between the original package & the forked version.

@ppcano
Copy link
Collaborator

ppcano commented Nov 15, 2021

Hi @thim81,

Thank you for all the efforts you have put into this project. Our sincere apologies for our inactivity.

Last week, we audited the various k6 integrations and other related projects. We concluded that we cannot guarantee the proper maintenance of some projects, such as the postman-converter.

We don't want to abandon this project as it is helpful for many users. Although we don't have the resources to work on it now, the situation "might" change in the future. Given the current situation, we think it is better if the community maintains the project.

Would you be interested? You have made exceptional progress with the converter.

I am available on the k6 Slack if you want to chat about it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants