Commit Graph

259 Commits

Author SHA1 Message Date
466b75a4bc Update npm dependencies. 2024-07-09 22:14:26 +12:00
e5ed8820f6 Fix lint errors. 2024-07-09 22:12:49 +12:00
eb73dd17d5 Added eslint configuration. 2024-07-09 22:11:53 +12:00
ce5c3b1cff Cleanup on github actions deploy workflow. 2024-06-30 09:22:18 +12:00
3171641aa8 Merge pull request #25 from jmhbnz/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2024-06-30 09:17:14 +12:00
9e0f699449 Bump actions/configure-pages from 4 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 21:11:46 +00:00
2c0df4bf64 Add presubmit to build site for each pr. 2024-06-30 09:09:56 +12:00
5d545d3dcd Remove defunct npm run serve. 2024-06-30 09:08:12 +12:00
a8697c2fc2 Add github actions dependabot automation. 2024-06-30 09:05:50 +12:00
dde817962b Update dependencies. 2024-06-30 07:05:23 +12:00
4951289a4e Switch to OpenShift disconnected workshop. 2024-06-26 10:14:38 +12:00
f19fb8cbf8 Update dependencies. 2024-06-21 10:53:41 +12:00
671b3adc99 Add dependabot to manage npm dependencies. 2024-06-21 10:45:34 +12:00
bc5dc9e835 Merge pull request #14 from jmhbnz/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-18 13:30:25 +12:00
7004cc535c Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 01:28:04 +00:00
4f6ca41ee0 Merge pull request #13 from jmhbnz/dependabot/npm_and_yarn/ws-7.5.10
Bump ws from 7.5.9 to 7.5.10
2024-06-18 13:27:14 +12:00
24968e0ec2 Bump ws from 7.5.9 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 01:24:41 +00:00
a1f6624930 Restore hackathon content. 2024-06-04 17:10:57 +12:00
9769fefa79 Restore disconnected workshop content.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-05-29 11:54:45 +12:00
4f225728ba Fix typo for exercise 4. 2024-05-27 11:06:12 +12:00
4427dc635e More polishing before workshop starts. 2024-05-27 10:54:55 +12:00
af6471c905 Add more emojis 😂. 2024-05-27 10:50:06 +12:00
ac3e2c4f24 Fix some typos. 2024-05-27 10:46:37 +12:00
a63205d940 Complete exercise 4. 2024-05-27 10:03:19 +12:00
938513607f Continue working on exercise 4. 2024-05-27 09:38:34 +12:00
0943e8182b Continue working on exercise 4. 2024-05-27 09:31:23 +12:00
36840753c0 Continue working on exercise 4. 2024-05-27 09:21:32 +12:00
679efe5bda Continue work on exercise 4. 2024-05-27 09:13:31 +12:00
f9c7fbcf26 Begin working on exercise 4. 2024-05-27 08:52:18 +12:00
bbf57b4ff3 Progress on exercise 3 and some other fixes. 2024-05-27 08:25:33 +12:00
522b9dd5ff Add step for configuring hybrid networking. 2024-05-27 07:37:53 +12:00
0248e74d55 Begin writing excercise 3. 2024-05-27 02:55:14 +12:00
7dc75b5106 Continue working on excercise 3. 2024-05-27 02:26:51 +12:00
8611d0ae84 Start working on exercise 2. 2024-05-27 01:34:37 +12:00
0f82c9f76e Finish excercise 1. 2024-05-27 01:09:45 +12:00
73615265dd Start writing windows exercise 1. 2024-05-27 00:48:39 +12:00
e6eda458c0 Begin scaffolding new windows container workshop. 2024-05-26 20:13:36 +12:00
4f33509757 Updated from standalone to export next build. 2024-05-13 09:10:10 +12:00
872fe4cb1e Updated next to 14.2.3. 2024-05-13 09:07:50 +12:00
87ea4f6d10 Updated header links and site feed xml. 2024-04-16 15:56:32 +12:00
1beb008be4 Added proper workshop link and fixed image description. 2024-04-16 15:51:03 +12:00
eef0531232 Add additional docs links and markdown polish. 2024-04-16 10:54:04 +12:00
8ce152bb6b Minor fixes to automation and slack msg. 2024-04-15 23:24:01 +12:00
b960cfed77 Completed exercise 6. Polished earlier exercises. 2024-04-15 23:09:28 +12:00
a30d8b5951 Refine scores and write exercise 6 scenario. 2024-04-15 08:56:29 +12:00
53c78e39fc Add automation for exercise 5 setup. 2024-04-14 20:30:30 +12:00
af8990759a Finalise exercise 5 storyline. 2024-04-14 19:57:01 +12:00
e8eeb281cf Continue working on exercise 5. 2024-04-14 19:29:48 +12:00
de5c88b458 Continue working on exercise 5. 2024-04-14 19:20:39 +12:00
19fb31c917 Continue working on exercise 5 & 6. 2024-04-14 18:39:35 +12:00