clean up ci vs release pipelines, add really barebones usage of smol-k8s-lab #14

Open
jessebot wants to merge 2 commits from add-smol-k8s-lab-updates into main
Owner
  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):
<!-- Thank you for contributing! Please fill in the following checklist, removing items that do not apply. See also https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md --> - [x] The page(s) are in the correct platform directories: `common`, `linux`, `osx`, `windows`, `sunos`, `android`, etc. - [x] The page(s) have at most 8 examples. - [x] The page description(s) have links to documentation or a homepage. - [x] The page(s) follow the [content guidelines](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#guidelines). - [x] The page(s) follow the [style guide](/tldr-pages/tldr/blob/main/contributing-guides/style-guide.md). - [x] The PR title conforms to the recommended [templates](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#commit-message-and-pr-title). - **Version of the command being documented (if known):**
add really barebones usage of smol-k8s-lab
All checks were successful
CI / CI (push) Successful in 23s
Codespell / build (pull_request) Successful in 6s
881cb6a862
start separating out ci and release properly
All checks were successful
CI / CI (push) Successful in 23s
Codespell / build (pull_request) Successful in 6s
17aacedd02
jessebot changed title from add really barebones usage of smol-k8s-lab to clean up ci vs release pipelines, add really barebones usage of smol-k8s-lab 2026-05-03 20:56:34 +00:00
All checks were successful
CI / CI (push) Successful in 23s
Codespell / build (pull_request) Successful in 6s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin add-smol-k8s-lab-updates:add-smol-k8s-lab-updates
git switch add-smol-k8s-lab-updates

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff add-smol-k8s-lab-updates
git switch add-smol-k8s-lab-updates
git rebase main
git switch main
git merge --ff-only add-smol-k8s-lab-updates
git switch add-smol-k8s-lab-updates
git rebase main
git switch main
git merge --no-ff add-smol-k8s-lab-updates
git switch main
git merge --squash add-smol-k8s-lab-updates
git switch main
git merge --ff-only add-smol-k8s-lab-updates
git switch main
git merge add-smol-k8s-lab-updates
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
small-hack/ethical-tldr!14
No description provided.