Skip to content

renames rad-bicep to bicep#2445

Merged
brooke-hamilton merged 2 commits intoradius-project:v0.54from
nellshamrell:update-rad-bicep
Feb 11, 2026
Merged

renames rad-bicep to bicep#2445
brooke-hamilton merged 2 commits intoradius-project:v0.54from
nellshamrell:update-rad-bicep

Conversation

@nellshamrell
Copy link
Contributor

Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
@nellshamrell
Copy link
Contributor Author

@brooke-hamilton or @kachawla - do you mind re-running the Test Samples (K3D) check?

@brooke-hamilton
Copy link
Member

@brooke-hamilton or @kachawla - do you mind re-running the Test Samples (K3D) check?

I think there is an issue with the container build. I created a bug to track it: #2483.

@brooke-hamilton
Copy link
Member

@brooke-hamilton or @kachawla - do you mind re-running the Test Samples (K3D) check?

I think there is an issue with the container build. I created a bug to track it: #2483.

Here's the PR for it: #2484

@brooke-hamilton brooke-hamilton merged commit 43da6a3 into radius-project:v0.54 Feb 11, 2026
5 checks passed
DariuszPorowski added a commit that referenced this pull request Feb 27, 2026
* Update samples for v0.54

Signed-off-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>

* Bump qs from 6.14.0 to 6.14.1 in /samples/dapr/nodeapp (#2439)

Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
...

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

* Bump react-router and react-router-dom in /samples/demo/client (#2441)

Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies needed to be updated together.

Updates `react-router` from 7.10.1 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router)

Updates `react-router-dom` from 7.10.1 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.12.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.12.0
  dependency-type: direct:production
- dependency-name: react-router-dom
  dependency-version: 7.12.0
  dependency-type: direct:production
...

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

* Bump diff from 4.0.2 to 4.0.4 in /samples/demo (#2449)

Bumps [diff](https://github.com/kpdecker/jsdiff) from 4.0.2 to 4.0.4.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: diff
  dependency-version: 4.0.4
  dependency-type: indirect
...

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

* Fix volumes Dockerfile build failure from distutils packaging conflict (#2484)

* Initial plan

* Fix Dockerfile build failure by switching to python:3-alpine base image

Replace alpine:3.14 with python:3-alpine to avoid the distutils-installed
'packaging' conflict that prevents pip from upgrading packages. The official
Python image includes pip without distutils conflicts, eliminating the error:
"Cannot uninstall 'packaging'. It is a distutils installed project."

Co-authored-by: brooke-hamilton <45323234+brooke-hamilton@users.noreply.github.com>

* Pin Python base image to python:3.12-alpine for reproducible builds

Co-authored-by: brooke-hamilton <45323234+brooke-hamilton@users.noreply.github.com>

* Update samples/volumes/Dockerfile

Co-authored-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>

---------

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: brooke-hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Co-authored-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* renames rad-bicep to bicep (#2445)

Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Co-authored-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>

* Bump minimatch in /samples/demo (#2495)

Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.4)

Updates `minimatch` from 10.1.1 to 10.2.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.4
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 10.2.3
  dependency-type: indirect
...

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

* feat: enhance upmerge workflow to handle merge conflicts and improve error reporting

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* Refactor code structure for improved readability and maintainability

Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>

* fix: repair corrupted demo client lockfile after upmerge

---------

Signed-off-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Signed-off-by: Dariusz Porowski <3431813+DariuszPorowski@users.noreply.github.com>
Co-authored-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: brooke-hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Co-authored-by: Nell Shamrell-Harrington <nellshamrell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants