Skip to Content.
Sympa Menu

rare-dev - Re: [rare-dev] Integration of the release manager

Subject: Rare project developers

List archive

Re: [rare-dev] Integration of the release manager


Chronological Thread 
  • From: Alexander Gall <>
  • To: <>
  • Cc: <>
  • Subject: Re: [rare-dev] Integration of the release manager
  • Date: Tue, 12 Apr 2022 14:50:10 +0200

Hi

On Tue, 12 Apr 2022 14:28:26 +0200, mc36 <> said:

> On 4/12/22 13:08, Alexander Gall wrote:
>>
>>>> It would be nice if the system would inform the user that what he
>>>> tried to do is a NOP when the sticky-onlychanged option is in
>>>> action. There is no feedback now, which could be confusing.
>>>>
>>>> But, of course, the message would also be printed when the sticky
>>>> command is executed during a revert or rollback where you might not
>>>> want it...
>>>>
>>> so as long as it's just a printed text (and not an user input) then it
>>> would not cause harm, but again, printing in such a situation would ruin
>>> the clean boot logs....
>>
>> But the script isn't even called in this case. The message would have
>> to come from freerouter. OTOH, freerouter knows the context in which
>> it executes the sticky alias and could print the message only when it
>> is invoked by the user :)
>>

> ohhh my, that was so trivial that i even not thought about it... :)

> https://github.com/mc36/freeRouter/commit/aac5fa483214111340cf5da80681cf372ad24e1c

> (sorry for the dirty commit, i just noticed that my ide put some spaces
> again...)

Thanks. Just as I was about to finalize everything for the release, I
stumbled over this:

rare#tna-install-git?


tna-install-git - Install a specific Git commit
tna-install-git-latest - Install the latest development version

rare#tna-install-git


ambigous command, try tna-install-git?

rare#tna-install-git cfc87b95007


ambigous command, try cfc87b95007?

Looks like a bug in the parser? The problem does not occur in a
similar case:

rare#tna-list-?


tna-list-available - List all available releases
tna-list-installed - List all currently installed releases
tna-list-profiles - List the available p4 profiles

rare#tna-list-profiles


Current profile: CPE
Available profiles: BNG, BRAS, CERN_FLOWSPEC, CGNAT, CLEANER, CPE, FW,
GEANT_TESTBED, GGSN, GRE, IPIP, NFV, NOP_MCHOME, P, PE, RAWIP,
RENATER_PEERING_L2, RENATER_PEERING_L3, SRV6, TOR, WLC


rare#


--
Alex



Archive powered by MHonArc 2.6.19.

Top of Page