kjaymiller / kjaymiller/31DaysofNeurodivergenceTweets

Change to path stored in environment variable

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
img = overlay_text(index_, text, image_path="./assets/test_cat.jpeg") # TODO: Change to path stored in environment variable
```

https://github.com/kjaymiller/31DaysofNeurodivergenceTweets/blob/3846691957b4eeebf56b8aab729f6cbb1dd514a4/TimerTrigger/__init__.py#L16

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in TimerTrigger/__init__.py at the call on line 16 and inspect how the image path is currently supplied. Check the project's Azure Function configuration for the intended environment-variable location. Done means the hardcoded image path is replaced with the configured environment value.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
cloud
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.