leonhartX / gas-github

sync gas code to github
https://chrome.google.com/webstore/detail/lfjcgcmkmjjlieihflfhjopckgpelofo
MIT License
3.5k stars 70 forks source link

pull/push doesn't work when set 'Ignore file patterns *' #137

Closed AkisueAtsushi closed 3 years ago

AkisueAtsushi commented 3 years ago

When push/pull, I want to ignore some scripts whose filename starts with 'config', so I set 'ignore file pattern *' like this;

スクリーンショット 2021-01-16 17 14 16

but then pull/push icon(↑↓) doesn't work. nothing happened when click these icons. and 'Warning log' popped up in console like this;

スクリーンショット 2021-01-16 17 11 38

Is it bug thing ? or I miss any configurations or way to set 'ignore file pattern *' ? I have no clue about this problem on any documents you published.

I'm using the latest version.(5.0.0)

Thank you in advance.

leonhartX commented 3 years ago

this is a known issue, fixed in #134 but since Google is now taking a very long time to review I can not promise when it will be released (my last release has been pending review for more than 2 weeks and still can not release)

AkisueAtsushi commented 3 years ago

Thank you, then I'll wait the next release.