Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update cron yml so that script can properly reference config (#61)
* update comments on backfill scripts to give context of what previous scripts where used for * adding comments for context on old scripts * update backfill script in ruby * update env variables to use Rails.app.credentials. attempt at cron job kubernetes template * Update cron_sync.yml * Update user_group_membership_classification_backfill.py * update panoptes_membership_client.rb to create insert query using array.new vs times.map per hound * adding a more descriptive comment insert query * add manual sync * Update .github/workflows/manual_corp_user_group_sync.yml Co-authored-by: Zach Wolfenbarger <[email protected]> * Update .github/workflows/manual_corp_user_group_sync.yml Co-authored-by: Zach Wolfenbarger <[email protected]> * Update .github/workflows/manual_corp_user_group_sync.yml Co-authored-by: Zach Wolfenbarger <[email protected]> * Update .github/workflows/manual_corp_user_group_sync.yml Co-authored-by: Zach Wolfenbarger <[email protected]> * Update .github/workflows/manual_corp_user_group_sync.yml Co-authored-by: Zach Wolfenbarger <[email protected]> * Update manual_corp_user_group_sync.yml * Update manual_corp_user_group_sync.yml * update cron yml to properly pull config --------- Co-authored-by: Zach Wolfenbarger <[email protected]>
- Loading branch information