On Thu, Mar 29, 2018 at 08:30:30PM -0400, Martin Blais wrote:
> You speak as if a little bit of untested code is worth anything. It's
> not. Let me explain.
Oh, no, I agree it's not worth it. And it's great that you, as Beancount
maintainer, have high standards for code acceptance that encompass:
Did some searching and came up with
https://semaphoreci.com
As an option. It supports bitbucket and is free for open source.
Regards,
Patrick
On March 31, 2018 11:02:48 AM GMT+02:00, Stefano Zacchiroli
wrote:
>On Thu, Mar 29, 2018 at 08:30:30PM -0400, Martin Blais wrote:
>> You speak as if
New issue 260: CURRENCY_META undocumented
https://bitbucket.org/blais/beancount/issues/260/currency_meta-undocumented
Martin Michlmayr:
I don't know if this is a documentation issue or a bug but I cannot figure out
how to use CURRENCY_META().
"help from" says it returns a dict. How do I query a
Martin Blais writes:
> I think I would implement this differently than it does it.
> It seems to me the "envelope" method could be implemented with
> regular transaction (i.e., without resorting to "virtual" ones) by
> doing a few things:
> - automatically generating most of the transactions spen
On Sat, Mar 31, 2018 at 10:58 AM, Martin Blais wrote:
> You should confirm whether using "date" uses the date prior to that day,
> or on that date if set.
> I think it's the latter, but I can't quite remember exactly.
>
> I checked the query behaviour - it takes the rate on the date itself .
e.g.
New issue 261: Make it possible (via metadata?) to report context around
transactions with errors.
https://bitbucket.org/blais/beancount/issues/261/make-it-possible-via-metadata-to-report
Martin Blais:
When you skip Postings due to errors, store the account names somewhere so you
can provide be
* Martin Blais [2018-03-30 23:56]:
> - Found a bug in the example file:
>
> bergamot [hg|]:~/src/ledger2beancount$ ./bin/ledger2beancount
> examples/illustrated.ledger
> Can't parse date 03/28 at ./bin/ledger2beancount line 161.
You have to use --config examples/illustrated.yml because o
On Saturday, March 31, 2018 at 10:07:31 AM UTC+7, Martin Blais wrote:
>
> What about time zone support? This is very useful for frequent
>> international travelers. If I fly eastbound trans-pacific flight, for
>> example, Tokyo to San Francisco, the date will be the same but the local
>> time wi
That's probably good enough. So the unique key for a marker would be (year,
string).
The other design option would be for the non-dated directive to produce
some sort of a map, and fail if the markers aren't unique.
Finally, there's always the option of creating a markerless method (the
classific
CI only makes it easier to run the test, it doesn't write the tests.
Running the tests is easy ("make test" locally)
On Sat, Mar 31, 2018 at 5:02 AM, Stefano Zacchiroli wrote:
> On Thu, Mar 29, 2018 at 08:30:30PM -0400, Martin Blais wrote:
> > You speak as if a little bit of untested code is wo
On Sat, Mar 31, 2018 at 8:52 AM, Hoong-Shen Wong wrote:
>
>
> On Sat, Mar 31, 2018 at 10:58 AM, Martin Blais wrote:
>
>> You should confirm whether using "date" uses the date prior to that day,
>> or on that date if set.
>> I think it's the latter, but I can't quite remember exactly.
>>
>> I che
On Sat, Mar 31, 2018 at 12:45:12PM -0400, Martin Blais wrote:
> CI only makes it easier to run the test, it doesn't write the tests.
> Running the tests is easy ("make test" locally)
My point was that it gives actionable incentives to write the tests to
wannabe contributors.
--
Stefano Zacchirol
On Sat, Mar 31, 2018 at 9:38 AM, Martin Michlmayr wrote:
> * Martin Blais [2018-03-30 23:56]:
> > - Found a bug in the example file:
> >
> > bergamot [hg|]:~/src/ledger2beancount$ ./bin/ledger2beancount
> > examples/illustrated.ledger
> > Can't parse date 03/28 at ./bin/ledger2beancount
On Sat, Mar 31, 2018 at 11:38 AM, Justus Pendleton
wrote:
> On Saturday, March 31, 2018 at 10:07:31 AM UTC+7, Martin Blais wrote:
>>
>> What about time zone support? This is very useful for frequent
>>> international travelers. If I fly eastbound trans-pacific flight, for
>>> example, Tokyo to Sa
How many people here use bean-report as their main way to generate data
from Beancount?
How many use bean-web?
Does anybody still care about bean-web now that Fava exists?
Also... is it possible to bean-bake Fava (or some equivalent creation of a
static version for sharing)?
Any input appreciated
15 matches
Mail list logo