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
.
WebControlCNC
/
WebControl
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
60
Code
Issues
39
Pull requests
13
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Rework the update process
- #155
#155
Open
emilecantin
wants to merge 8 commits into
master
WebControlCNC/WebControl:master
from
feature/update_process
WebControlCNC/WebControl:feature/update_process
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Rework the update process
#155
emilecantin
wants to merge 8 commits into
master
WebControlCNC/WebControl:master
from
feature/update_process
WebControlCNC/WebControl:feature/update_process
Copy head branch name to clipboard
Commits
Commits on May 28, 2020
Rework the update process
Show description for 58c20d5
emilecantin
committed
58c20d5
View commit details
Copy full SHA for 58c20d5
Browse repository at this point
Commits on May 31, 2020
Add logic to compare pre-release and stable releases. Ensure releases have been fetched from github. Use regex to match: stable having only version number with/without 'v' prefix, pre-release havin…
Show description for 9c007ec
gb0101010101
committed
9c007ec
View commit details
Copy full SHA for 9c007ec
Browse repository at this point
Commits on Jun 1, 2020
Delete .pydevproject
gb0101010101
authored
b3a2116
View commit details
Copy full SHA for b3a2116
Browse repository at this point
Delete org.eclipse.core.resources.prefs
gb0101010101
authored
c6c4c6c
View commit details
Copy full SHA for c6c4c6c
Browse repository at this point
Commits on Jun 6, 2020
Revert webbrowser.open_new_tab().
gb0101010101
committed
4bb4742
View commit details
Copy full SHA for 4bb4742
Browse repository at this point
Only Shutdown if upgrade suceeds.
gb0101010101
committed
8d1b70b
View commit details
Copy full SHA for 8d1b70b
Browse repository at this point
Only shutdown on successfully update.
gb0101010101
committed
65e6cd2
View commit details
Copy full SHA for 65e6cd2
Browse repository at this point
Add Update progress modal. Modal uses SocketIO room 'modal' to isolate from main thread. Fix default dates for version comparision.
gb0101010101
committed
4c4b7b7
View commit details
Copy full SHA for 4c4b7b7
Browse repository at this point
You can’t perform that action at this time.