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

Set general project once for all like with set_gitlab_connection() #33

Open
3 tasks
statnmap opened this issue Mar 17, 2021 · 0 comments
Open
3 tasks

Comments

@statnmap
Copy link
Member

statnmap commented Mar 17, 2021

  • Explore how set_gitlab_connection() works and propose a similar way to set a project for the entire session.

This is to avoid fun(project = my_proj) each time.

  • This means we need to list all function requiring a project, and add th function that retrieves the global project number if missing(project)
  • Create at least a unit test to test both way a new functions added
statnmap added a commit that referenced this issue May 28, 2021
statnmap added a commit that referenced this issue May 28, 2021
statnmap added a commit that referenced this issue May 28, 2021
statnmap added a commit that referenced this issue May 28, 2021
closes issue #27
closes issue #33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant