Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Eyevinn
/
tams-gateway
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
1
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Eyevinn/tams-gateway
Actions
All workflows
Workflows
Audit
Audit
Dependabot Updates
Dependabot Updates
E2E
E2E
Interop
Interop
Linting
Linting
Prettier
Prettier
Sync OSC Fork
Sync OSC Fork
Type Check
Type Check
Unit Tests
Unit Tests
Show more workflows...
Management
Caches
Audit
Audit
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
audit.yml
will be ignored since log searching is not yet available
169 workflow runs
169 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore(deps-dev): bump the dev-dependencies group with 5 updates
Audit
#119:
Pull request
#90
opened by
dependabot
Bot
45s
dependabot/npm_and_yarn/dev-dependencies-d194f2c312
dependabot/npm_and_yarn/dev-dependencies-d194f2c312
45s
View #90
View workflow file
Audit
Audit
#118:
Scheduled
25s
main
main
25s
View workflow file
fix(flows,sources): exclude CouchDB design documents from listings
Audit
#117:
Pull request
#89
opened by
srperens
23s
fix/exclude-design-docs-from-listings
fix/exclude-design-docs-from-listings
23s
View #89
View workflow file
docs: add Deploy on Open Source Cloud section to README
Audit
#116:
Pull request
#80
synchronize by
srperens
24s
docs/deploy-on-osc-readme
docs/deploy-on-osc-readme
24s
View #80
View workflow file
fix(ui): source inspector footer build stamp from /service, not a hardcoded constant
Audit
#115:
Pull request
#88
opened by
srperens
28s
feat/ui-build-stamp-from-service
feat/ui-build-stamp-from-service
28s
View #88
View workflow file
fix(sources): reclaim orphaned Sources on flow delete and emit sources/deleted
Audit
#114:
Pull request
#87
opened by
srperens
21s
fix/reclaim-orphaned-sources
fix/reclaim-orphaned-sources
21s
View #87
View workflow file
perf(reclaim): batch object reference checks with a safe shrinking $in
Audit
#113:
Pull request
#86
opened by
srperens
18s
perf/reclaim-batched
perf/reclaim-batched
18s
View #86
View workflow file
fix(segments): POST _all_docs for bulk rev lookup (fixes 414 on real batches)
Audit
#112:
Pull request
#85
opened by
srperens
21s
fix/postsegments-414
fix/postsegments-414
21s
View #85
View workflow file
feat(flows): async flow/segment deletion with per-batch reclaim
Audit
#111:
Pull request
#84
synchronize by
srperens
19s
feat/async-flow-delete-v2
feat/async-flow-delete-v2
19s
View #84
View workflow file
feat(flows): async flow/segment deletion with per-batch reclaim
Audit
#110:
Pull request
#84
synchronize by
srperens
19s
feat/async-flow-delete-v2
feat/async-flow-delete-v2
19s
View #84
View workflow file
feat(flows): async flow/segment deletion with per-batch reclaim
Audit
#109:
Pull request
#84
opened by
srperens
19s
feat/async-flow-delete-v2
feat/async-flow-delete-v2
19s
View #84
View workflow file
perf(segments): bulk-write POST /flows/:id/segments to kill the N+1
Audit
#108:
Pull request
#83
opened by
srperens
23s
perf/postsegments-bulk
perf/postsegments-bulk
23s
View #83
View workflow file
fix(flows): idempotent, 503-resilient flow deletion
Audit
#107:
Pull request
#82
opened by
srperens
26s
fix/flow-deletion-resilience
fix/flow-deletion-resilience
26s
View #82
View workflow file
fix(flows): make flow/segment deletion scale (object_id index + pagination)
Audit
#106:
Pull request
#81
opened by
srperens
28s
fix/flow-deletion-performance
fix/flow-deletion-performance
28s
View #81
View workflow file
docs: add Deploy on Open Source Cloud section to README
Audit
#105:
Pull request
#80
opened by
alexbj75
22s
docs/deploy-on-osc-readme
docs/deploy-on-osc-readme
22s
View #80
View workflow file
fix: align flow validation and derived source_collection with the BBC TAMS spec
Audit
#104:
Pull request
#79
synchronize by
srperens
25s
fix/flow-validation-spec-compliance
fix/flow-validation-spec-compliance
25s
View #79
View workflow file
fix: align flow validation and derived source_collection with the BBC TAMS spec
Audit
#103:
Pull request
#79
opened by
srperens
22s
fix/flow-validation-spec-compliance
fix/flow-validation-spec-compliance
22s
View #79
View workflow file
feat: release 0.2.0 + show gateway version in /service and UI footer
Audit
#102:
Pull request
#78
opened by
srperens
20s
feat/version-0.2.0
feat/version-0.2.0
20s
View #78
View workflow file
fix(ui): hide live-edge jump buttons in window (VOD) mode
Audit
#101:
Pull request
#77
opened by
srperens
24s
fix/ui-hide-live-buttons-in-window
fix/ui-hide-live-buttons-in-window
24s
View #77
View workflow file
chore(deps): batch-bump AWS SDK + smithy deps (supersedes #55,#56,#59,#60,#61,#62)
Audit
#100:
Pull request
#76
opened by
srperens
20s
chore/deps-aws-sdk-smithy-batch
chore/deps-aws-sdk-smithy-batch
20s
View #76
View workflow file
feat(service): storage-backends endpoint; confirm runtime HEAD
Audit
#99:
Pull request
#75
opened by
srperens
26s
feat/p2-cheap-wins
feat/p2-cheap-wins
26s
View #75
View workflow file
docs: refresh gap analysis after P0a/P1 work
Audit
#98:
Pull request
#74
opened by
srperens
24s
docs/gap-analysis-refresh
docs/gap-analysis-refresh
24s
View #74
View workflow file
feat(sources,flows): source detail and property/tag endpoints
Audit
#97:
Pull request
#72
synchronize by
srperens
25s
feat/source-and-properties
feat/source-and-properties
25s
View #72
View workflow file
fix(ui): window navigator shows the actual 10-min range (copy clarity)
Audit
#96:
Pull request
#73
synchronize by
srperens
24s
fix/ui-window-status-copy
fix/ui-window-status-copy
24s
View #73
View workflow file
fix(ui): window navigator shows the actual 10-min range (copy clarity)
Audit
#95:
Pull request
#73
opened by
srperens
23s
fix/ui-window-status-copy
fix/ui-window-status-copy
23s
View #73
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.