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

Postman 21 export #1

Open
wants to merge 349 commits into
base: postman-21-export
Choose a base branch
from

Conversation

jfbloom22
Copy link

Description

  • merged in the latest from upstream and resolved merge conflicts
  • fixed: parsing the hopscotch URL with environment variable for the domain was failing since it was not a properly formatted URL.
  • I was able to export out my collection of 80 requests and import them into Postman.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information

One test failed, but it is also failing for me on main branch.

 FAIL src/auth/auth.service.spec.ts (9.072 s)
│   ● verifyMagicLinkTokens › Should throw MAGIC_LINK_EXPIRED if passwordless token is expired
│     TypeError: Cannot read properties of undefined (reading '_tag')

balub and others added 30 commits January 19, 2023 05:53
feat: introduce user environments in self hosted
AndrewBastin and others added 27 commits April 9, 2023 22:52
…otch#81)

* chore: added global lint and test commands to backend package

* chore: removed lint command from root scope execution
@jfbloom22 jfbloom22 requested a review from aitchnyu as a code owner May 6, 2023 19:06
@jfbloom22
Copy link
Author

@aitchnyu I am happy to help get this export to postman feature merged in.

This is one of my first contributions to open source. I am not sure if I opened this PR the best way. If it would be better for me to open it directly on the postman repo, just let me know.

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

Successfully merging this pull request may close these issues.

10 participants