Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot] f83752d17c
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /_releaser
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:21:48 +00:00
David Karlsson bf4a605ad1 fix: handle trailing slash mismatch for redirects
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-24 09:36:55 +02:00
dependabot[bot] 6f9f79c957
build(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 in /_releaser
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 03:17:23 +00:00
CrazyMax b19ea42c73
releaser: update to Go 1.19
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-14 14:17:41 +01:00
CrazyMax 51f2858ea3
releaser: update dependencies
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-14 14:16:40 +01:00
CrazyMax e4fdbe1892
cleanup old pages and optimize redirects
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-05 23:02:18 +01:00
CrazyMax 561118ec5b
rename docs repository
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-29 11:07:53 +02:00
CrazyMax 8acb5b970d
Switch prod2 to prod environment
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-30 14:44:24 +02:00
CrazyMax b2b680bd2d
chore: fix s3 redirects with prefixes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-17 18:14:26 +02:00
CrazyMax a0c0aec486
lab: move s3 redirects to lambda function
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-17 13:47:12 +02:00
CrazyMax 92948cbfd7
lab: cloudfront update with lambda edge function for redirects
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-17 13:47:12 +02:00
CrazyMax 278cae8ad0
releaser: simplify access to env or secrets
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-09 20:44:17 +02:00
CrazyMax 85f13ecf5d
ci: add lab branch to publish workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-25 11:08:34 +02:00
CrazyMax b37db0f4a5
fix publish workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-18 19:01:49 +02:00
CrazyMax 34051706b2
refactor and mutualize netlify and aws clients for deployment
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-18 13:56:58 +02:00