Skip to content

Tags: caarmen/weather-slack-profile-photo

Tags

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from caarmen/issue-11-integrate-weatherapi

Issue #11: Add weatherapi support

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was signed with the committer’s verified signature.
caarmen Carmen Alvarez
Update the README to specify that the profile photos should be 500x50…

…0 resolution.

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from caarmen/fix-sunrise-sunset

Fix the calculation of sunrise/sunset for regions quite west to utc.

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from caarmen/support-multiple-slack-accounts

Support multiple slack accounts

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was signed with the committer’s verified signature.
caarmen Carmen Alvarez
Add a small buffer when scheduling based on sunrise/sunset.

Ensure the function will really be called after sunrise/sunset has occurred.

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
caarmen Carmen Alvarez
Do a profile update when the sun sets, even if it's before the normal…

… scheduled interval.

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
caarmen Carmen Alvarez
Correct `CMD` in `Dockerfile`

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from caarmen/modularize-code

Modularize code

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from caarmen/flip-images

Flip images

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
caarmen Carmen Alvarez
Improve documentation and caching.

Document the polling interval setting.
Don't attempt to update the slack profile photo if the weather condition hasn't changed since last time.