Ticket #2233 (closed enhancement: fixed)

Opened 15 months ago

Last modified 7 months ago

gitpoller should detect when it needs to reinitialize its state.

Reported by: tom.prince Owned by:
Priority: minor Milestone: 0.8.+
Version: 0.8.5 Keywords: git, gitpoller
Cc:

Description

GitPoller? currently asumes that if its directory exists (and is a git repo?) that the repo is initialized properly for how it is configured. It should be smart enough to recover from config/state mismatches. Either by detecting a mismatch, or always initializing in an idempotent maner.

Change History

comment:1 Changed 15 months ago by dustin

  • Milestone changed from undecided to 0.8.7

comment:2 Changed 11 months ago by dustin

  • Type changed from defect to enhancement
  • Milestone changed from 0.8.7 to 0.8.+

This is true, but not something we'll be able to squeeze into 0.8.7, most likely.

comment:3 Changed 11 months ago by tom.prince

I was planning to work on this, this week. (Hence the gpo test framework).

comment:4 Changed 7 months ago by tom.prince

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.