-
Notifications
You must be signed in to change notification settings - Fork 3
ci: sync workflows from central-workflows #256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
* 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]>
* 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]>
* 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]>
* 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]>
This PR syncs workflows from the central-workflows repository. Signed-off-by: Scott [email protected]