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
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 }}
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
659
Pull requests
84
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(nestjs): Add nest cron monitoring support
- #12781
#12781
Merged
nicohrubec
merged 16 commits into
develop
getsentry/sentry-javascript:develop
from
nh/nest-cron-support
getsentry/sentry-javascript:nh/nest-cron-support
Copy head branch name to clipboard
Jul 9, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(nestjs): Add nest cron monitoring support
#12781
nicohrubec
merged 16 commits into
develop
getsentry/sentry-javascript:develop
from
nh/nest-cron-support
getsentry/sentry-javascript:nh/nest-cron-support
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2024
Add poc implementation of nest cron decorator
nicohrubec
committed
ad796f3
View commit details
Copy full SHA for ad796f3
Browse repository at this point
Lint
nicohrubec
committed
20153ab
View commit details
Copy full SHA for 20153ab
Browse repository at this point
Export cron decorator
nicohrubec
committed
18c9366
View commit details
Copy full SHA for 18c9366
Browse repository at this point
Update dependencies
nicohrubec
committed
a029b35
View commit details
Copy full SHA for a029b35
Browse repository at this point
Move nest dependencies to devDependencies
nicohrubec
committed
c5c16c4
View commit details
Copy full SHA for c5c16c4
Browse repository at this point
Commits on Jul 8, 2024
Allow to supply options to cron decorator
nicohrubec
committed
01c5c6b
View commit details
Copy full SHA for 01c5c6b
Browse repository at this point
Merge branch 'develop' into nh/nest-cron-support
nicohrubec
authored
77f5305
View commit details
Copy full SHA for 77f5305
Browse repository at this point
Update decorator + remove dependecies
nicohrubec
committed
3bf9471
View commit details
Copy full SHA for 3bf9471
Browse repository at this point
Update decorator
nicohrubec
committed
8e79b96
View commit details
Copy full SHA for 8e79b96
Browse repository at this point
.
nicohrubec
committed
67bc9a7
View commit details
Copy full SHA for 67bc9a7
Browse repository at this point
Add e2e test
nicohrubec
committed
f7de1f9
View commit details
Copy full SHA for f7de1f9
Browse repository at this point
Lint
nicohrubec
committed
d3016fb
View commit details
Copy full SHA for d3016fb
Browse repository at this point
Fix tests + lint
nicohrubec
committed
0b3c807
View commit details
Copy full SHA for 0b3c807
Browse repository at this point
Commits on Jul 9, 2024
Manually kill test cron at the end of cron test to unstuck test
nicohrubec
committed
40490c2
View commit details
Copy full SHA for 40490c2
Browse repository at this point
Update packages/nestjs/src/cron-decorator.ts
Show description for c179250
nicohrubec
and
Luca Forstner
authored
c179250
View commit details
Copy full SHA for c179250
Browse repository at this point
Fix syntax error
nicohrubec
committed
87f2f6d
View commit details
Copy full SHA for 87f2f6d
Browse repository at this point
You can’t perform that action at this time.