Ticket #471 (closed defect: duplicate)

Opened 4 years ago

Last modified 4 years ago

Custom Force Page, Default parameters for WithProperties

Reported by: ipv6guru Owned by:
Priority: major Milestone: 0.8.+
Version: 0.7.10 Keywords: sourceforge 1631928
Cc: ccooper@…, l10n.moz@…, armenzg@…

Description

This is a very slight tweak to Paul Gains patch and give him all the deserved credit for coming up with it. I also added default parameters for the WithProperties? class and put the username into the SourceStamp? and build properties so that it can be retrieved by WithProperties?. I think this will be useful for authentication of force builds and any other relevent uses.

An example of the default WithProperties? is: WithProperties?("%s", "test", test='foo')

Attachments

custom_fp.patch Download (10.7 KB) - added by ipv6guru 4 years ago.

Change History

Changed 4 years ago by ipv6guru

comment:1 Changed 4 years ago by ipv6guru

Moved from sourceforge

comment:2 Changed 4 years ago by ccooper

  • Cc ccooper@… added

comment:3 Changed 4 years ago by dustin

  • Milestone changed from undecided to 0.7.+

Hmm, I like most of this, but adding usernames to sourcestamps is problematic. Needs some thought.

comment:4 Changed 4 years ago by Pike

  • Cc l10n.moz@… added

comment:5 Changed 4 years ago by armenzg

  • Cc armenzg@… added

comment:6 Changed 4 years ago by dustin

I'd like to see this broken into three parts:

  • WithProperties? changes (+ docs, + tests)
  • Usernames in SourceStamps? (I really would like to see a convincing use-case for this)
  • custom properties (these need to be renamed, since they are not properties, but descrptions of user-supplyable properties; + docs, + tests)

comment:7 Changed 4 years ago by bhearsum

  • Status changed from new to closed
  • Resolution set to duplicate

This is largely duplicate functionality of #365. I'm going to resolve this as a dupe. If anyone thinks there's something specific to this ticket that's still of value, please do re-open.

Note: See TracTickets for help on using tickets.