BBC_Scripts
  1. BBC_Scripts

sync_Jirac_Bitbucketc_groups

Public
AuthorCommitMessageCommit dateIssues
Michael WalkerMichael Walker
e64ab44e065added additional messaging if email address is missing from Jira user and added default empty string placeholders instead of None types for .get() methods
Michael WalkerMichael Walker
813f7786940Switched to using a potential regex and static typed input, otherwise the script will sync all groups in Jira
Michael WalkerMichael Walker
916942ba2faadding readme
Michael WalkerMichael Walker
343da184117adding BSD license
Michael WalkerMichael Walker
44b0fcce792make datetime be windows friendly by replacing forward slash with hyphens and underscores | remove python 3.11 type hint as it's not necessary
Michael WalkerMichael Walker
485bcaf373aadditional layers for handling invitations properly
Michael WalkerMichael Walker
583a9d7455badding invite and revoke invite options as well as saving queried data for manual verficiation and fixed a bunch of logic
Michael WalkerMichael Walker
b72310b88d7ignoring csv filetypes
Michael WalkerMichael Walker
ee9bddd1d05rearranged events for proper error handling, moved print statments to reflect only objects we care about, rather than all objects, and ensure that all Bitbucket groups are scanned, but only the Jira groups that are actually necessary are scanned
Michael WalkerMichael Walker
140fd6f9c21added logger, fixed bug with API.Rate_Limit loop
Michael WalkerMichael Walker
45a8eb16ba8init