abeizn opened a new pull request, #1877:
URL: https://github.com/apache/incubator-devlake/pull/1877
fix #1868: refs_issues_diffs has no primary key
fix #1873: unterminated quoted identifier at or near """ and invalid
value, should be pointer to struct or slice
fix #1842: some SQL
warren830 closed pull request #1872: some description here
URL: https://github.com/apache/incubator-devlake/pull/1872
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
likyh opened a new pull request, #1876:
URL: https://github.com/apache/incubator-devlake/pull/1876
#1863
### ⚠️ Pre Checklist
> Please complete _ALL_ items in this checklist, and remove before submitting
- [ ] I have read through the [Contributing](../CONTRIBUTING.md)
long2ice opened a new issue, #1875:
URL: https://github.com/apache/incubator-devlake/issues/1875
## Description
Can we get all metadata from plugins inside one plugin? Such as the plugin
models.
## Describe the solution you'd like
Now I want write a plugin to export all data fro
likyh commented on issue #1865:
URL:
https://github.com/apache/incubator-devlake/issues/1865#issuecomment-1125802922
I’ll try to fix it.
I plan to write a new config_util helper `WriteConfig` to search `key=(.*)`
to replace as `key='newValue'`.
--
This is an automated message
xgdyp commented on issue #1863:
URL:
https://github.com/apache/incubator-devlake/issues/1863#issuecomment-1125795102
my mac is mbp m1 and my cmake version is 3.22.3 @likyh ,may caused by
version gap?
--
This is an automated message from the Apache Git Service.
To respond to the message,
warren830 opened a new pull request, #1874:
URL: https://github.com/apache/incubator-devlake/pull/1874
# Summary
As of #1870, pg cannot support unicode \u, we have to drop json as field
type in the table. We use text to store json data
### Does this close any open issues?
abeizn opened a new issue, #1873:
URL: https://github.com/apache/incubator-devlake/issues/1873
## Describe the bug
ERROR: unterminated quoted identifier at or near """ (SQLSTATE 42601)
## To Reproduce
Steps to reproduce the behavior:
run github plugin (apache/incubator-devlake