Skip to content

Commit 6e67bef

Browse files
committed
Update to PreTeXt project source.
1 parent c65872c commit 6e67bef

File tree

4 files changed

+85
-0
lines changed

4 files changed

+85
-0
lines changed

logs/20240816-141036.log

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,21 @@ INFO :
1515
INFO : Changes to project source since last commit detected.
1616
INFO : Add/committing these changes to local Git repository.
1717
INFO :
18+
INFO : Committing your latest build to the `gh-pages` branch.
19+
INFO :
20+
INFO : Attempting to connect to remote repository at `[email protected]:RunestoneInteractive/InstructorGuide.git`...
21+
INFO :
22+
INFO :
23+
INFO : Latest build successfully pushed to GitHub!
24+
INFO :
25+
INFO : To enable GitHub Pages, visit
26+
INFO : https://github.com/RunestoneInteractive/InstructorGuide/settings/pages
27+
INFO : selecting the `gh-pages` branch with the `/ (root)` folder.
28+
INFO :
29+
INFO : Visit
30+
INFO : https://github.com/RunestoneInteractive/InstructorGuide/actions/
31+
INFO : to check on the status of your GitHub Pages deployment.
32+
INFO :
33+
INFO : Your built project will soon be available to the public at:
34+
INFO : https://RunestoneInteractive.github.io/InstructorGuide/
35+
INFO :

logs/20240906-073535.log

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
INFO : PreTeXt-CLI version: 2.6.1
2+
3+
INFO : PreTeXt project found in `/Users/bmiller/Runestone/books/InstructorGuide`.
4+
WARNING : Using CLI version 2.6.1 but project's `requirements.txt`
5+
WARNING : is configured to use 1.0.1. Consider either installing
6+
WARNING : CLI version 1.0.1 or running `pretext init --refresh`
7+
WARNING : to update `requirements.txt` to match 2.6.1.
8+
INFO : Since no target was supplied, we will use "web".
9+
10+
INFO : Building target web
11+
INFO : Preparing to build into /Users/bmiller/Runestone/books/InstructorGuide/output/web.
12+
INFO : discovering source file's directory name: /Users/bmiller/Runestone/books/InstructorGuide/pretext
13+
INFO : verifying and expanding input directory: /Users/bmiller/Runestone/books/InstructorGuide/pretext/../generated-assets
14+
INFO : input directory expanded to absolute path: /Users/bmiller/Runestone/books/InstructorGuide/generated-assets
15+
INFO : verifying and expanding input directory: /Users/bmiller/Runestone/books/InstructorGuide/pretext/../assets
16+
INFO : input directory expanded to absolute path: /Users/bmiller/Runestone/books/InstructorGuide/assets
17+
INFO : Runestone Services (via PreTeXt repository): version 7.3.3
18+
INFO : Runestone Services (using newer, via online CDN query): version 7.4.0
19+
INFO : Downloading Runestone Services, version 7.4.0
20+
INFO : Extracting Runestone Services from archive file
21+
INFO : converting /Users/bmiller/Runestone/books/InstructorGuide/pretext/main.ptx to HTML in /var/folders/0n/p9pnz4rn5ldcx_kk2xp757n40000gn/T/ptx-zq5dd3mt
22+
INFO : XSL conversion of /Users/bmiller/Runestone/books/InstructorGuide/pretext/main.ptx by /Users/bmiller/.ptx/2.6.1/core/xsl/pretext-html.xsl
23+
INFO : successful application of /Users/bmiller/.ptx/2.6.1/core/xsl/pretext-html.xsl
24+
INFO :
25+
Success! Run `pretext view` to see the results.
26+
27+
INFO :

logs/20240906-073550.log

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
INFO : PreTeXt-CLI version: 2.6.1
2+
3+
INFO : PreTeXt project found in `/Users/bmiller/Runestone/books/InstructorGuide`.
4+
WARNING : Using CLI version 2.6.1 but project's `requirements.txt`
5+
WARNING : is configured to use 1.0.1. Consider either installing
6+
WARNING : CLI version 1.0.1 or running `pretext init --refresh`
7+
WARNING : to update `requirements.txt` to match 2.6.1.
8+
INFO : Staging deployment according to strategy default_target
9+
INFO : Since no target was supplied, we will use "web".
10+
11+
INFO : Staging latest build located in `/Users/bmiller/Runestone/books/InstructorGuide/output/web` at `/Users/bmiller/Runestone/books/InstructorGuide/output/stage`.
12+
INFO :
13+
INFO : Preparing to deploy from active `master` git branch.
14+
INFO :
15+
INFO : Changes to project source since last commit detected.
16+
ERROR : Either add and commit these changes with Git, or run
17+
ERROR : `pretext deploy -u` to have these changes updated automatically.
18+
INFO :
19+
----------------------------------------------------
20+
INFO : While running pretext, the following errors occurred:
21+
22+
INFO : (see log messages above or in the 'logs' folder for more information)
23+
INFO : ----------------------------------------------------

logs/20240906-073555.log

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
INFO : PreTeXt-CLI version: 2.6.1
2+
3+
INFO : PreTeXt project found in `/Users/bmiller/Runestone/books/InstructorGuide`.
4+
WARNING : Using CLI version 2.6.1 but project's `requirements.txt`
5+
WARNING : is configured to use 1.0.1. Consider either installing
6+
WARNING : CLI version 1.0.1 or running `pretext init --refresh`
7+
WARNING : to update `requirements.txt` to match 2.6.1.
8+
INFO : Staging deployment according to strategy default_target
9+
INFO : Since no target was supplied, we will use "web".
10+
11+
INFO : Staging latest build located in `/Users/bmiller/Runestone/books/InstructorGuide/output/web` at `/Users/bmiller/Runestone/books/InstructorGuide/output/stage`.
12+
INFO :
13+
INFO : Preparing to deploy from active `master` git branch.
14+
INFO :
15+
INFO : Changes to project source since last commit detected.
16+
INFO : Add/committing these changes to local Git repository.
17+
INFO :

0 commit comments

Comments
 (0)