Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ffbs
ffbs-gluon
Commits
d81897a4
Commit
d81897a4
authored
1 year ago
by
Stefan Weil
Browse files
Options
Downloads
Patches
Plain Diff
actions, docs: fix English typo, wording
Signed-off-by:
Stefan Weil
<
sw@weilnetz.de
>
parent
f80bef84
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.github/workflows/build-gluon.yml
+1
-1
1 addition, 1 deletion
.github/workflows/build-gluon.yml
CONTRIBUTING.md
+2
-2
2 additions, 2 deletions
CONTRIBUTING.md
docs/user/x86.rst
+1
-1
1 addition, 1 deletion
docs/user/x86.rst
with
4 additions
and
4 deletions
.github/workflows/build-gluon.yml
+
1
−
1
View file @
d81897a4
...
...
@@ -34,7 +34,7 @@ jobs:
strategy
:
fail-fast
:
false
matrix
:
# Read back changd targets to create build matrix
# Read back chang
e
d targets to create build matrix
target
:
${{ fromJSON(needs.changed.outputs.targets) }}
runs-on
:
ubuntu-latest
steps
:
...
...
This diff is collapsed.
Click to expand it.
CONTRIBUTING.md
+
2
−
2
View file @
d81897a4
...
...
@@ -23,8 +23,8 @@ using other parts or why the proposed change breaks other parts of the system.
They might even refuse the idea altogether - after all, they have to sleep well
after merging the changes, too.
The preferred way to discuss in the IRC channel ([#gluon] on irc.hackint.org)
or on the [mailing list], however, you can also open a new issue on Git
h
ub to
The preferred way to discuss
is
in the IRC channel ([#gluon] on irc.hackint.org)
or on the [mailing list], however, you can also open a new issue on Git
H
ub to
discuss there. We maintain a [list of rejected features] and we'd like to
kindly ask you to review it first. In general, looking for duplicates may save
you some time.
...
...
This diff is collapsed.
Click to expand it.
docs/user/x86.rst
+
1
−
1
View file @
d81897a4
...
...
@@ -15,7 +15,7 @@ The following targets for x86 images exist:
There are three images:
* `generic` (compressed "raw" image, can written to a disk directly or booted with qemu)
* `generic` (compressed "raw" image, can
be
written to a disk directly or booted with qemu)
* `virtualbox` (VDI image)
* `vmware` (VMDK image)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment