Skip to content

Conversation

DavidMertz
Copy link
Contributor

@DavidMertz DavidMertz commented Jul 24, 2023

Only copy-edit style changes.

Attn: @ppiegaze

ppiegaze
ppiegaze previously approved these changes Jul 25, 2023
Copy link
Member

@ppiegaze ppiegaze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! A couple minor changes added.

this case is `my_project`.
- Will not use any remote registry.
- Uses the git sha to version your tasks and workflows.
- Uses the git revision SHA1 to version your tasks and workflows.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Uses the git revision SHA1 to version your tasks and workflows.
- Uses the git revision ID (the SHA hash) to version your tasks and workflows.

this case is `flyte-package.tgz`.
- `--version`: This is a version string that can be any string, but we recommend
using the git sha in general, especially in production use cases.
using the git revision in general, especially in production use cases.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
using the git revision in general, especially in production use cases.
using the git revision ID (the SHA hash), especially in production use cases.

Co-authored-by: Niels Bantilan <[email protected]>
Signed-off-by: David Q Mertz <[email protected]>
@cosmicBboy
Copy link
Contributor

looks like there are some linting issues.

Will need to run pre-commit hooks to address those: https://docs.flyte.org/projects/cookbook/en/latest/contribute.html#pre-commit-hooks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants