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

Provide guidance on "Programmatically creating a file" #443

Closed
1 task done
maxime-rainville opened this issue Jan 22, 2024 · 3 comments
Closed
1 task done

Provide guidance on "Programmatically creating a file" #443

maxime-rainville opened this issue Jan 22, 2024 · 3 comments

Comments

@maxime-rainville
Copy link
Contributor

Pages affected

Description

"Programmatically creating a file" is one of the most common use case. We don't give you clear guidance on how to do it and there's several bits that can trip you.

Acceptance criteria

  • A clear concise code example on how to "Programmatically create a file" is provided.
  • The doc calls out the risks of creating the file in the wrong stage.
  • The code example explicitly sets the stage.
  • The doc explains how to generate thumbnails when programmatically creating an image.

Validations

  • Check that there isn't already an issue that reports the same problem
@maxime-rainville
Copy link
Contributor Author

Maybe we want to revisit that entire doc page, while we are at it. It goes into a lot of esoteric topics and misses some rather obvious ones.

@maxime-rainville
Copy link
Contributor Author

We reviewed this doc for the file variant job. It may not be relevant anymore.

@maxime-rainville
Copy link
Contributor Author

This PR who is attached to a different job will solve this problem: #441

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