lalalilo / aws-spa

A no-brainer script to deploy a single page app on AWS
42 stars 3 forks source link

fix: Order result of record name by name matching #48

Closed ambreelmee closed 1 year ago

ambreelmee commented 1 year ago

There is a max number of records returned from this aws command so specifying a name ensure we have the record we're looking for in the list

codecov-commenter commented 1 year ago

Codecov Report

Merging #48 (2cf9733) into master (bfe68d2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   85.51%   85.51%           
=======================================
  Files          12       12           
  Lines         366      366           
  Branches       75       75           
=======================================
  Hits          313      313           
  Misses         53       53           
Impacted Files Coverage Δ
src/route53.ts 45.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ambreelmee commented 1 year ago

:tada: This PR is included in version 3.1.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: