Skip to content

Commit cff8d2a

Browse files
authored
Merge pull request #119 from snowex-hackweek/update/GH-actions
Update GH actions
2 parents b62c111 + a7af7db commit cff8d2a

File tree

8 files changed

+14
-55
lines changed

8 files changed

+14
-55
lines changed

.github/actions/buildresources/action.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
shell: bash -l {0}
3434
run: |
3535
./scripts/build_resources.sh
36-
36+
3737
- name: Dump Build Logs
3838
if: always()
3939
shell: bash -l {0}
@@ -47,10 +47,10 @@ runs:
4747
personal_token: ${{inputs.token}}
4848
publish_dir: book/_build/html
4949
publish_branch: gh-pages
50-
cname: snowex.hackweek.io
50+
cname: snowex-2022.hackweek.io
5151

5252
- name: Save Build
53-
if: ${{ always() && inputs.jb-save == 'true'}}
53+
if: ${{ always() && inputs.jb-save == 'true'}}
5454
uses: actions/upload-artifact@v2
5555
with:
5656
name: build

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Test
22

33
on:
4-
schedule:
4+
# schedule:
55
# run this once a week (sunday midnight) to preserve cache
66
# https://docs.github.com/en/actions/guides/caching-dependencies-to-speed-up-workflows#usage-limits-and-eviction-policy
7-
- cron: '0 0 * * 0'
7+
# - cron: '0 0 * * 0'
88
pull_request_target:
99
types: [labeled, synchronize]
1010
paths:

.github/workflows/update_fr_template.yaml

Lines changed: 0 additions & 41 deletions
This file was deleted.

book/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ parse:
1414
dates: "July 11-15 2022"
1515
github_org_url: "https://github.com/snowex-hackweek"
1616
book_repo: "website2022"
17-
website_url: "https://snowex.hackweek.io"
17+
website_url: "https://snowex-2022.hackweek.io"
1818
jupyterhub_url: "https://snowex.uwhackweeks.2i2c.cloud"
1919
slack_workspace_url: "https://snowex2022.slack.com"
2020
docker_image: "https://hub.docker.com/r/uwhackweek/snowex"
@@ -36,7 +36,7 @@ parse:
3636
execute:
3737
# NOTE: 'cache' to use jupyter-cache, or 'force' to run all
3838
execute_notebooks: 'cache'
39-
exclude_patterns:
39+
exclude_patterns:
4040
- "**/*snowmodeling*.ipynb"
4141
- "**/3_common_pitfalls.ipynb"
4242
# Temporarily disable

book/_toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ parts:
99
- file: logistics
1010
- file: COVID
1111
- title: Schedule
12-
url: https://snowex.hackweek.io//index.html?jump_to=schedule
12+
url: https://snowex-2022.hackweek.io/index.html?jump_to=schedule
1313
- title: Team
14-
url: https://snowex.hackweek.io//index.html?jump_to=team
14+
url: https://snowex-2022.hackweek.io/index.html?jump_to=team
1515
- file: mission
1616
- file: CoC
1717
- caption: Preparation
@@ -86,7 +86,7 @@ parts:
8686
- file: tutorials/microwave/swesarr/swesarr_tut
8787
title: SWESARR
8888
- file: tutorials/microwave/SoOP/SoOp_tut
89-
title: Signals of Opportunity
89+
title: Signals of Opportunity
9090
- file: tutorials/aviris-ng/index
9191
title: AVIRIS-NG
9292
sections:

book/tutorials/database/1_getting_started_example.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"* Forming Useful Queries \n",
1919
"* Examples \n",
2020
"* Exporting Data\n",
21-
"* Group Excerise\n",
21+
"* Group Exercise\n",
2222
"* QGIS Setup \n",
2323
"\n",
2424
"## Why a database?\n",
@@ -53,7 +53,7 @@
5353
"* Snow off DEM from USGS 3DEP at GM\n",
5454
"* And almost all the associated metadata\n",
5555
"\n",
56-
"**All this and more is easily indexed, cross referencable, and put into GIS ready formats!**\n",
56+
"**All this and more is easily indexed, cross referenceable, and put into GIS ready formats!**\n",
5757
"\n",
5858
"![](https://snowexsql.readthedocs.io/en/latest/_images/gallery_overview_example_12_0.png)\n",
5959
"\n",

book/tutorials/git_and_jupyterlab/jupyter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ git push
264264
```{attention}
265265
The below description works well for smaller files (<10 MB) or zipped archives.
266266
267-
Your files are persisted acrosss server shutdowns and startups and you don't have
267+
Your files are persisted across server shutdowns and startups and you don't have
268268
to upload them again when you log out at the end of the day and restart anew the
269269
next day.
270270

book/tutorials/lidar/1_introduction_to_lidar.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"source": [
5555
"## Explore Point Cloud\n",
5656
"In this activity, we will open a .las file, in the [plas.io free online lidar data viewer](http://plas.io/) and explore some attributes associated with a lidar data point cloud. \n",
57-
"1. Load the data: under file, select Autzen stadium. To navigate around, use left click and drag to tilt up and down, righ click and drag to move around. scroll bar to zoom in and out\n",
57+
"1. Load the data: under file, select Autzen stadium. To navigate around, use left click and drag to tilt up and down, right click and drag to move around. scroll bar to zoom in and out\n",
5858
"\n",
5959
"2. Adjust Intensity \n",
6060
"\n",

0 commit comments

Comments
 (0)