canonical / craft-archives

A library for handling archives/repositories in Craft applications
https://canonical-craft-archives.readthedocs-hosted.com
GNU Lesser General Public License v3.0
0 stars 7 forks source link

[EXPERIMENTAL] merge starbase/main #70

Closed tigarmo closed 1 year ago

tigarmo commented 1 year ago

This is a little experiment into the workflow of updating craft-archives with starbase's changes. Here's what I did:

I left the conflicts in so we can see them on the diff. From the looks of it I think most conflicts are easy to solve (for many we can just keep craft-archives' version) and they show clearly the updates in starbase that are worth bringing in.

Comments??

tigarmo commented 1 year ago

One consequence: As one can see from this page, all commits in starbase/main become part of craft-archives' history. Not good or bad I think, just worth pointing out. Of course, this huge number of commits is only because this is the first time this is done - future merges would have fewer commits.

tigarmo commented 1 year ago

Closing this experiment to do it "for real"