Commit Graph

6 Commits

Author SHA1 Message Date
Debasish Biswas 0c2a422b2b
Fix Code Block Formatting (#5443)
* Fix Code Block Formatting

* should pass now

Signed-off-by: Debasish Biswas <debasishbsws.abc@gmail.com>

* correct numbers

* may fix

---------

Signed-off-by: Debasish Biswas <debasishbsws.abc@gmail.com>
2023-03-06 15:17:33 +00:00
Lionel Villard 26a720ed86
fix build test (#5251) 2022-09-26 21:29:13 +00:00
knative-automation 8409a16a76
Format go code (#5223)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-22 17:09:13 +00:00
knative-automation c257e0bef4
upgrade to latest dependencies (#5212)
bumping knative.dev/hack 6c30196...d1317b0:
  > d1317b0 errexit and pipefail should remain off until downstream is fixed (# 228)
  > df80419 🐛 Fix for test failures of knative/serving# 13292 (# 227)
  > 7556452 🎁 Use modscope tool to get info about Go modules (# 223)
  > 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225)
  > 36b2b3c add flag (# 224)
  > 547a2ca Start Signing our Releases (# 198)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-16 16:05:06 +00:00
Yamori c4d94c2b3c
fix helloworld-go filename (#5184) 2022-08-23 18:54:18 +00:00
Samia Nneji 4eda564a0b
Move code samples to GitHub (#4565)
* Move samples off site

* Add redirects

* Fix code samples and links

* Change links

* Fix path to sample

* Fix a few more links

* Update samples path in test

* remove unecessary redirect

* update more links

* add closing bracket
2021-12-14 04:20:51 -08:00