pull in new commits from instructlab/instructlab-bot#2
Merged
kingaj12 merged 24 commits intokingaj12:helm-deploymentfrom May 3, 2024
Merged
pull in new commits from instructlab/instructlab-bot#2kingaj12 merged 24 commits intokingaj12:helm-deploymentfrom
kingaj12 merged 24 commits intokingaj12:helm-deploymentfrom
Conversation
so worker doesn't need to run job popping and processing in separate go routine. Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
to abort the request of the worker is killed, so worker won't be stuck on http request Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
Signed-off-by: greg pereira <grpereir@redhat.com>
Bumps the production-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 4 to 5 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v4...v5) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the go_modules group with 1 update in the /ui/go-stream directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.17.0 to 0.23.0 - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
…outs implementing reasonable timeouts in the http clients
…stream/go_modules-b9ac453758 Bump golang.org/x/net from 0.17.0 to 0.23.0 in /ui/go-stream in the go_modules group across 1 directory
…oduction-dependencies-fd569f76eb Bump golangci/golangci-lint-action from 4 to 5 in the production-dependencies group
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
Cleanup redis keys once job results are posted.
Fix worker to pick the next job when it can process it.
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
Remove prebuild for prod until code passes eslint Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>
Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>
Add help text for the config knobs
Signed-off-by: Leslie Hawthorn <lhawthor@redhat.com>
Update SECURITY.md
- Updated docs - Renamed env variables to match the IL_x_x repo pattern - Moved rimraf to a dev dependancy - Added authentication to the API - Renamed go-stream to apiserver and moved to a REST gin service Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>
Getting UI prod ready
Bumps the go_modules group with 1 update in the /ui/apiserver directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.22.0 to 0.23.0 - [Commits](golang/net@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
…server/go_modules-b9ac453758 Bump golang.org/x/net from 0.22.0 to 0.23.0 in /ui/apiserver in the go_modules group across 1 directory
Resolve precheck context passing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.