Open
Bug 1940608
Opened 1 year ago
Updated 1 year ago
Git PushLog: Clarify outstanding questions
Categories
(Conduit :: Lando, task)
Conduit
Lando
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: shtrom, Assigned: shtrom)
References
(Blocks 1 open bug, )
Details
Questions
- Where do we want to store the documentation?
- Who else (apart from stakeholders) uses the PushLog?
- BugHerder, MozCi, Libmozdata, …
- SQLite data: What does
node textcontain? Is this just the changeset ID?- Mercurial Changeset SHA
- What is in the tags array in the pushlog?
- Message format: can we just match the pushlog data, or the Hg pulse message?
- Backward compat with HG changeset ids, or just replace with git commit ids?
- Git2hg expectations
- Do we need pulse exchanges in local / suite?
- Unlikely, maybe just a simple text log file
- Impact of choice of branching repo model Worker handling of Git branches https://docs.google.com/document/d/1iVvKBWLMsc-oTMbhhgY2C8nl9kMvTTXyJdJaCBPT4JM/edit?tab=t.0 https://docs.google.com/document/d/1NnwxxhywYH4e6mYqqiG_76Gyayh3vxcbl45TUww3A0Y/edit?tab=t.0#heading=h.4q6tydqcyxaa
- Likely to impact scoping of pushID
- Need to migrate existing data? -> Git PushLog IDs synchronisation
- Do we want to backfill DB data with old pushes?
- Yes
- Do we want continuous push IDs? Can we have gaps?
- Can have gaps
- How are IDs scoped (per repo / branch)?
- Do we want to backfill DB data with old pushes?
Outcome: Everyone impacted has been identified and was able to refine approach, and provide clarity on how to progress
| Assignee | ||
Comment 1•1 year ago
|
||
@aryx, @ahal, @ryanvm (I may be overshooting on who can answer these questions, if so please ignore).
Question on whether to migrate the existing pushlog data in https://docs.google.com/document/d/1YrDtdTOE44BP53XFTpPr1clg9Gg26mAAoIVLPXNijpw/edit?tab=t.gxa0r4ut47iq
Flags: needinfo?(ryanvm)
Flags: needinfo?(aryx.bugmail)
Flags: needinfo?(ahal)
Updated•1 year ago
|
Flags: needinfo?(ryanvm)
Updated•1 year ago
|
Flags: needinfo?(aryx.bugmail)
Updated•1 year ago
|
Flags: needinfo?(ahal)
Updated•1 year ago
|
Blocks: new-lando-cleanup
Comment 2•1 year ago
|
||
We have answered what we needed for now and so this no longer blocks the migration even though there are still questions.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•