Alexandre Lavigne

Results 147 comments of Alexandre Lavigne

yes they are ! :disappointed: the method `update` is ``` update(, , ...) ``` the method `update_acell is ``` update_acell(, ) ```

> nice how did this happen I would say it's historic, left over from the past from this repository I suppose.

I agree with you. In the object oriented model we have: - the gspread client should only contain: file related actions, like open, list, remove ? Etc. - the spreadsheet...

True that! I will update the gspread client. So you can keep the same code and keep it working.

Users will expect the value `Big Merge` in `F3`. We should add the extra complexity. When we list the merges and see that one overlaps the requested range then we...

Thinking about it I would solve it as: - we get values from a range - if user requests combined merged values - get the list of merges from the...

I went through the doc, we can't use it for now, only the owner of the project can do it. We need @burnash assistance for this. please.

Hi thank you for the prompt reply ! thanks for the settings, we'll update the release workflow and test it next time we release.

@burnash I am wondering, did you create the `release` environment in the repository ? I don't have access to it, I can't check. I did not manage to make it...

Hi I'm sorry but I don't understand where is the issue with gspread. Did you try to use gspread to get the data and the cell values ?