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

Export categories from functions module #1886

Open
5 tasks done
jemrobinson opened this issue May 13, 2024 · 0 comments
Open
5 tasks done

Export categories from functions module #1886

jemrobinson opened this issue May 13, 2024 · 0 comments
Labels
enhancement New functionality that should be added to the Safe Haven good first issue This is a good issue for newcomers to the project to tackle release: non-essential Issues that at not essential to close for a release

Comments

@jemrobinson
Copy link
Member

jemrobinson commented May 13, 2024

✅ Checklist

  • I have searched open and closed issues for duplicates.
  • This is a request for a new feature in the Data Safe Haven or an upgrade to an existing feature.
  • The feature is still missing in the latest version.
  • I have read through the documentation.
  • This isn't an open-ended question (open a discussion if it is).

🍓 Suggested change

From here:

Wondering if it would make sense to make functions export categories like strings.

from data_safe_haven.functions import strings

strings.b64encode(...)

A bit like with the validators package.

🚂 How could this be done?

Update the code structure and test.

@jemrobinson jemrobinson added the enhancement New functionality that should be added to the Safe Haven label May 13, 2024
@jemrobinson jemrobinson added this to the Release 5.0.0rc2 milestone May 13, 2024
@JimMadge JimMadge added the release: non-essential Issues that at not essential to close for a release label May 17, 2024
@JimMadge JimMadge added the good first issue This is a good issue for newcomers to the project to tackle label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New functionality that should be added to the Safe Haven good first issue This is a good issue for newcomers to the project to tackle release: non-essential Issues that at not essential to close for a release
Projects
None yet
Development

No branches or pull requests

2 participants