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
Type
/
to 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
.
MettaChain
/
PropChain-BackEnd
Public
Notifications
You must be signed in to change notification settings
Fork
159
Star
1
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: MettaChain/PropChain-BackEnd
Actions
All workflows
Workflows
API Performance Benchmark
API Performance Benchmark
CI/CD Pipeline
CI/CD Pipeline
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
892 workflow runs
892 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
feat(documents): add DTO and Swagger docs for document access endpoin…
CI/CD Pipeline
#705:
Commit
07159ee
pushed by
nanaf6203-bit
36s
main
main
36s
View workflow file
chore(deps): upgrade NestJS 10 -> 11 (#754) (#856)
CI/CD Pipeline
#704:
Commit
ca41f2e
pushed by
nanaf6203-bit
42s
main
main
42s
View workflow file
feat(PropChain-BackEnd): c6-update-dtos-and-add-swagger-decorators-for-ne
CI/CD Pipeline
#702:
Pull request
#851
synchronize by
Caneryy
2m 17s
Caneryy:feat/issue-752
Caneryy:feat/issue-752
2m 17s
View #851
View workflow file
Implement env-driven signed URL strategy providers (#855)
CI/CD Pipeline
#701:
Commit
a1b8541
pushed by
nanaf6203-bit
2m 36s
main
main
2m 36s
View workflow file
Remove any-cast for milestone transaction relation (#854)
CI/CD Pipeline
#700:
Commit
9fc1949
pushed by
nanaf6203-bit
2m 23s
main
main
2m 23s
View workflow file
refactor: remove any casts for prisma client models (#853)
CI/CD Pipeline
#699:
Commit
cca3e37
pushed by
nanaf6203-bit
2m 38s
main
main
2m 38s
View workflow file
chore(deps): bump nodemailer v9 and dotenv v17 (#864)
CI/CD Pipeline
#698:
Commit
3b66b27
pushed by
nanaf6203-bit
3m 34s
main
main
3m 34s
View workflow file
feat(#750): add /documents/upload-url alias matching the issue spec (…
CI/CD Pipeline
#697:
Commit
3c36299
pushed by
nanaf6203-bit
4m 49s
main
main
4m 49s
View workflow file
perf(#765): use included user.preferences to drop 6 DB roundtrips per…
CI/CD Pipeline
#696:
Commit
db5f505
pushed by
nanaf6203-bit
3m 32s
main
main
3m 32s
View workflow file
chore(deps): upgrade class-validator to v0.15.1 (closes #759) (#861)
CI/CD Pipeline
#695:
Commit
8240460
pushed by
nanaf6203-bit
4m 58s
main
main
4m 58s
View workflow file
fix(#772): tag Admin controller and add role-restricted Swagger badge…
CI/CD Pipeline
#694:
Commit
a43452e
pushed by
nanaf6203-bit
4m 25s
main
main
4m 25s
View workflow file
fix(#775): enforce Node.js >= 20 on startup (#859)
CI/CD Pipeline
#693:
Commit
ec075db
pushed by
nanaf6203-bit
4m 33s
main
main
4m 33s
View workflow file
fix(#744): extract verifyCredentials private method from login() (#858)
CI/CD Pipeline
#692:
Commit
8e5f44a
pushed by
nanaf6203-bit
4m 26s
main
main
4m 26s
View workflow file
fix: replace console.error with Nest Logger in rate-limit.guard.ts
CI/CD Pipeline
#691:
Pull request
#865
opened by
Danielobito009
4m 7s
Danielobito009:fix/rate-limit-logger
Danielobito009:fix/rate-limit-logger
4m 7s
View #865
View workflow file
chore(deps): nodemailer v9 + dotenv v17 (closes #758)
CI/CD Pipeline
#690:
Pull request
#864
opened by
YaronZaki
3m 22s
YaronZaki:fix/issue-758-graphql-nodemailer-dotenv
YaronZaki:fix/issue-758-graphql-nodemailer-dotenv
3m 22s
View #864
View workflow file
feat(#750): add /documents/upload-url alias for two-step document upload
CI/CD Pipeline
#689:
Pull request
#863
opened by
usmanimamu17-create
4m 18s
usmanimamu17-create:fix/issue-750-upload-url-alias
usmanimamu17-create:fix/issue-750-upload-url-alias
4m 18s
View #863
View workflow file
perf(#765): drop 6 DB roundtrips in handleTransactionUpdate
CI/CD Pipeline
#688:
Pull request
#862
opened by
ameeribro4-sudo
4m 17s
ameeribro4-sudo:fix/issue-765-notifications-preferences-n-plus-1
ameeribro4-sudo:fix/issue-765-notifications-preferences-n-plus-1
4m 17s
View #862
View workflow file
chore(deps): upgrade class-validator to v0.15.1 (closes #759)
CI/CD Pipeline
#687:
Pull request
#861
opened by
dzekojohn4
3m 27s
dzekojohn4:fix/issue-759-class-validator-0.15
dzekojohn4:fix/issue-759-class-validator-0.15
3m 27s
View #861
View workflow file
fix(#772): tag admin/fraud routes and role-restricted Swagger badge
CI/CD Pipeline
#686:
Pull request
#860
opened by
kilodesodiq-arch
4m 20s
kilodesodiq-arch:fix/issue-772-api-tags-admin-fraud
kilodesodiq-arch:fix/issue-772-api-tags-admin-fraud
4m 20s
View #860
View workflow file
fix(#775): enforce Node.js >= 20 on startup
CI/CD Pipeline
#685:
Pull request
#859
opened by
snowrugar-beep
4m 6s
snowrugar-beep:fix/issue-775-node-version-check
snowrugar-beep:fix/issue-775-node-version-check
4m 6s
View #859
View workflow file
fix(#744): extract verifyCredentials from login()
CI/CD Pipeline
#684:
Pull request
#858
opened by
ibrahimmosouf-png
4m 22s
ibrahimmosouf-png:fix/issue-744-extract-verify-credentials
ibrahimmosouf-png:fix/issue-744-extract-verify-credentials
4m 22s
View #858
View workflow file
fix(#768): eliminate redundant DB reads in transaction-documents.service
CI/CD Pipeline
#683:
Pull request
#857
opened by
jethrojohn739-max
4m 5s
jethrojohn739-max:fix/768-transaction-documents-redundant-reads
jethrojohn739-max:fix/768-transaction-documents-redundant-reads
4m 5s
View #857
View workflow file
chore(deps): upgrade NestJS 10.x → 11.x (closes #754)
CI/CD Pipeline
#682:
Pull request
#856
opened by
goodness-cpu
3m 19s
goodness-cpu:upgrade-NeStJS
goodness-cpu:upgrade-NeStJS
3m 19s
View #856
View workflow file
Implement env-driven signed URL strategy providers
CI/CD Pipeline
#681:
Pull request
#855
opened by
Joyyyb
4m 16s
Joyyyb:feature/env-driven-signed-url-strategy
Joyyyb:feature/env-driven-signed-url-strategy
4m 16s
View #855
View workflow file
Remove any-cast for milestone transaction relation
CI/CD Pipeline
#680:
Pull request
#854
opened by
Killerjunior
4m 27s
Killerjunior:fix/767-transaction-reminders-milestone-relation
Killerjunior:fix/767-transaction-reminders-milestone-relation
4m 27s
View #854
View workflow file
Previous
1
2
…
7
8
9
10
11
…
35
36
Next
You can’t perform that action at this time.