-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresplatform: ADIAnalog Devices, Inc.Analog Devices, Inc.
Description
Describe the issue
Currently, we create "zephyrproject-rtos/hal_adi" commits manually regarding to features dependencies which we want to add Zephyr. This causes a synchronization problem between inner "hal_adi" and "zephyrproject-rtos/hal_adi" repositories.
Expected behavior
Having linear history, same as on inner "hal_adi" repository.
Impact
It is hard to synchronize.
Steps to resolve
- Add zephyrproject-rtos/hal_adi/main commit with information that "hal_adi" history will be rewritten and the main branch will be pushed with new history; merge it and tag.
- Tag and branch to use: zephyr-v4.0.0-snapshot
- Push new-history branch with fixed history;
- Post Zephyr PR referencing the "hal_adi" from the new-history branch by the sha.
- Merge the Zephyr PR fixing the "hal_adi"
- Overwrite the main branch with new-history branch.
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresplatform: ADIAnalog Devices, Inc.Analog Devices, Inc.