Skip to content

Releases: binxio/landingzone-organization

v0.8.0

20 Jul 19:13
Compare
Choose a tag to compare

Feature

v0.7.0

17 Jul 14:31
Compare
Choose a tag to compare

Feature

  • Export workloads to a file/folder structure (#87) (01aaa30)

Documentation

  • Add some more context to the documentation (b94c105)

v0.6.3

17 Jul 09:26
Compare
Choose a tag to compare

Fix

v0.6.2

17 Jul 09:06
Compare
Choose a tag to compare

Fix

v0.6.1

16 Jul 14:32
Compare
Choose a tag to compare

Fix

  • Update versions manually (ea1fba8)
  • Use previous version of semantic-release (0251f9a)

v0.6.0

16 Jul 14:16
Compare
Choose a tag to compare

v0.6.0 (2023-07-16)

Chore

  • chore(deps-dev): bump mypy from 1.1.1 to 1.4.1 (#71)

Bumps mypy from 1.1.1 to 1.4.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="python/mypy@3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d&#34;&gt;&lt;code&gt;3534bac&lt;/code&gt;&lt;/a>
Remove +dev from version</li>
<li><a
href="python/mypy@f36ea01e9de2ffac42a2615307f3692fd8e84c4a&#34;&gt;&lt;code&gt;f36ea01&lt;/code&gt;&lt;/a>
Fix async iterator body stripping (<a
href="https://redirect.github.com/python/mypy/issues/15491&#34;&gt;#15491&lt;/a&gt;)&lt;/li>
<li><a
href="python/mypy@ba7887be34391ae777cb32ca85719f3b3fa01c06&#34;&gt;&lt;code&gt;ba7887b&lt;/code&gt;&lt;/a>
Revert &quot;Fix spurious errors on builtins.open (<a
href="https://redirect.github.com/python/mypy/issues/15161&#34;&gt;#15161&lt;/a&gt;)&amp;quot;
(<a
href="https://redirect.github.com/python/mypy/issues/15508&#34;&gt;#15508&lt;/a&gt;)&lt;/li>
<li><a
href="python/mypy@16fe5da0bd9be4d0669f00a47d260894c988cf87&#34;&gt;&lt;code&gt;16fe5da&lt;/code&gt;&lt;/a>
Fix readthedocs build (<a
href="https://redirect.github.com/python/mypy/issues/15437&#34;&gt;#15437&lt;/a&gt;)&lt;/li>
<li><a
href="python/mypy@9b327d12bc3b57cc30ed76dcd3e07a3674da17a2&#34;&gt;&lt;code&gt;9b327d1&lt;/code&gt;&lt;/a>
Use consistent anchors for error codes (<a
href="https://redirect.github.com/python/mypy/issues/15435&#34;&gt;#15435&lt;/a&gt;)&lt;/li>
<li><a
href="python/mypy@32abe0210092e6e074d9c2cc1862a3cf7c2421c5&#34;&gt;&lt;code&gt;32abe02&lt;/code&gt;&lt;/a>
docs: ref redirector (<a
href="https://redirect.github.com/python/mypy/issues/15432&#34;&gt;#15432&lt;/a&gt;)&lt;/li>
<li><a
href="python/mypy@e5a5b33e12e850d8cf11e156267adf8ee85e6221&#34;&gt;&lt;code&gt;e5a5b33&lt;/code&gt;&lt;/a>
Unbreak CI (<a
href="https://redirect.github.com/python/mypy/issues/15505&#34;&gt;#15505&lt;/a&gt;)&lt;/li>
<li><a
href="python/mypy@81d01aa0bdec8f9c2ed85d39b6077572abcda72a&#34;&gt;&lt;code&gt;81d01aa&lt;/code&gt;&lt;/a>
Fix PEP 561 editable install test case (<a
href="https://redirect.github.com/python/mypy/issues/15493&#34;&gt;#15493&lt;/a&gt;)&lt;/li>
<li><a
href="python/mypy@eba351e4016a57fad611cc14cef456a741a4713b&#34;&gt;&lt;code&gt;eba351e&lt;/code&gt;&lt;/a>
Add pip as test requirement for PEP 660 editable installs (<a
href="https://redirect.github.com/python/mypy/issues/15482&#34;&gt;#15482&lt;/a&gt;)&lt;/li>
<li><a
href="python/mypy@9faffe87c0f15980afc041183148829208f4fc8f&#34;&gt;&lt;code&gt;9faffe8&lt;/code&gt;&lt;/a>
Bump typing_extensions dependency (<a
href="https://redirect.github.com/python/mypy/issues/15488&#34;&gt;#15488&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a
href="python/mypy@v1.1.1...v1.4.1&#34;&gt;compare
view</a></li>
</ul>
</details>
<br />

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.


<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
    and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ba5cdd2)

  • chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 (#41)

Bumps pytest-cov from 4.0.0
to 4.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst&#34;&gt;pytest-cov&#39;s
changelog</a>.</em></p>
<blockquote>
<h2>4.1.0 (2023-05-24)</h2>
<ul>
<li>Updated CI with new Pythons and dependencies.</li>
<li>Removed rsyncdir support. This makes pytest-cov compatible with
xdist 3.0.
Contributed by Sorin Sbarnea in
<code>#558
&lt;https://github.com/pytest-dev/pytest-cov/pull/558&amp;gt;&lt;/code&gt;_.&lt;/li>
<li>Optimized summary generation to not be performed if no reporting is
active (for example,
when <code>--cov-report=''</code> is used without
<code>--cov-fail-under</code>).
Contributed by Jonathan Stewmon in
<code>#589
&lt;https://github.com/pytest-dev/pytest-cov/pull/589&amp;gt;&lt;/code&gt;_.&lt;/li>
<li>Added support for JSON reporting.
Contributed by Matthew Gamble in
<code>#582
&lt;https://github.com/pytest-dev/pytest-cov/pull/582&amp;gt;&lt;/code&gt;_.&lt;/li>
<li>Refactored code to use f-strings.
Contributed by Mark Mayo in
<code>#572
&lt;https://github.com/pytest-dev/pytest-cov/pull/572&amp;gt;&lt;/code&gt;_.&lt;/li>
<li>Fixed a skip in the test suite for some old xdist.
Contributed by a bunch of people in
<code>#565
&lt;https://github.com/pytest-dev/pytest-cov/pull/565&amp;gt;&lt;/code&gt;_.&lt;/li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="pytest-dev/pytest-cov@2c9f2170d8575b21bafb6402eb30ca7de31e20b9&#34;&gt;&lt;code&gt;2c9f217&lt;/code&gt;&lt;/a>
Bump version: 4.0.0 → 4.1.0</li>
<li><a
href="pytest-dev/pytest-cov@4d245df8f75e434a9e1b162b51265d6a45017465&#34;&gt;&lt;code&gt;4d245df&lt;/code&gt;&lt;/a>
Update changelog and authors.</li>
<li><a
href="pytest-dev/pytest-cov@7b095c84ae521b14058d7d520ef36372849063a8&#34;&gt;&lt;code&gt;7b095c8&lt;/code&gt;&lt;/a>
Skip starting from xdist 3.0.2 (where boxed was removed).</li>
<li><a
href="pytest-dev/pytest-cov@605d6902b3b3d17aad0bf811b8c580fc895724ca&#34;&gt;&lt;code&gt;605d690&lt;/code&gt;&lt;/a>
disabling boxed test if version xdist newer than 2.5.0</li>
<li><a
href="pytest-dev/pytest-cov@76fb2a6cb2c4a4a788a5b62710848daf9c8fb7ce&#34;&gt;&lt;code&gt;76fb2a6&lt;/code&gt;&lt;/a>
introduced f-strings</li>
<li><a
href="pytest-dev/pytest-cov@0d63ede0d2ca9f4acc8329aa4261a7cec489ffdb&#34;&gt;&lt;code&gt;0d63ede&lt;/code&gt;&lt;/a>
Update test config. Reapply some of the changes from PR567 to the right
file ...</li>
<li><a
href="pytest-dev/pytest-cov@f3d8d8380f6a4b265353fe7cd509b040702f1e64&#34;&gt;&lt;code&gt;f3d8d83&lt;/code&gt;&lt;/a>
Add support for JSON reporter</li>
<li><a
href="pytest-dev/pytest-cov@dec02abeb9fa8ee3547baa054bde6006bea530ee&#34;&gt;&lt;code&gt;dec02ab&lt;/code&gt;&lt;/a>
Update test deps.</li>
<li><a
href="pytest-dev/pytest-cov@88a7d348986bace58e26c88a713ef35f900ce2ef&#34;&gt;&lt;code&gt;88a7d34&lt;/code&gt;&lt;/a>
chore: update AUTHORS and CHANGELOG</li>
<li><a
href="pytest-dev/pytest-cov@74eb4cc8b684269b89735e31b623f0f9795c5d5c&#34;&gt;&lt;code&gt;74eb4cc&lt;/code&gt;&lt;/a>
perf: only call summary when the report will be used</li>
<li>Additional commits viewable in <a
href="https://github.co...

Read more

v0.5.0

20 Jun 08:58
Compare
Choose a tag to compare

Feature

  • Create an export of all accounts (#62) (87ae09e)

Documentation

  • Add sso context and improve installation instructions (#26) (2ee6ed3)

v0.4.0

05 May 16:55
Compare
Choose a tag to compare

Feature

  • Add profiles class to fetch available profiles for automation (#24) (7da773b)

v0.3.0

04 May 10:23
Compare
Choose a tag to compare

Feature

  • Generate profiles for aws cli tool (#22) (f218ad2)

Documentation

  • Improve module example and add pytest example (161db05)
  • Fixed typo (ae52130)
  • Fix image reference (589e021)
  • Improve the aws lambda documentation (570d726)
  • Fix code references and policy content (6b30d6b)

v0.2.2

03 May 12:25
Compare
Choose a tag to compare

Fix

  • Correctly link to user documentation (#20) (eb72dc5)