question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sync packit config by default when updating downstream

See original GitHub issue
  • We need to have the packit config in downstream and let is be up to date - let’s copy packit.yaml and spec file to downstream all the time - don’t require having it in synced_files
  • update documentation
  • We need some exclude-sync option in the config file to allow people to disable the sync of some files.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
TomasTomecekcommented, Mar 12, 2019

Some forward thinking: I can imagine that we would get more requests on the sync functionality, therefore I was thinking of introducing a new key sync which would accept a list of dicts, something like this:

sync:
- src: custom.spec
  dest: different.spec
- src: tests/*
  exclude: .*github.*

Therefore please before starting workin on this, let’s brainstorm the design.

0reactions
jpopelkacommented, Nov 12, 2019

related: #574

Read more comments on GitHub >

github_iconTop Results From Across the Web

packit sync-from-downstream
The command creates a new pull request in upstream repository using a selected branch (main by default) from Fedora dist-git repository. Requirements #....
Read more >
Configuration Synchronization Operations - Cisco
Provides a mechanism to synchronize configuration from one switch to another switch. Merges configurations when connectivity is established ...
Read more >
WSUS Downstream Server on High Latency Link - TechNet
To be clear, the downstream server does synchronize with the upstream server, but the downstream server never downloads any updates.
Read more >
Delivering High-Accuracy Clock Synchronization for 5G ...
By default, NTP uses chronyd as a daemon time service. Hence, to disable chrony using OpenShift objects, a MachineConfig for each node in...
Read more >
Improvements to synchronizing objects across the Security ...
The level 2 downstream FortiGate (FGTC) has configuration-sync set to default , so it will apply the synchronized objects locally. In this example,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found