Nic Cope
87516d51ee
Style and copy feedback from review
...
Review was of the Python guide, but I've applied everything that was
also applicable to the Go guide.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-01-12 15:04:06 -08:00
Nic Cope
67a60a857a
Small content and format tweaks to Go functions guide
...
Several tiny things I noticed while writing the Python guide that I
wanted to apply to the Go guide as well.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-01-12 13:57:35 -08:00
Yury Tsarev
f45ad5e9ac
Fix 404 for 'testing composition functions' ( #646 )
2023-12-03 08:11:37 +02:00
Nic Cope
5cda5e3e2a
Link to latest docs
...
This seems like the most future-proof option for this guide, which lives
outside of any version.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:48:32 -07:00
Nic Cope
acf6be56d4
Fix sneaky Vale spelling errors
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
06d7247c8b
Remove extraneous period.
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
2d3082f7d1
Add MORE BRACES to packages documentation link
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
47e6e77a9c
Clarify that not all functions should delete the input directory
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
fde689dd71
Don't perma-disable the future tense linter
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
038ad6b0f9
Attempt to workaround various "spelling mistakes"
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
6487b23a4f
Update all links to point to master, not latest
...
I do actually want latest, but HTML test complains when I try. There's
no v1.14 release directory to link to yet, so master will have to do.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
a1542b2f4e
Link to go.dev
...
To workaround spellchecker thinking "Go." (with period) is a spelling
mistake.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
2343b678ac
Link to Docker docs on multi-platform images
...
We don't have any docs specific to multi-platform _packages_ AFAIK.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
056c350921
Avoid saying "Crossplane CLI's"
...
Vale considers it a spelling mistake, and it's easy to rephrase around.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
9f110571fa
It's function-xbuckets plural, not xbucket
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope
0ccf6f0fb5
Add a guide to writing a composition function in Go
...
This is separate from the functions documentation under concepts
because:
1. I expect to have similar guides for other languages, such as Python.
2. The guide will evolve outside of the Crossplane release cycle.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00