Skip to content

Issue templates#1

Merged
katiewasnothere merged 11 commits intomainfrom
issue_templates
Jun 11, 2025
Merged

Issue templates#1
katiewasnothere merged 11 commits intomainfrom
issue_templates

Conversation

@katiewasnothere
Copy link
Owner

Testing out my branch with GitHub issue templates to see if they render how I want them to

katiewasnothere and others added 11 commits June 9, 2025 16:33
We eventually only want to support building docs from release branches
and tags, however, while we're working to initially set up the docs, we
may have some churn. So we want to be able to publish from main during
that churn.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
This token was needed when the repos were private. Now that they are
public, this should no longer be needed.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
…pple#82)

Append `.git` for `dependencies` in `Package.swift` for consistency.
This is a more appropriate fix for
apple#61 - which was closed by use
of a workaround.
There is no need to unpack image variants that we dont support.

Signed-off-by: Aditya Ramani <a_ramani@apple.com>
fixes apple#120 

These flags were unused, so remove for clarity.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
Container services can be started and stopped using the `system start`
and `system stop` commands. But there is no straightforward way for
users to check if the services were already started.

This PR adds a new `system status` command that shows wether the
container services are running or not.

The command only checks the status of the apiserver for now, but it
could be expanded in the future to show more details.

Fixes apple#117.
Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
@katiewasnothere katiewasnothere merged commit b69e191 into main Jun 11, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants