Channels
datahub-flyte
scipy-2023-workshop
flyte-school
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
flyte-github
linkedin-flyte
random
deployment
feature-discussions
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#announcements
Title
a
austin
07/15/2022, 8:50 PM
Is there any established process/scripts [ and associated testing ] for syncing boilerplate ( there is
https://github.com/flyteorg/flyte/issues/2561
). At the moment, I’m specifically interested in
https://github.com/flyteorg/boilerplate/tree/master/boilerplate/flyte/end2end
being different from what is in
https://github.com/flyteorg/flyte/tree/master/boilerplate/flyte/end2end
…. Imagining that these are meant to be the same?
Is this usually done manually? Given:
https://github.com/flyteorg/flyte/blob/master/boilerplate/flyte/end2end/end2end.sh#L3-L6
it makes me think there might be some non-manual way?
🤦 — read the README!
? should there be scheduled GH Actions to run
make update_boilerplate
, or better leave that to anyone as they are developing in the repos that rely on boilerplate code?
s
Samhita Alla
07/16/2022, 8:55 AM
Hi,
@austin
! We do have GH actions for this very purpose. cc:
@Yuvraj
y
Yuvraj
07/16/2022, 9:15 AM
@austin
https://github.com/flyteorg/flyte/issues/2561#issuecomment-1186128592
a
austin
07/16/2022, 4:38 PM
https://github.com/flyteorg/flyte/issues/2561#issuecomment-1186234623
2 Views
Post