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

flow file name should get derived from url #109

Closed
4 tasks done
BioPhoton opened this issue Nov 13, 2022 · 1 comment
Closed
4 tasks done

flow file name should get derived from url #109

BioPhoton opened this issue Nov 13, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation DX Developer Experience

Comments

@BioPhoton
Copy link
Contributor

BioPhoton commented Nov 13, 2022

Reports persisted with collect should have:

  • the url in the flow name
  • the url and ISO date of execution in the persisted file name (e.g. LH has this name 6github.com-20221216T184910.json)

Typing changes:

  • name should be an optional parameter of flowOptions

flow name should be:
<url>-<name(optional)>-<date>

init Command:

  • initial flow should get renamed neutral.

Documentation:

  • Examples should be updated with new names.
@BioPhoton BioPhoton added the documentation Improvements or additions to documentation label Nov 13, 2022
@ChristopherPHolder
Copy link
Collaborator

In the example images and projects, the name of the user-flow should be the URL.

@ChristopherPHolder ChristopherPHolder added the DX Developer Experience label Nov 20, 2022
@BioPhoton BioPhoton changed the title Example flow name should get derived from url flow file name should get derived from url Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation DX Developer Experience
Projects
None yet
Development

No branches or pull requests

2 participants