Skip to content

Releases: ValMati/StockBot

Several dependencies updates

15 Mar 16:43
3eab003
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha007...v0.0.1-alpha008

Update .Net 8 and new response

26 Nov 13:06
bdaf01f
Compare
Choose a tag to compare
Pre-release
Update to .Net 8 (#17)

* Update to .Net 8

* Update Dockerfile to .Net 8

* Change Dockerfile user

Fix use of nonroot user in Dockerfile

12 Nov 14:52
715b02c
Compare
Choose a tag to compare
Pre-release
v0.0.1-alpha006

Fix use of nonroot user in Dockerfile (#13)

Fix Security Hotspots

11 Nov 23:07
71e20b9
Compare
Choose a tag to compare
Fix Security Hotspots Pre-release
Pre-release
v0.0.1-alpha005

Fix SonarCloud recommendations (#12)

Add Serilog and change how the app wait for messages

05 Nov 07:41
c9a9558
Compare
Choose a tag to compare
Add Serilog and change how the app wait for messages (#8)

* Add Serilog and change how the app wait for messages

* Fix build.yml

* Fix build.yml (II)

* Try to fix build.yml (III)

* Fix build.yml (IV)

Fix configuration from environment variables

03 Nov 16:45
6fd72d3
Compare
Choose a tag to compare
v0.0.1-alpha003

Fix configuration from environment variables (#7)

Fix push docker image

03 Nov 10:16
a44fb28
Compare
Choose a tag to compare
Fix push docker image Pre-release
Pre-release
Fix push docker image (#6)

* Fix docker image name

* Fix docker image name (II)

Build and publish on ACR the docker image

03 Nov 06:45
604df35
Compare
Choose a tag to compare
Build docker image (#5)

* Add to build.yml steps to build the docker image

* Try to fix error with docker image variable

* Add docker-publish.yml action