Skip to content

Releases: narqo/github-weather

v3.1.1

22 Sep 22:45
Compare
Choose a tag to compare

Changelog

cf74117 ci: fix docker tag naming
aefeca4 deployments: update

v3.1.0

22 Sep 22:05
Compare
Choose a tag to compare

Changelog

d7290b9 docker: strip binary
1be116b Update README
228efc3 Update README

v3.0.0-rc2

22 Sep 19:55
Compare
Choose a tag to compare

Changelog

f23c7e4 ci: reduce number of docker images platforms

v3.0.0-rc1

22 Sep 19:09
3a7b4b5
Compare
Choose a tag to compare

Changelog

3a7b4b5 Merge pull request #8 from narqo/docker-multiplatform
db06b48 ci: build multiplatform docker image
6501b08 deployment: update crontjob to use v2.0.0

v3.0.0

22 Sep 20:17
Compare
Choose a tag to compare

Changelog

e906e57 add LICENSE

v2.0.0

21 May 18:44
ea9b100
Compare
Choose a tag to compare

Changelog

ea9b100 Merge pull request #7 from narqo/redact-creds
7b6d5da Don't log credentials if one of tokens is missed
c7c4aca Merge pull request #6 from midnightrun/master
efdacdf Rename YAML file to be consistent with others within project
0d9dae0 Revert image reference
c265652 Made documentation consistent
747185e Expiration Time configured via configuration file Adjust documentation
98a0f8b Introduce YAML configuration for application Adjust Readme

Docker images

  • docker pull docker.io/varankinv/github-weather:v2.0.0
  • docker pull docker.io/varankinv/github-weather:latest

v1.1.1

14 May 09:03
42bec28
Compare
Choose a tag to compare

Changelog

42bec28 Merge pull request #5 from midnightrun/fix/emoji_relation_to_cloud
a4c3b66 Correct spelling
0d0fc7f Rename to ☁️ due to correct wrong mapping in GitHub

Docker images

  • docker pull docker.io/varankinv/github-weather:v1.1.1
  • docker pull docker.io/varankinv/github-weather:latest

v1.1.0

13 May 19:33
302b6b4
Compare
Choose a tag to compare

Changelog

302b6b4 Merge pull request #3 from midnightrun/enhancement/reduce_container_image_size
ca914e2 Container Image Enhancements Use Multi=Stage Builds to get certificats Use scratch as base image to reduce size and attack surface
86166c0 update goreleaser

Docker images

  • docker pull docker.io/varankinv/github-weather:v1.1.0
  • docker pull docker.io/varankinv/github-weather:latest

v1.0.0

26 Apr 14:28
Compare
Choose a tag to compare

Changelog

828a560 update README
1c15bd8 update gitignore
5e26059 update goreleaser
07c1a74 update github-action
5b6f104 Merge pull request #1 from angelbarrera92/add-goreleaser
42e3899 Add release process and kubernetes deployment instructions
1a90e50 Update README
0787c4d simplify github api graphql request
83f5490 update internals
2d5bac9 update crontab example
3a23bee add debug flag
fd469bb rename WeatherResponse.String to ShortString
ad2e951 Update README.md
2adc649 add .gitignore
94ba112 fix temp formatting
5d43f8b Update README
e2f833b Update README
e67be3e add crontab file example
1d1d28a update code comments
54e8e43 remove hardcoded client timeout
afa9d88 Poehali!

Docker images

  • docker pull docker.io/varankinv/github-weather:v1.0.0
  • docker pull docker.io/varankinv/github-weather:latest