Figure out staging (+one-way-sync) workflow #78

Open
opened 2024-07-22 22:39:47 +00:00 by yu-re-ka · 0 comments
Owner

We want to keep forkos/master synchronized with github:nixos/nixpkgs/master for now.

The one-way-sync workflow we have works fine, until a github:nixos/nixpkgs/staging-next gets merged into github:nixos/nixpkgs/master, and then it will keep failing because it will refuse to merge the staging changes into our master automatically.

If we want to do independent staging cycles, we need to figure out some new way to make that work with the one-way-sync.

We want to keep forkos/master synchronized with github:nixos/nixpkgs/master for now. The one-way-sync workflow we have works fine, _until_ a github:nixos/nixpkgs/staging-next gets merged into github:nixos/nixpkgs/master, and then it will keep failing because it will refuse to merge the staging changes into our master automatically. If we want to do independent staging cycles, we need to figure out some new way to make that work with the one-way-sync.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: the-distro/infra#78
No description provided.