Skip to content

Sync dev to master.#93

Merged
awalsh128 merged 3 commits intomasterfrom
dev
Feb 4, 2023
Merged

Sync dev to master.#93
awalsh128 merged 3 commits intomasterfrom
dev

Conversation

@awalsh128
Copy link
Copy Markdown
Owner

No description provided.

awalsh128 and others added 3 commits February 3, 2023 22:03
* Fix if condition for upload-logs step (#87)

Previously the if condition was always evaluating to a truthy string
(e.g. 'false == "true"' or 'true == "true"') as the string comparison
(`== 'true'`) was not inside the expression syntax (`${{ }}`) and thus
being treated as a string rather than being evaluated.

* Introduce a force update value for reloading cache #82

---------

Co-authored-by: Leroy Hopson <github@leroy.geek.nz>
@awalsh128 awalsh128 merged commit 622a4c5 into master Feb 4, 2023
@awalsh128 awalsh128 deleted the dev branch February 4, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant