Block a user
c37a93bcdf
feat: remove trailing newline at end of file
7ebf9cefae
feat: switch startup task to Sidekiq with Redis cache
dd37e2835b
style: add newline at end of schedule_tasks.rb
4e1fb58abf
feat: prevent startup task from running in development environment
5bc06007b2
refactor: improve countries find_resource method
songtianlun
deleted branch dependabot/bundler/tailwindcss-rails-3.3.0 from songtianlun/sample_rails_tailwind
2025-01-25 08:04:43 +08:00
songtianlun
created branch dependabot/bundler/tailwindcss-rails-3.3.1 in songtianlun/sample_rails_tailwind
2025-01-25 08:04:43 +08:00
songtianlun
pushed to dependabot/bundler/tailwindcss-rails-3.3.1 at songtianlun/sample_rails_tailwind
2025-01-25 08:04:43 +08:00
1a56d283fc
chore(deps): bump tailwindcss-rails from 3.2.0 to 3.3.1
songtianlun
created branch dependabot/bundler/aws-sdk-s3-1.178.0 in songtianlun/today_ai_weather
2025-01-24 08:08:07 +08:00
songtianlun
pushed to dependabot/bundler/aws-sdk-s3-1.178.0 at songtianlun/today_ai_weather
2025-01-24 08:08:07 +08:00
51f0491110
chore(deps): bump aws-sdk-s3 from 1.177.0 to 1.178.0
7612dd6bd9
refactor: tidy up code style and remove unused fields
b4af78aa77
feat: add logging and refactor image attachment
b05cf10017
refactor: simplify city weather generation logic
06a861c639
refactor: clean up city model and adjust worker timing
2cd23a6047
fix: update ownership permissions in Dockerfile
songtianlun
deleted branch dependabot/bundler/selenium-webdriver-4.28.0 from songtianlun/today_ai_weather
2025-01-23 08:02:58 +08:00
799dfc18ed
fix: update weather fetch timing to days
a2c75ba3c2
feat: cache Docker layers and update dependencies
e9095ece6e
feat: improve Sidekiq scheduling configuration
c20ff296eb
fix: update Active Job queue adapter to Sidekiq
f74f34ce82
chore: update admin user creation for seeds
songtianlun
created branch background-task in songtianlun/today_ai_weather
2025-01-23 08:02:58 +08:00
1ab860c739
chore: fix output redirection in docker workflow
24cbf13a26
feat: enhance Docker workflow version tagging
5bb91f16fd
fix: correct LATEST_TAG output variable
04595824e6
feat: configure docker image prefix
2b4275055c
feat: update fetch-depth in docker workflow