-
Notifications
You must be signed in to change notification settings - Fork 30
feat(worker-visibility): extend worker table with 5 fields #772
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
bd25ad9
feat(worker-availability): extend worker table with 4 fields
KellyMerrick a38c69f
Merge branch 'main' into worker_visibility
KellyMerrick 723e453
fix(main): merge main into branch
KellyMerrick 5483e0f
fix(api-metrics.go): fix merge conflicts
KellyMerrick fdb8cb8
Merge branch 'worker_visibility' of github.com:go-vela/server into wo…
KellyMerrick 822800a
fix(api-worker.go): clean up merge text
KellyMerrick 98691a5
Merge branch 'main' into worker_visibility
KellyMerrick 540d7d0
fix(api/worker.go): correct closing brace
KellyMerrick 55dba0a
Merge branch 'main' of github.com:go-vela/server into worker_visibility
KellyMerrick 11f5a1e
Merge branch 'main' into worker_visibility
KellyMerrick e1f128c
feat(metrics.go): update list of worker statuses; merge in main
KellyMerrick 56f3e25
Merge branch 'worker_visibility' of github.com:go-vela/server into wo…
KellyMerrick b9ae9af
feat(metrics.go): add idle_worker_count
KellyMerrick 49ca50d
feat(worker): modify permissions to all worker for work towards updat…
KellyMerrick e5e7c08
fix(runningBuildIDs): allow nil update to list
KellyMerrick e8eda6a
feat(worker): update last_status_update_at in the database
KellyMerrick 4d79db4
feat(worker): add LastBuildStartedAt field
KellyMerrick 6073481
fix(worker): allow update of last build started and finished
KellyMerrick b4f39c4
Merge branch 'main' into worker_visibility
KellyMerrick 3f60d07
Merge branch 'main' of github.com:go-vela/server into worker_visibility
KellyMerrick 2e22e2f
Merge branch 'main' of github.com:go-vela/server into worker_visibility
KellyMerrick 1d36eb7
Merge branch 'main' of github.com:go-vela/server into worker_visibility
KellyMerrick 99541ac
test(worker): ensure all new fields are added to relevant tests
KellyMerrick b2707d9
Merge branch 'worker_visibility' of github.com:go-vela/server into wo…
KellyMerrick d3dd14f
Merge branch 'main' of github.com:go-vela/server into worker_visibility
KellyMerrick a79873a
chore(worker_visibility): pull in types and server main
KellyMerrick 8640cd0
chore(worker_visibility): pull in types and server main
KellyMerrick c648ab8
addressed feedback
timhuynh94 999a1db
fix(running_build_ids): correct copy/paste, size should be 500
KellyMerrick 56aea85
fix(running-builds): not requiring a list in body for updates
KellyMerrick 60996b8
Merge branch 'main' into worker_visibility
KellyMerrick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(worker): modify permissions to all worker for work towards updat…
…ing its status
- Loading branch information
commit 49ca50df4845a9f213a818b8a8e513bd7865bd24
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.