Skip to content

Commit

Permalink
Production release v1.1.0 (#123)
Browse files Browse the repository at this point in the history
* Changes for unit of measurements (#118)

* new org uom creation changes

* patch version update

* fix uom request call

* add abbrevation field to organization model

* handle abbrevation while registration

* exclude custodian names from org list

* email alert changes

* feedback changes - 1

* fix shipment service call

* fix shipment alert template

* fix shipment alert template - 2

* fix lint test issues

* Feat/1.1 changes (#121)

* add organization level defaults

* changes related to alerts

* fix gunicorn version

* fix completed email text

* fix status alerts for warehouse

* fix battery alert text in the email

* add fujitsu switch

* fix tag github action

* fix En route to sentence case

* fix block tag

* fix status email template for warehouse arrived

* fix prod github action
  • Loading branch information
patelradhika authored Dec 25, 2023
1 parent 959be1a commit 4f95ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

# auto generate tag from label defined in Dockerfile
- uses: butlerlogic/action-autotag@stable
- uses: butlerlogic/action-autotag@1.1.2
id: tag_version
env:
GITHUB_TOKEN: "${{ secrets.RELEASE_TOKEN }}"
Expand Down

0 comments on commit 4f95ff6

Please sign in to comment.