Move the form-urlencoded jslib in a dedicated repo
oleiade opened this issue · 1 comments
oleiade commented
It has been decided internally to not hold any actual jslib code in the repository itself anymore. As a result, we should move the [form-urlencoded](https://github.com/grafana/jslib.k6.io/tree/main/lib/form-urlencoded jslib into a dedicated repository.
Thus we should go through the necessary steps to include the form-urlencoded jslib from its dedicated repo as follows:
- create a dedicated repository for the form-urlencoded jslib library
- create a build and release for its latest version
- include this version and its build files in the jslib repo
- remove the actual summary code present in the repo
🖖🏻
oleiade commented
Done ✅
The k6-jslib-form-urlencoded now hosts the development of the jslib.