Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# Hugo
.hugo*
resources/
public/

# nodejs
package-lock.json
Expand Down
2 changes: 1 addition & 1 deletion .linkspector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ ignorePatterns:
- pattern: "^http://HOSTNAME:PORT.*$"
replacementPatterns:
- pattern: ".md#.*$"
replacement: ".md"
replacement: ".md"
10 changes: 2 additions & 8 deletions .spellcheck.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2023 The Nephio Authors.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
# SPDX-license-identifier: CC-BY-4.0
# Copyright contributors to the Nephio Project

matrix:
- name: markdown
Expand Down
20 changes: 20 additions & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
aab
AAC
abcdef
acat
Expand All @@ -9,6 +10,7 @@ ackage
acm
addons
Addr
ade
adecc
adetalhouet
adf
Expand Down Expand Up @@ -46,11 +48,13 @@ backends
bae
balancer
bazelbuild
bbae
bbd
bbf
bcbd
bcdfbf
bce
bcfa
bd
bdb
bdd
Expand All @@ -61,9 +65,11 @@ bedc
benchmarking
bfb
bfd
bfdddbbf
bfe
bffe
BFVa
blockquote
bmc
bool
bootstrappackages
Expand All @@ -89,6 +95,7 @@ ccd
cdd
cea
cecf
cee
cfb
cfcfdcf
Cfg
Expand Down Expand Up @@ -194,6 +201,7 @@ ead
eadd
ealenn
eb
ebeeffd
eca
ecc
ecd
Expand Down Expand Up @@ -243,6 +251,7 @@ fcf
fdb
fdec
fdf
fecd
ffa
ffc
ffcd
Expand Down Expand Up @@ -397,6 +406,8 @@ lfnetworking
LIBDIR
Libvirt
lifecycle
linkinspector
linkspector
linkThroughput
linkTitle
linuxfoundation
Expand Down Expand Up @@ -470,6 +481,8 @@ networkconfigs
networkFeatureSupport
networkinstances
networkName
nfdeploy
NFDeploy
NFDeploymentStatus
nfm
nfpb
Expand Down Expand Up @@ -528,6 +541,7 @@ otel
PackageDeployment
packageExpr
packageNames
packagerev
PackageRevision
PackageRevisionResources
PackageRevisions
Expand All @@ -538,6 +552,7 @@ packagevariantset
PackageVariantSets
pageinfo
parameterization
parameterRef
params
passwordless
paymentservice
Expand All @@ -551,11 +566,13 @@ PLiW
plmnSupportList
pluggable
pluralsight
pmnmd
PNG
pocs
podIP
podman
popd
porchctl
postdeploy
Postgres
pq
Expand Down Expand Up @@ -586,6 +603,7 @@ ReadWriteOnce
REcb
recommendationservice
reconciler
reconcilerinterface
reconcilers
reconfigures
redfish
Expand Down Expand Up @@ -695,6 +713,7 @@ UI
UID
uint
UIs
umbrelladocs
undeploy
Undeploys
updateStrategy
Expand Down Expand Up @@ -749,6 +768,7 @@ wq
wr
wts
wttp
wtzlx
wzmz
xargs
xc
Expand Down
Loading