bec
bec copied to clipboard
The BitBucket Erlang Client
Sometimes the PropEr will fail with `cant_generate`: https://github.com/klarna-incubator/bec/actions/runs/3088243798/jobs/4994492361#step:7:106. This needs to be investigated.
It would be very useful to have an optional flag to make bec spit its output in a machine parseable format.
The builds do not seem to generate code coverage such that this can be displayed in GitHub. There seems to be traces of this in the build scripts, but something...
We ran into a couple of issues where BEC reported that it was updating some settings, but Bitbucket (for various reasons) silently throwing away those changes. In order to detect...
## Current Behavior I get an error using a list in the `.ymlv` file. The error is as follows: ```bash 13:41:36.862 [info] Reading config file "/bitbucket-config/bitbucket.config". escript: exception error: no...
sometime we got this error because of network issue (I guess), it would be nice if we could have any retry mechanism. ``` escript: exception error: no match of right...
BEC cannot set either to read when using `Advanced` options from the Merge configuration. ``` escript: exception error: no function clause matching bec_wz_pr_restriction_t:from_map(#{ => true, => false, => [], =>...
Hi , is there an option to write the current config to yml(s) for an initial setup or do i need to manually write all initially? thank you