-
Notifications
You must be signed in to change notification settings - Fork 0
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
ci: sync workflows from central-workflows #180
Conversation
…gescott@gmail.com>
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. |
…gescott@gmail.com>
…gescott@gmail.com>
* feat: enable stdout * feat: control stdout with env * feat: opt-in to elastic/stdout logging * docs: add sequence diagram * docs: dependencies and env * build: add index variable to docker * fix: explicit logger type * chore(deps-dev): bump tsx from 4.15.2 to 4.19.1 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.2 to 4.19.1. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.15.2...v4.19.1) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * feat: variable validation * build: update variables * Add Tazama info to LICENSE file * refactor: abstract variables * build: update env * build: bump lib ver * build: update libs (#179) Co-authored-by: rtkay123 <rodney.kanjala@sybrin.com> * ci: sync workflows from central-workflows (#180) * ci: sync workflows from central-workflows Signed-off-by: Scott <busingescott@gmail.com> * ci: sync workflows from central-workflows Signed-off-by: Scott <busingescott@gmail.com> * ci: sync workflows from central-workflows Signed-off-by: Scott <busingescott@gmail.com> --------- Co-authored-by: github-actions <github-actions@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: rtkay123 <rodney.kanjala@sybrin.com> Co-authored-by: rtkay123 <70331483+rtkay123@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Justus Ortlepp <123470803+Justus-at-Tazama@users.noreply.github.com> Co-authored-by: Lee Ivy <leeivyca@gmail.com> Co-authored-by: Sandy Labuschagne <slabuschagne@contractor.linuxfoundation.org> Co-authored-by: github-actions <github-actions@github.com>
This PR syncs workflows from the central-workflows repository. Signed-off-by: Scott busingescott@gmail.com