WindmillWWindmill
Powered by
Chris @ Konnect3dC
Windmill•2y ago•
9 replies
Chris @ Konnect3d

Changes aren't applying during wmill sync push as expected.

I'm having trouble understanding why everytime i try sync i'm getting a set of proposed changes to accept, even though i'm not making any changes.

$> wmill script generate-metadata --yes
...
No metadata to update

$> wmill sync push
...
~ flow f/flows/tally_registration.flow/flow.yaml
summary: ''
description: ''
...
required: []
visible_to_runner_only: false
ws_error_handler_muted: false
? Do you want to apply these 13 changes? (Y/n) › Yes
Applying changes to files ...
...
Done! All 13 changes pushed to the remote workspace k3-home named k3-home.


Then, if i run the same command again, without making any changes... i have more changes to apply... but they're the same (or overlapping?)

$> wmill sync push
...
~ flow f/flows/tally_registration.flow/flow.yaml
summary: ''
description: ''
...
required: []
visible_to_runner_only: false
ws_error_handler_muted: false

? Do you want to apply these 10 changes? (Y/n) › Yes
Applying changes to files ...
...
Done! All 10 changes pushed to the remote workspace k3-home named k3-home.


Note that time it was only 10... Now, if i keep running the same command over and over, it swaps between the 13 changes proposed and 10 changes proposed over and over infinitum.....

Where are the changes coming from? Why don't they seem to actually apply when i say yes?

Probably I'm just missing something obvious... or misunderstanding something.

Your advice is appreciated. Video reference attached.
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

wmill sync push error
NaillikNNaillik / help
2y ago
What does `wmill sync push --stateful` do?
invakid404Iinvakid404 / help
2y ago
wmill sync pull does not sync plain files as documented
Julian @ 42 N.E.R.D.S.JJulian @ 42 N.E.R.D.S. / help
16mo ago
wmill sync resource deletion
hkaderHhkader / help
14mo ago