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
.
posit-dev
/
rsconnect-python
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
37
Code
Issues
87
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: NodeJS support
- #761
#761
Merged
nealrichardson
merged 14 commits into
main
posit-dev/rsconnect-python:main
from
nodejs-support
posit-dev/rsconnect-python:nodejs-support
Copy head branch name to clipboard
Apr 24, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: NodeJS support
#761
nealrichardson
merged 14 commits into
main
posit-dev/rsconnect-python:main
from
nodejs-support
posit-dev/rsconnect-python:nodejs-support
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
feat: add Node.js app mode and manifest types (Phase 1)
Show description for 4b4991b
mconflitti-pbc
committed
4b4991b
View commit details
Copy full SHA for 4b4991b
Browse repository at this point
feat: add Node.js environment detection (Phase 2)
Show description for c67c9ad
mconflitti-pbc
committed
c67c9ad
View commit details
Copy full SHA for c67c9ad
Browse repository at this point
feat: add Node.js entry point detection and node_modules exclusion (Phase 3)
Show description for 4fe42ab
mconflitti-pbc
committed
4fe42ab
View commit details
Copy full SHA for 4fe42ab
Browse repository at this point
feat: add Node.js manifest and bundle creation (Phase 4)
Show description for 5645578
mconflitti-pbc
committed
5645578
View commit details
Copy full SHA for 5645578
Browse repository at this point
feat: add rsconnect deploy nodejs CLI command (Phase 5)
Show description for 82aac16
mconflitti-pbc
committed
82aac16
View commit details
Copy full SHA for 82aac16
Browse repository at this point
feat: add Node.js bundle, manifest, and entry point tests (Phase 7)
Show description for 978350c
mconflitti-pbc
committed
978350c
View commit details
Copy full SHA for 978350c
Browse repository at this point
feat: add Node.js CLI deploy command tests (Phase 8)
Show description for 3cf896e
mconflitti-pbc
committed
3cf896e
View commit details
Copy full SHA for 3cf896e
Browse repository at this point
docs: add Node.js deployment support to CHANGELOG (Phase 9)
Show description for ea6538c
mconflitti-pbc
committed
ea6538c
View commit details
Copy full SHA for ea6538c
Browse repository at this point
feat: add TypeScript Express test bundle and TS-specific tests
Show description for a00172f
mconflitti-pbc
committed
a00172f
View commit details
Copy full SHA for a00172f
Browse repository at this point
feat: add write-manifest nodejs command and fix CI test failure
Show description for 3a7d9c3
mconflitti-pbc
committed
3a7d9c3
View commit details
Copy full SHA for 3a7d9c3
Browse repository at this point
Apply suggestion from @mconflitti-pbc
mconflitti-pbc
authored
b005dba
View commit details
Copy full SHA for b005dba
Browse repository at this point
refactor: remove unused packages field from Node.js manifest
Show description for 59a91f3
mconflitti-pbc
committed
59a91f3
View commit details
Copy full SHA for 59a91f3
Browse repository at this point
Commits on Apr 14, 2026
fix: rename node-api to nodejs-api, require package-lock.json, fix TS imports
Show description for 8b39f8c
mconflitti-pbc
committed
8b39f8c
View commit details
Copy full SHA for 8b39f8c
Browse repository at this point
fix: mock subprocess in test_create_no_lock_file for Windows CI
mconflitti-pbc
committed
f7fc06b
View commit details
Copy full SHA for f7fc06b
Browse repository at this point
You can’t perform that action at this time.