Migrate cloud buckets to posit accounts
Open
@isabelizimm is already working on this.
Since Jul 31, 2023.
.maint
- Dominant language
- Python
- Stars
- 59
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the CI is running on my personal cloud accounts (which was quick to set up, since they're needed for siuba, and very cheap!). Let's make the jump to posit accounts.
The different environment variables are mostly documented in the .env.dev file, but some of the environment variables used to change the test bucket can be found in here in tests/helpers.py.
(Note that the CI sets up a folder in each test bucket using a random uuid, and then deletes the folder when tearing down tests)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.