Commit Graph

193 Commits

Author SHA1 Message Date
1b8aca79ce Begin working on exercise 3. 2024-08-27 11:47:53 +12:00
71fd6b7e7e Progress on exercise 2. 2024-08-26 17:46:54 +12:00
5b0671f44a Increase cluster size from 1 to 3 nodes. 2024-08-26 17:46:28 +12:00
d3a93b8d51 Progress on exercise 2. 2024-08-26 16:12:08 +12:00
12600dab12 Progress on exercise 1 and 2. 2024-08-26 15:50:19 +12:00
b92f0cd473 Add instructions for setting up new workshop instances. 2024-08-26 15:49:58 +12:00
96ebf493f9 Start writing exercise 2 for content mirror. 2024-08-22 15:43:50 +12:00
0fe8ba04b9 Begin re-writing exercise 1 for lab allocation. 2024-08-22 15:43:29 +12:00
83c84851f4 Update npm dependencies. 2024-08-20 18:10:30 +12:00
8bbcc623dc Begin scaffolding disconnected dev hub workshop. 2024-08-20 18:00:28 +12:00
fd45c146b6 Update lib/mdx/getFiles to only return files with mdx extension. 2024-08-14 15:26:13 +12:00
0ba437ec88 Update npm dependencies. 2024-08-14 12:34:07 +12:00
5169cad7ee Update npm dependencies. 2024-08-08 15:43:32 +12:00
82c6323d0a Update npm dependencies. 2024-08-01 23:27:38 +12:00
3b35f51759 Update quake service spec to remove nodeport. 2024-07-26 10:35:07 +12:00
8b5040d6d5 Continue exercise 7. 2024-07-25 23:15:29 +12:00
b5a1dad1e2 Switch to quake app yaml. 2024-07-25 22:54:14 +12:00
fa43603ab0 Add gitops manifest for tetris. 2024-07-25 22:35:28 +12:00
9c0881ff5f Progress on exercise 7. 2024-07-25 22:04:13 +12:00
e02211f781 Add spec for argocd instance. 2024-07-25 19:13:47 +12:00
ca517645fe Begin working on exercise 7. 2024-07-25 18:47:23 +12:00
c65aa7803a Update for fresh environment. 2024-07-25 16:23:45 +12:00
a8d12e1371 Updates for exercise 4-6. 2024-07-25 13:38:06 +12:00
66f2bc4259 Updates for exercise3. 2024-07-25 12:47:02 +12:00
147f547bda Updates for exercise2. 2024-07-25 12:35:16 +12:00
5d6d8a5412 Updates for exercise1. 2024-07-25 11:40:39 +12:00
c74a394845 Updated asset paths and next config for cname. 2024-07-25 09:43:58 +12:00
21d1ad0cfa Added custom domain CNAME for pages. 2024-07-25 09:31:41 +12:00
2de0461379 Begin tidying app-delivery setup instructions. 2024-07-24 15:28:34 +12:00
a407ffcc8e Restore application delivery workshop. 2024-07-24 15:18:13 +12:00
ca9a65adf8 Update npm dependencies. 2024-07-23 13:44:07 +12:00
76e71a9b1c Update npm dependencies. 2024-07-16 23:00:25 +12:00
89a9ba3e66 Update npm dependencies. 2024-07-09 22:58:21 +12:00
f2c3d64381 Update README development and export instructions. 2024-07-09 22:17:31 +12:00
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