Skip to content

Conversation

@rtkay123
Copy link
Contributor

@rtkay123 rtkay123 commented Dec 2, 2024

SPDX-License-Identifier: Apache-2.0

What did we change?

Why are we doing this?

How was it tested?

  • Locally
  • Development Environment
  • Not needed, changes very basic
  • Husky successfully run
  • Unit tests passing and Documentation done

@scott45 scott45 merged commit e70193e into dev Dec 2, 2024
8 checks passed
scott45 added a commit that referenced this pull request Dec 2, 2024
* fix: use typology cfg and add completion log

* build: update log level for docker

* feat(imports): add efrup features from new library

* ci(workflow): use new scope

* ci(workflow): use new token

* chore(deps-dev): bump typescript from 5.5.3 to 5.6.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump micromatch from 4.0.7 to 4.0.8

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: Env/validation (#226)

* refactor: adding environment vars required

* refactor: apply cache option environment variable split

* test: add mock of the local cache vars

* build: remove unused deps

* refactor: abstract service configs

* test: mock env

* test: remove unused modules

* build: update env

* build: bump lib ver

* feat: updated networkcache

* feat: updated tests

* build: update libs (#255)

Co-authored-by: rtkay123 <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]> (#256)

Co-authored-by: github-actions <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Justus Ortlepp <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cebolenkosi Shezi <[email protected]>
Co-authored-by: cshezi <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: Jean-Pierre <[email protected]>
Co-authored-by: Jean-Pierre Nell <[email protected]>
Co-authored-by: github-actions <[email protected]>
scott45 added a commit that referenced this pull request Dec 2, 2024
* fix: use typology cfg and add completion log

* build: update log level for docker

* feat(imports): add efrup features from new library

* ci(workflow): use new scope

* ci(workflow): use new token

* chore(deps-dev): bump typescript from 5.5.3 to 5.6.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump micromatch from 4.0.7 to 4.0.8

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: Env/validation (#226)

* refactor: adding environment vars required

* refactor: apply cache option environment variable split

* test: add mock of the local cache vars

* build: remove unused deps

* refactor: abstract service configs

* test: mock env

* test: remove unused modules

* build: update env

* build: bump lib ver

* feat: updated networkcache

* feat: updated tests

* build: update libs (#255)

Co-authored-by: rtkay123 <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]> (#256)

Co-authored-by: github-actions <[email protected]>

* fix: fix v2 deprecated error

* ci: sync workflows from central-workflows (#257)

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

---------

Co-authored-by: github-actions <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Justus Ortlepp <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cebolenkosi Shezi <[email protected]>
Co-authored-by: cshezi <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: Jean-Pierre <[email protected]>
Co-authored-by: Jean-Pierre Nell <[email protected]>
Co-authored-by: github-actions <[email protected]>
scott45 added a commit that referenced this pull request Dec 2, 2024
* fix: use typology cfg and add completion log

* build: update log level for docker

* feat(imports): add efrup features from new library

* ci(workflow): use new scope

* ci(workflow): use new token

* chore(deps-dev): bump typescript from 5.5.3 to 5.6.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump micromatch from 4.0.7 to 4.0.8

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: Env/validation (#226)

* refactor: adding environment vars required

* refactor: apply cache option environment variable split

* test: add mock of the local cache vars

* build: remove unused deps

* refactor: abstract service configs

* test: mock env

* test: remove unused modules

* build: update env

* build: bump lib ver

* feat: updated networkcache

* feat: updated tests

* build: update libs (#255)

Co-authored-by: rtkay123 <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]> (#256)

Co-authored-by: github-actions <[email protected]>

* fix: fix v2 deprecated error

* ci: sync workflows from central-workflows (#257)

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

---------

Co-authored-by: github-actions <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]> (#262)

Co-authored-by: github-actions <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Justus Ortlepp <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cebolenkosi Shezi <[email protected]>
Co-authored-by: cshezi <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: Jean-Pierre <[email protected]>
Co-authored-by: Jean-Pierre Nell <[email protected]>
Co-authored-by: github-actions <[email protected]>
scott45 added a commit that referenced this pull request Dec 2, 2024
* fix: use typology cfg and add completion log

* build: update log level for docker

* feat(imports): add efrup features from new library

* ci(workflow): use new scope

* ci(workflow): use new token

* chore(deps-dev): bump typescript from 5.5.3 to 5.6.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump micromatch from 4.0.7 to 4.0.8

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: Env/validation (#226)

* refactor: adding environment vars required

* refactor: apply cache option environment variable split

* test: add mock of the local cache vars

* build: remove unused deps

* refactor: abstract service configs

* test: mock env

* test: remove unused modules

* build: update env

* build: bump lib ver

* feat: updated networkcache

* feat: updated tests

* build: update libs (#255)

Co-authored-by: rtkay123 <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]> (#256)

Co-authored-by: github-actions <[email protected]>

* fix: fix v2 deprecated error

* ci: sync workflows from central-workflows (#257)

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]>

---------

Co-authored-by: github-actions <[email protected]>

* ci: sync workflows from central-workflows Signed-off-by: Scott <[email protected]> (#262)

Co-authored-by: github-actions <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Len Bekker <[email protected]>
Co-authored-by: Justus Ortlepp <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cebolenkosi Shezi <[email protected]>
Co-authored-by: cshezi <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: rtkay123 <[email protected]>
Co-authored-by: Jean-Pierre <[email protected]>
Co-authored-by: Jean-Pierre Nell <[email protected]>
Co-authored-by: github-actions <[email protected]>
@rtkay123 rtkay123 deleted the lib/update branch June 12, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants