Jeremy Chapeau

Results 34 comments of Jeremy Chapeau

I think there are two approach: You define a generic relationship pointing to a 'ProviderUser' generic label that is used as a secondary label for GitHub, Google, Microsoft etc ...users...

I said dependency but in fact is more a best effort contract: GitHub should be run before Authentik because Authentik may build relationship to GitHubUser. That is not a requirement...

Will have to do some work for pre-release because: - PEP 440 pre-releases are formated like `M.m.prcX` (cf. https://peps.python.org/pep-0440/#pre-releases) - semver pre-releases are formated like `M.m.p-rcX` (cf. https://semver.org/#spec-item-9) That's lead...

Wait for https://github.com/cartography-cncf/cartography/pull/1642 to be merged

@achantavy not sure about the cleanup, do we want cleanup in each "sub sync" or a global cleanup funtion in the `__init__.py` file

@kunaals did you start working on this one ? I planed to rework the entire GitHub intel, and can easily add this issue on my scope.

@achantavy I'll let you review this one, I'm not sure about the impact of these changes on other docs.

Already working on it as part of a larger refactoring.

@Roniscend before review please check your PR pass the CI tests (testing locally is even better) And @leaf5135 has started working on that issue, please discuss with him to avoid...