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 }}
openmlsys
/
openmlsys-en
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
41
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Final Update on CI
- #13
#13
Open
Chivier
wants to merge 46 commits into
master
openmlsys/openmlsys-en:master
from
dev
openmlsys/openmlsys-en:dev
Copy head branch name to clipboard
Conversation
Commits
46
(46)
Checks
Files changed
Open
Final Update on CI
#13
Chivier
wants to merge 46 commits into
master
openmlsys/openmlsys-en:master
from
dev
openmlsys/openmlsys-en:dev
Copy head branch name to clipboard
Commits
Commits on Jan 18, 2025
Update GitHub Actions workflows to use Python 3.8 and improve package installation steps
Chivier
committed
74ee9b8
View commit details
Copy full SHA for 74ee9b8
Browse repository at this point
Refactor GitHub Actions workflows to streamline Conda channel configuration by removing defaults and ensuring conda-forge is prioritized for package installations.
Chivier
committed
3200d0d
View commit details
Copy full SHA for 3200d0d
Browse repository at this point
Refactor GitHub Actions workflows to enhance Conda environment setup and streamline package installation for D2l Test and Update Docs workflows.
Chivier
committed
d6aca24
View commit details
Copy full SHA for d6aca24
Browse repository at this point
Refactor GitHub Actions workflows to improve Conda environment initialization and package installation steps, ensuring proper activation and configuration for Python 3.8 and pandoc. Update document…
Show description for f481622
Chivier
committed
f481622
View commit details
Copy full SHA for f481622
Browse repository at this point
Refactor GitHub Actions workflow to replace Conda setup with Python 3.8 virtual environment. Update dependency installation steps and streamline documentation build process for improved clarity and…
Show description for d80b7e2
Chivier
committed
d80b7e2
View commit details
Copy full SHA for d80b7e2
Browse repository at this point
Refactor GitHub Actions workflow to simplify event triggers and maintain documentation build process. Consolidate push, pull_request, and workflow_dispatch events for improved clarity.
Chivier
committed
dcd3707
View commit details
Copy full SHA for dcd3707
Browse repository at this point
Update GitHub Actions workflow to install the latest version of pandoc, removing the specific version constraint for improved compatibility and maintenance.
Chivier
committed
c2be708
View commit details
Copy full SHA for c2be708
Browse repository at this point
Update GitHub Actions workflow for D2l Test: rename workflow, add caching for Python packages, ensure specific version of pandoc is installed, and enforce installation of recommonmark dependency.
Chivier
committed
c43cca0
View commit details
Copy full SHA for c43cca0
Browse repository at this point
Update GitHub Actions workflow to install the latest version of pandoc by removing the specific version constraint for improved compatibility.
Chivier
committed
ce84bd0
View commit details
Copy full SHA for ce84bd0
Browse repository at this point
Update GitHub Actions workflow to install sphinxcontrib-bibtex dependency alongside recommonmark for enhanced documentation generation.
Chivier
committed
1dcfa53
View commit details
Copy full SHA for 1dcfa53
Browse repository at this point
Refactor GitHub Actions workflow to remove specific version installations of recommonmark and sphinxcontrib-bibtex, enhancing flexibility in dependency management. Ensure virtual environment is act…
Show description for ae92064
Chivier
committed
ae92064
View commit details
Copy full SHA for ae92064
Browse repository at this point
Refactor GitHub Actions workflow to streamline the installation process by moving the d2l-book cloning and installation steps to occur after the virtual environment activation. This change enhances…
Show description for b0c7cb8
Chivier
committed
b0c7cb8
View commit details
Copy full SHA for b0c7cb8
Browse repository at this point
Refactor GitHub Actions workflow to enhance documentation build process by replacing Conda setup with a Python 3.8 virtual environment. Introduce caching for Python packages, streamline dependency …
Show description for b428527
Chivier
committed
b428527
View commit details
Copy full SHA for b428527
Browse repository at this point
Enhance GitHub Actions workflow by adding push event trigger for the main branch and ensuring pull request events are limited to the main branch. This improves the clarity of event handling for doc…
Show description for 46f56b8
Chivier
committed
46f56b8
View commit details
Copy full SHA for 46f56b8
Browse repository at this point
Refactor GitHub Actions workflow to simplify event triggers by consolidating push and pull_request events, and adding workflow_dispatch for manual execution. This enhances the clarity and flexibili…
Show description for 7ebf6b7
Chivier
committed
7ebf6b7
View commit details
Copy full SHA for 7ebf6b7
Browse repository at this point
Merge branch 'master' into dev
Chivier
authored
35f761c
View commit details
Copy full SHA for 35f761c
Browse repository at this point
Refactor GitHub Actions workflow to simplify event triggers by consolidating push, pull_request, and adding workflow_dispatch for manual execution. This enhances clarity and flexibility in the docu…
Show description for 196b77c
Chivier
committed
196b77c
View commit details
Copy full SHA for 196b77c
Browse repository at this point
Merge branch 'dev' of github.com:openmlsys/openmlsys-en into dev
Chivier
committed
9083600
View commit details
Copy full SHA for 9083600
Browse repository at this point
Refactor GitHub Actions workflow to streamline the installation and documentation build process. Consolidate Python dependency installation and d2l-book setup into a single step, ensuring the virtu…
Show description for c3889b2
Chivier
committed
c3889b2
View commit details
Copy full SHA for c3889b2
Browse repository at this point
Add D2l Test workflow for automated documentation build
Show description for 8f06cb1
Chivier
committed
8f06cb1
View commit details
Copy full SHA for 8f06cb1
Browse repository at this point
Merge branch 'master' into dev
Chivier
authored
4db48a5
View commit details
Copy full SHA for 4db48a5
Browse repository at this point
Refactor GitHub Actions workflow for documentation updates: streamline cloning and copying of HTML files, improve commit logic to ensure documentation is only updated when changes are present.
Chivier
committed
e76edc6
View commit details
Copy full SHA for e76edc6
Browse repository at this point
Merge branch 'dev' of github.com:openmlsys/openmlsys-en into dev
Chivier
committed
5770d4a
View commit details
Copy full SHA for 5770d4a
Browse repository at this point
Update GitHub Actions workflow for documentation updates: configure Git user details for automated commits and adjust push command to ensure proper branch tracking.
Chivier
committed
da2b4cf
View commit details
Copy full SHA for da2b4cf
Browse repository at this point
Update GitHub Actions workflow to change default branch from 'master' to 'main' for documentation updates, ensuring proper branch tracking during automated commits.
Chivier
committed
cbd7c64
View commit details
Copy full SHA for cbd7c64
Browse repository at this point
Update GitHub Actions workflow to change commit author details for documentation updates, replacing the default GitHub Actions bot with specific user information.
Chivier
committed
80c39d2
View commit details
Copy full SHA for 80c39d2
Browse repository at this point
Update GitHub Actions workflow to use GitHub token for cloning and pushing documentation updates, enhancing security and ensuring proper authentication during automated commits.
Chivier
committed
c1a6e78
View commit details
Copy full SHA for c1a6e78
Browse repository at this point
Commits on Jan 27, 2025
Simplify GitHub Actions workflow for documentation updates
Show description for 0d58d5f
Chivier
committed
0d58d5f
View commit details
Copy full SHA for 0d58d5f
Browse repository at this point
Fix GitHub Actions documentation update workflow push command
Show description for c682704
Chivier
committed
c682704
View commit details
Copy full SHA for c682704
Browse repository at this point
Remove hardcoded Git user configuration in documentation update workflow
Chivier
committed
6538edf
View commit details
Copy full SHA for 6538edf
Browse repository at this point
Add explicit Git user configuration in documentation update workflow
Show description for aeed6e5
Chivier
committed
aeed6e5
View commit details
Copy full SHA for aeed6e5
Browse repository at this point
Add PAT token environment variable to documentation update workflow
Show description for 3caad95
Chivier
committed
3caad95
View commit details
Copy full SHA for 3caad95
Browse repository at this point
Merge branch 'master' into dev
Chivier
authored
d4d86b5
View commit details
Copy full SHA for d4d86b5
Browse repository at this point
Refactor documentation update workflow PAT token placement
Show description for e19fba5
Chivier
committed
e19fba5
View commit details
Copy full SHA for e19fba5
Browse repository at this point
Refactor documentation update workflow authentication and push mechanism
Show description for 8300833
Chivier
committed
8300833
View commit details
Copy full SHA for 8300833
Browse repository at this point
Streamline documentation update workflow authentication
Show description for dbe7566
Chivier
committed
dbe7566
View commit details
Copy full SHA for dbe7566
Browse repository at this point
Improve GitHub Actions documentation update workflow authentication
Show description for 8940abd
Chivier
committed
8940abd
View commit details
Copy full SHA for 8940abd
Browse repository at this point
Update GitHub Actions documentation workflow authentication
Show description for 032f95c
Chivier
committed
032f95c
View commit details
Copy full SHA for 032f95c
Browse repository at this point
Refactor and enhance documentation update GitHub Actions workflow
Show description for 759287a
Chivier
committed
759287a
View commit details
Copy full SHA for 759287a
Browse repository at this point
Simplify GitHub Actions documentation update workflow trigger conditions
Show description for 64fedbc
Chivier
committed
64fedbc
View commit details
Copy full SHA for 64fedbc
Browse repository at this point
Minor formatting adjustment in GitHub Actions documentation update workflow
Show description for 02b5710
Chivier
committed
02b5710
View commit details
Copy full SHA for 02b5710
Browse repository at this point
Merge branch 'master' into dev
Chivier
authored
de60f0a
View commit details
Copy full SHA for de60f0a
Browse repository at this point
Refactor GitHub Actions documentation update workflow to use Git worktree for pages branch deployment
Show description for bad5bcb
Chivier
committed
bad5bcb
View commit details
Copy full SHA for bad5bcb
Browse repository at this point
Enhance Git worktree handling in documentation update workflow
Show description for 9039db6
Chivier
committed
9039db6
View commit details
Copy full SHA for 9039db6
Browse repository at this point
Simplify documentation update workflow branch handling
Show description for ed8ba94
Chivier
committed
ed8ba94
View commit details
Copy full SHA for ed8ba94
Browse repository at this point
update structure
Chivier
committed
4acbe6a
View commit details
Copy full SHA for 4acbe6a
Browse repository at this point
You can’t perform that action at this time.