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

Simplify GitStats workflow #345

Closed
Tracked by #324
maciekbanas opened this issue Dec 21, 2023 · 3 comments
Closed
Tracked by #324

Simplify GitStats workflow #345

maciekbanas opened this issue Dec 21, 2023 · 3 comments
Assignees
Labels
package usage question Further information is requested workflow

Comments

@maciekbanas
Copy link
Member

The idea is that e.g. pulling package usage (running pull_R_package_usage() function) results with the plotly View/output.

Not only table is saved in GitStats, but user has at once a glimpse at what he has pulled.

@maciekbanas maciekbanas added question Further information is requested package usage workflow labels Dec 21, 2023
@maciekbanas maciekbanas added this to the 2.0.0 milestone Dec 21, 2023
@maciekbanas maciekbanas self-assigned this Dec 21, 2023
@maciekbanas maciekbanas mentioned this issue Dec 29, 2023
19 tasks
@maciekbanas maciekbanas changed the title Let the core functions result with plot output Simplify GitStats workflow Jan 5, 2024
@maciekbanas
Copy link
Member Author

For the time being user needs to... create_gitstats(), set_host(), pull_() and then get_() or get_stats() or plot().

It would be easier if e.g. user choose to get_*_stats() and if the data is not already pulled, GitStats would automatically pull and view the plot. There would be one function instead of 2, 3 steps.

The plot probably should be written inside GitStats, so it is then reachable.

@maciekbanas
Copy link
Member Author

This for the discussion.
@epijim @Cotau @kalimu @marcinkowskak @mattsecrest

@maciekbanas maciekbanas removed this from the 2.0.0 milestone Mar 20, 2024
@maciekbanas
Copy link
Member Author

Done in #374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package usage question Further information is requested workflow
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant