Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gitlab.com agent duplication by sanitizing usernames #46

Merged
merged 4 commits into from
Jun 4, 2021

Conversation

cdboer
Copy link
Collaborator

@cdboer cdboer commented Jun 4, 2021

Fixes #45.

Changes proposed in this pull request:

  • Remove trailing whitespace from username mentions
  • Support multi-valued attributes for ProvAgents

Switch from attribute dict to list of tuples. Allows multi-valued properties without overriding existing ones.
…raph (#45)

Unite possibly duplicated agents for each generated graph. This was only done in the cli.py script before but should be done for each run.
@cdboer cdboer merged commit 373c270 into master Jun 4, 2021
@cdboer cdboer deleted the agent-deduplication branch June 4, 2021 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated Agents on gitlab.com
1 participant