ScientiaFelis / sebmsR

Swedish Butterflies - tools and apps
GNU Affero General Public License v3.0
2 stars 0 forks source link

editcred #26

Closed larspett closed 11 months ago

larspett commented 11 months ago
ScientiaFelis commented 11 months ago

editcred() should not update the config.yml. It is only to edit the exported variables in .Renviron which is then used by config.yml.

larspett commented 11 months ago

But the config.yml in that machine didn’t look the way it should, it was unaffected by the editcred() process. It looked like I hardcoded it this Spring, no references to the .Renviron info

From: Georg @.> Sent: den 31 oktober 2023 08:59 To: ScientiaFelis/sebmsR @.> Cc: Lars Pettersson @.>; Author @.> Subject: Re: [ScientiaFelis/sebmsR] editcred (Issue #26)

editcred should not update the config.yml. It is only to edit the exported variables in .Renviron which is then used by config.yml

— Reply to this email directly, view it on GitHubhttps://github.com/ScientiaFelis/sebmsR/issues/26#issuecomment-1786690995, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEVQXZHK4Q63MLBZPIRN3LDYCCVUFAVCNFSM6AAAAAA6WRT4Y6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBWGY4TAOJZGU. You are receiving this because you authored the thread.Message ID: @.**@.>>

ScientiaFelis commented 11 months ago

Yes the config.ymlshould be installed when the package is installed or loaded I think. It might work to remove the config.ymland then reload or reinstall the package to get the new config.yml I have not tested that yet.