guardian / mobile-notifications-content

Lambda that reads from the content api stream and triggers notifications for followable content
2 stars 0 forks source link

Migrated TC pipeline to GHA #42

Closed Mark-McCracken closed 1 year ago

Mark-McCracken commented 1 year ago

What does this change?

Just migrates the pipeline from here: https://teamcity.gutools.co.uk/buildConfiguration/Mobile_MobileNotificationsContent2?buildTypeTab=overview&mode=builds#all-projects

An error message was saying:

java.lang.UnsatisfiedLinkError: no zstd-jni in java.library.path

So searching and following docs, I added the dependency explicitly, and the tests pass.

How to test

Deploy via riff-raff, there should be no change required.

DavidLawes commented 1 year ago

I deployed this change successfully to CODE. In order to test:

DavidLawes commented 1 year ago

After merging this change: