mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #901] [MERGED] Try to fix time zone info after upgrading the docker image #925
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/901
Author: @13xforever
Created: 8/16/2022
Status: ✅ Merged
Merged: 8/16/2022
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (3)
4c65e8bnew docker image seems to be missing tzdata package7acfa11try to build acronyms for all time zones3a96e5aupdate 3rd party deps📊 Changes
8 files changed (+39 additions, -20 deletions)
View changed files
📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
CompatBot/Commands/BotStats.cs(+1 -1)📝
CompatBot/CompatBot.csproj(+10 -10)📝
CompatBot/Config.cs(+4 -4)📝
CompatBot/Utils/TimeParser.cs(+20 -1)📝
Dockerfile(+1 -1)📝
Tests/Tests.csproj(+1 -1)📄 Description
For some reason all time zone info is missing.
Also updated regular deps.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.