tag:github.com,2008:https://github.com/kuhnroyal/flutter-fvm-config-action/releases Release notes from flutter-fvm-config-action 2024-09-26T20:13:56Z tag:github.com,2008:Repository/391055446/v3.0 2024-09-26T21:01:24Z v3.0 <h2>What's Changed</h2> <p>The action has been split into 2 separate actions:</p> <ol> <li><code>kuhnroyal/flutter-fvm-config-action/config@v3</code> - this performs the traditional FVM config extraction into variables</li> <li><code>kuhnroyal/flutter-fvm-config-action/setup@v3</code> - this additionally performs Flutter setup via <code>subosito/flutter-action</code></li> </ol> <p>The existing action remains unchanged.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/kuhnroyal/flutter-fvm-config-action/compare/v2.3...v3.0"><tt>v2.3...v3.0</tt></a></p> kuhnroyal tag:github.com,2008:Repository/391055446/v3 2024-09-26T21:01:58Z v3 <p>v3</p> kuhnroyal tag:github.com,2008:Repository/391055446/v2.3 2024-08-26T13:11:58Z v2.3 <h2>What's Changed</h2> <ul> <li>Add cache key input parameters by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kuhnroyal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kuhnroyal">@kuhnroyal</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2486818353" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/31" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/31/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/31">#31</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/kuhnroyal/flutter-fvm-config-action/compare/v2.2...v2.3"><tt>v2.2...v2.3</tt></a></p> kuhnroyal tag:github.com,2008:Repository/391055446/v2 2024-08-26T13:12:41Z v2 <p>v2</p> kuhnroyal tag:github.com,2008:Repository/391055446/v2.2 2024-08-25T17:19:47Z v2.2 <h2>What's Changed</h2> <ul> <li>Fix sub action path by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kuhnroyal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kuhnroyal">@kuhnroyal</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2485340326" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/30" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/30/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/30">#30</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/kuhnroyal/flutter-fvm-config-action/compare/v2.1...v2.2"><tt>v2.1...v2.2</tt></a></p> kuhnroyal tag:github.com,2008:Repository/391055446/v2.1 2024-08-24T22:45:32Z v2.1 <h2>What's Changed</h2> <p>This version adds a new <code>setup</code> input flag which will automatically install Flutter via the <a href="https://github.com/subosito/flutter-action">subosito/flutter-action</a> when set to <code>setup: true</code>. The current default is <code>setup: false</code>.</p> <div class="markdown-alert markdown-alert-important"><p class="markdown-alert-title"><svg class="octicon octicon-report mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"></path></svg>Important</p><p>The setup flag will default to <code>setup: true</code> with the next major version <code>v3</code>.</p> </div> <ul> <li>Bump @vercel/ncc from 0.38.0 to 0.38.1 in /config-action by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2476718063" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/28" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/28/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/28">#28</a></li> <li>Add input to automatically setup Flutter by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kuhnroyal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kuhnroyal">@kuhnroyal</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2476701221" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/26" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/26/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/26">#26</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/kuhnroyal/flutter-fvm-config-action/compare/v2...v2.1"><tt>v2...v2.1</tt></a></p> kuhnroyal tag:github.com,2008:Repository/391055446/v2.0 2023-10-16T12:44:21Z v2.0 <h2>What's Changed</h2> <ul> <li>Bump @actions/core from 1.10.0 to 1.10.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1899993509" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/19" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/19/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/19">#19</a></li> <li>Bump @vercel/ncc from 0.36.1 to 0.38.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1889430298" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/18" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/18/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/18">#18</a></li> <li>Updates for FVM 3 &amp; Node 20 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kuhnroyal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kuhnroyal">@kuhnroyal</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1942213121" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/21" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/21/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/21">#21</a></li> </ul> <p>The action now tries to read the new <code>.fvmrc</code> config file first and falls back to the legacy <code>.fvm/fvm_config.json</code> file.</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/kuhnroyal/flutter-fvm-config-action/compare/v1.2.0...v2.0"><tt>v1.2.0...v2.0</tt></a></p> kuhnroyal tag:github.com,2008:Repository/391055446/v1.2.0 2023-07-10T13:54:55Z v1.2.0 <h2>What's Changed</h2> <ul> <li>Add outputs in actions.yaml by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/narumincho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/narumincho">@narumincho</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1792209323" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/15" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/15/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/15">#15</a></li> <li>Bump @actions/core from 1.9.1 to 1.10.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1796673892" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/17" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/17/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/17">#17</a></li> <li>Bump @vercel/ncc from 0.34.0 to 0.36.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1796673770" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/16" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/16/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/16">#16</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/narumincho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/narumincho">@narumincho</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1792209323" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/15" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/15/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/15">#15</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/kuhnroyal/flutter-fvm-config-action/compare/v1.1.0...v1.2.0"><tt>v1.1.0...v1.2.0</tt></a></p> kuhnroyal tag:github.com,2008:Repository/391055446/v1 2023-07-10T13:54:13Z v1 No content. kuhnroyal tag:github.com,2008:Repository/391055446/v1.1.0 2022-11-04T10:30:47Z 1.1.0 <h2>What's Changed</h2> <ul> <li>feat: allow reading specific fvm flavor by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/DevNico/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DevNico">@DevNico</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1435256067" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/11" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/11/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/11">#11</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/DevNico/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DevNico">@DevNico</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1435256067" data-permission-text="Title is private" data-url="https://github.com/kuhnroyal/flutter-fvm-config-action/issues/11" data-hovercard-type="pull_request" data-hovercard-url="/kuhnroyal/flutter-fvm-config-action/pull/11/hovercard" href="https://github.com/kuhnroyal/flutter-fvm-config-action/pull/11">#11</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/kuhnroyal/flutter-fvm-config-action/compare/v1...v1.1.0"><tt>v1...v1.1.0</tt></a></p> kuhnroyal