Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / davidahouse/lynn-cli issues and pull requests
#88 - ⬆️ Bump moment from 2.24.0 to 2.29.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#87 - ⬆️ Bump ajv from 6.10.2 to 6.12.6
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#86 - ⬆️ Bump pathval from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#85 - ⬆️ Bump json-ptr from 1.1.2 to 3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#84 - ⬆️ Bump glob-parent from 5.1.0 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#83 - ⬆️ Bump json-ptr from 1.1.2 to 2.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#82 - ⬆️ Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#81 - ⬆️ Bump ini from 1.3.5 to 1.3.7
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#80 - ⬆️ Bump acorn from 7.1.0 to 7.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#79 - 🐛 fixed generate so it does not crash
Pull Request -
State: closed - Opened by davidahouse about 5 years ago
#78 - Fix generate command
Issue -
State: closed - Opened by davidahouse about 5 years ago
- 1 comment
#77 - ✨Added a save command
Pull Request -
State: closed - Opened by davidahouse about 5 years ago
#76 - ✨Response display after requests automatically
Pull Request -
State: closed - Opened by davidahouse about 5 years ago
#75 - ♻️Refactor commands into separate js files
Pull Request -
State: closed - Opened by davidahouse about 5 years ago
#74 - Add a better set of help for the query command
Issue -
State: open - Opened by davidahouse about 5 years ago
#73 - Print the response automatically after a request
Issue -
State: closed - Opened by davidahouse about 5 years ago
- 1 comment
#72 - ✨ Pretty print all json
Pull Request -
State: closed - Opened by davidahouse over 5 years ago
#71 - Refactor commands to their own files
Issue -
State: closed - Opened by davidahouse over 5 years ago
#70 - 🔥 Removed operation stuff
Pull Request -
State: closed - Opened by davidahouse over 5 years ago
#69 - 🔥Removing project support
Pull Request -
State: closed - Opened by davidahouse over 5 years ago
#68 - ✨Now saves command history between invocations
Pull Request -
State: closed - Opened by davidahouse over 5 years ago
#67 - 🚨 prettyfier lint integration
Pull Request -
State: closed - Opened by davidahouse over 5 years ago
#66 - Update eslint to support prettyfier
Issue -
State: closed - Opened by davidahouse over 5 years ago
- 1 comment
#65 - Provide for command history in-between invocations
Issue -
State: closed - Opened by davidahouse over 5 years ago
#64 - Remove the project stuff as we assume that there will be only a single project in the folder structure
Issue -
State: closed - Opened by davidahouse over 5 years ago
#63 - Add a command to save the current response
Issue -
State: closed - Opened by davidahouse over 5 years ago
- 1 comment
#62 - When printing a response, use a more like capability so you can continue/quit the output
Issue -
State: open - Opened by davidahouse over 5 years ago
#61 - Pretty print the response to the console
Issue -
State: closed - Opened by davidahouse over 5 years ago
#60 - Adding simple request files
Pull Request -
State: closed - Opened by davidahouse over 5 years ago
#59 - Allow request format to specify required environment parameters
Issue -
State: open - Opened by davidahouse over 5 years ago
#58 - Remove OpenAPI Spec
Issue -
State: closed - Opened by davidahouse over 5 years ago
- 1 comment
#57 - Add a monitor command
Issue -
State: open - Opened by davidahouse almost 6 years ago
#56 - Allow for command aliases to be added to the conf file
Issue -
State: open - Opened by davidahouse almost 6 years ago
#55 - Get basic doc generation working again
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#54 - Get non-interactive mode working again
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#53 - Get the matrix command working again
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#52 - Fixed some display issues when executing requests
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#51 - When running forEach, request title shows up as undefined
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#50 - Request name is duplicated when executing a single request
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#49 - Added a forEach command
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#48 - Autocomplete requests
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#47 - Environment vars work in paths now
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#46 - Should support parameters in the path that aren't query string params
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#45 - Renamed result to response
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#44 - Getting started guide
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#43 - Change `result` to `response`
Issue -
State: closed - Opened by davidahouse almost 6 years ago
Labels: bug
#42 - Create a save command for saving the result
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#41 - Added version number to launch banner
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#40 - Fixed crash when requests folder not found
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#39 - Update README with a getting started flow
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#38 - 🐛 Working folder should be auto created
Issue -
State: closed - Opened by phatblat almost 6 years ago
- 1 comment
#37 - 📝 Install error
Issue -
State: closed - Opened by phatblat almost 6 years ago
- 1 comment
#36 - OpenAPI support
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#35 - Playback file
Issue -
State: open - Opened by davidahouse almost 6 years ago
#34 - Add a cli command to execute forEach on a request
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#33 - Add a cli command to describe a request
Issue -
State: open - Opened by davidahouse almost 6 years ago
#32 - Add a cli commands to save & restore current environment
Issue -
State: open - Opened by davidahouse almost 6 years ago
#31 - Create a command that will populate a request json with the basic structure
Issue -
State: open - Opened by davidahouse almost 6 years ago
#30 - Add version number to the banner when starting the cli
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#29 - improved matrix output
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#28 - new config command
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#27 - Make the .json extension implied in the cli
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#26 - Required and default parameters
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#25 - added data type and expected values to schema docs
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#24 - Move documentation generation out into separate module
Issue -
State: open - Opened by davidahouse almost 6 years ago
#23 - Flow requests now queue
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#22 - When running a matrix command, results need some kind of label
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#21 - By default, the flow requests should be serial
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#20 - Add a cli command to show the current config
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#19 - Add a cli command for listing all available requests/flows along with their description
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#18 - Autocomplete should work for all interactive commands
Issue -
State: closed - Opened by davidahouse almost 6 years ago
- 1 comment
#17 - proper .lynnrc file support and environment variables
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#16 - Updated lynn version dependency
Pull Request -
State: closed - Opened by davidahouse almost 6 years ago
#15 - When capturing values, don't default to array results
Issue -
State: closed - Opened by davidahouse almost 6 years ago
- 1 comment
#14 - Add an init command
Issue -
State: open - Opened by davidahouse almost 6 years ago
#13 - When specifying a file such as request, the .json should be implied
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#12 - Allow for a request to specify default headers from a separate file
Issue -
State: open - Opened by davidahouse almost 6 years ago
#11 - Bug when using a tag with index specifier but variable not set
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#10 - Specify defaults for environment variables
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#9 - Document response JSON schema
Issue -
State: open - Opened by davidahouse almost 6 years ago
#8 - Document expected project directory structure
Issue -
State: open - Opened by davidahouse almost 6 years ago
#7 - Bug in spinners when running multiple requests at once
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#6 - Check for a .lynnrc file in the current directory to use as parameter defaults as well
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#5 - Allow for settings to come from local environment as well
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#4 - Add ability to install an API from a git repository
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#3 - Add a validate command to the interactive mode
Issue -
State: open - Opened by davidahouse almost 6 years ago
#2 - Schema docs should contain data type and expected values sections
Issue -
State: closed - Opened by davidahouse almost 6 years ago
#1 - Allow lynn to use Swagger files directly
Issue -
State: closed - Opened by davidahouse almost 6 years ago