datadotworld / data.world-py

Python package for data.world
https://data.world/integrations/python
Apache License 2.0
102 stars 28 forks source link

[CLOUD-264] Using contexts in CircleCi Config (adding workflow to use context) #141

Closed neilnautiyal-ddw closed 1 year ago

neilnautiyal-ddw commented 1 year ago

https://dataworld.atlassian.net/browse/CLOUD-264

Updating Circle configs across our organization to use globally defined variables within contexts rather than locally defined environment variables

Making changes in each repo based on the keys that are rotated in https://github.com/datadotworld/infrastructure/blob/main/ci_config/update_aws_creds.py Let me know if there are aws- credentials contexts where they don't need to be, or if I missed adding them where they should be

this config previously had a singular build job -- I have restructured the config to have separate workflows