Skip to content

Releases: LayeredCraft/devops-templates

v8.1

20 Apr 15:00
511434a

Choose a tag to compare

What's Changed

  • fix(ci): stamp build outputs with publish version by @j-d-ha in #22
  • Fix CI package version stamping across workflows by @j-d-ha in #23

New Contributors

Full Changelog: v8.0...v8.1

v8.0

18 Apr 02:57

Choose a tag to compare

What's Changed

  • ci(github): add JSON-based NuGet versioning with publish-preview and publish-release workflows by @ncipollina in #21

Full Changelog: v7.6...v8.0

v7.6

06 Apr 14:59
81900d3

Choose a tag to compare

ci(github): set WasmApplicationEnvironmentName on Blazor publish (#20)

Passes -p:WasmApplicationEnvironmentName=Development for branch builds
and Production for tag builds so the correct appsettings.{Env}.json is
loaded at runtime instead of always defaulting to Production.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

v7.5

18 Mar 20:42
bf4bd31

Choose a tag to compare

ci(github): skip integration tests on tag deployments (#19)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

v7.4

18 Mar 20:00
d352969

Choose a tag to compare

What's Changed

  • ci(github): add integration test support to build pipelines by @ncipollina in #18

Full Changelog: v7.3...v7.4

v7.3

23 Feb 17:47
2783b1c

Choose a tag to compare

What's Changed

Full Changelog: v7.2...v7.3

v7.2

19 Feb 14:37
fc844c8

Choose a tag to compare

What's Changed

Full Changelog: v7.1...v7.2

v7.1

18 Feb 20:51
0ee2f6c

Choose a tag to compare

What's Changed

  • chore(ci): remove useMtpRunner inputs and simplify test steps by @ncipollina in #14

Full Changelog: v7.0...v7.1

v7.0

18 Feb 20:37
016ac65

Choose a tag to compare

What's Changed

  • refactor(ci): simplify MTP test runner using global.json runner config by @ncipollina in #13

Full Changelog: v6.4...v7.0

v6.4

16 Feb 21:35
5365a3d

Choose a tag to compare

What's Changed

  • feat(build): add pnpm package manager support for SPA builds by @ncipollina in #12

Full Changelog: v6.3...v6.4