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 }}
triggerdotdev
/
trigger.dev
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.5k
Star
16.4k
Code
Issues
281
Pull requests
57
Discussions
Actions
Projects
Security and quality
36
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Rename and delete projects
- #880
#880
Merged
matt-aitken
merged 14 commits into
main
triggerdotdev/trigger.dev:main
from
manage-orgs-projects
triggerdotdev/trigger.dev:manage-orgs-projects
Copy head branch name to clipboard
Feb 5, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rename and delete projects
#880
matt-aitken
merged 14 commits into
main
triggerdotdev/trigger.dev:main
from
manage-orgs-projects
triggerdotdev/trigger.dev:manage-orgs-projects
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2024
Side menu: selector title changed to project. Changed section headers and made it Slack + Discord
matt-aitken
committed
0f02b0f
View commit details
Copy full SHA for 0f02b0f
Browse repository at this point
Commits on Jan 31, 2024
Added project settings page. Renaming is working
matt-aitken
committed
aa6be07
View commit details
Copy full SHA for aa6be07
Browse repository at this point
Added project.deletedAt column
matt-aitken
committed
627ddd8
View commit details
Copy full SHA for 627ddd8
Browse repository at this point
Deleting projects WIP
matt-aitken
committed
ce9506f
View commit details
Copy full SHA for ce9506f
Browse repository at this point
Allow clearing the project from the session
matt-aitken
committed
79e69bd
View commit details
Copy full SHA for 79e69bd
Browse repository at this point
Don’t load projects that are deleted
matt-aitken
committed
0697054
View commit details
Copy full SHA for 0697054
Browse repository at this point
Improved the project selection logic
matt-aitken
committed
01506d0
View commit details
Copy full SHA for 01506d0
Browse repository at this point
Clear the session project id when deleting a project
matt-aitken
committed
322d8ce
View commit details
Copy full SHA for 322d8ce
Browse repository at this point
Commits on Feb 2, 2024
Deleting the last project in an org now works. The new project page doesn’t have the sidebar anymore.
matt-aitken
committed
75197ff
View commit details
Copy full SHA for 75197ff
Browse repository at this point
Removed false code comment
matt-aitken
committed
ac6675d
View commit details
Copy full SHA for ac6675d
Browse repository at this point
Added the JobRun index back in, using Prisma. Otherwise it tries to remove it on each migration
matt-aitken
committed
e179304
View commit details
Copy full SHA for e179304
Browse repository at this point
Only return environments where the project isn’t deleted. This will block API calls
matt-aitken
committed
12c5229
View commit details
Copy full SHA for 12c5229
Browse repository at this point
Do the project deletedAt check in code, not SQL
matt-aitken
committed
d76877b
View commit details
Copy full SHA for d76877b
Browse repository at this point
Made it clearer what the code does with a comment and applied the same logic to the public api key
matt-aitken
committed
319b115
View commit details
Copy full SHA for 319b115
Browse repository at this point
You can’t perform that action at this time.