Skip to content

Commit

Permalink
Rename Builds at SEEK to Buildkite Docs (#1614)
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c authored Jul 18, 2024
1 parent 952921c commit 162bb08
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions docs/deep-dives/arm64.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ then delete the original clusters once complete:
# ...
```

See [Builds at SEEK] and the [Gantry ARM reference] for more information.
See our internal [Buildkite Docs] and [Gantry ARM reference] for more information.

---

Expand Down Expand Up @@ -354,7 +354,7 @@ For a [Serverless] worker, set the `provider.architecture` property in [`serverl
[`serverless.yml`]: https://www.serverless.com/framework/docs/providers/aws/guide/serverless.yml
[`skuba init`]: ../cli/init.md#interactive-walkthrough
[AWS CDK]: https://docs.aws.amazon.com/cdk/latest/guide/work-with-cdk-typescript.html
[Builds at SEEK]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/
[Buildkite Docs]: https://backstage.myseek.xyz/docs/default/component/buildkite-docs
[CI/CD]: ./buildkite.md
[Gantry ARM reference]: https://backstage.myseek.xyz/docs/default/component/gantry/v1/reference/using-arm/
[gantry]: https://backstage.myseek.xyz/docs/default/component/gantry/
Expand Down
4 changes: 2 additions & 2 deletions docs/deep-dives/buildkite.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parent: Deep dives
---

Buildkite is SEEK's [CI/CD] platform of choice.
See [Builds at SEEK] for more information.
See our internal [Buildkite Docs] for more information.

This topic details Buildkite integration features baked into **skuba**,
as well as common issues faced when running your project on a Buildkite agent.
Expand Down Expand Up @@ -119,7 +119,7 @@ The agent may be tied up running a particularly compute- or memory-intensive ste
[`skuba test`]: ../cli/test.md#skuba-test
[Buildkite annotations]: https://buildkite.com/docs/agent/v3/cli-annotate
[Buildkite.annotate]: ../development-api/buildkite.md#annotate
[Builds at SEEK]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/
[Buildkite Docs]: https://backstage.myseek.xyz/docs/default/component/buildkite-docs
[CI/CD]: https://en.wikipedia.org/wiki/CI/CD
[Compose file]: https://docs.docker.com/compose/compose-file
[Docker Buildkite plugin]: https://github.com/buildkite-plugins/docker-buildkite-plugin
Expand Down
6 changes: 3 additions & 3 deletions template/express-rest-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ Next steps:

2. [ ] Create a new repository in the appropriate GitHub organisation.
3. [ ] Add the repository to BuildAgency;
see [Builds at SEEK] for more information.
see our internal [Buildkite Docs] for more information.
4. [ ] Add Datadog configuration and data classification tags to [.gantry/common.yml](.gantry/common.yml);
see the [Gantry] documentation for more information.
5. [ ] Push local commits to the upstream GitHub branch.
6. [ ] Configure [GitHub repository settings].
7. [ ] Delete this checklist 😌.

[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/
[github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings
[Buildkite Docs]: https://backstage.myseek.xyz/docs/default/component/buildkite-docs
[GitHub repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings

## Design

Expand Down
6 changes: 3 additions & 3 deletions template/greeter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Next steps:

2. [ ] Create a new repository in the appropriate GitHub organisation.
3. [ ] Add the repository to BuildAgency;
see [Builds at SEEK] for more information.
see our internal [Buildkite Docs] for more information.
4. [ ] Push local commits to the upstream GitHub branch.
5. [ ] Configure [GitHub repository settings].
6. [ ] Delete this checklist 😌.

[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/
[github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings
[Buildkite Docs]: https://backstage.myseek.xyz/docs/default/component/buildkite-docs
[GitHub repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings

## Design

Expand Down
6 changes: 3 additions & 3 deletions template/koa-rest-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ Next steps:

2. [ ] Create a new repository in the appropriate GitHub organisation.
3. [ ] Add the repository to BuildAgency;
see [Builds at SEEK] for more information.
see our internal [Buildkite Docs] for more information.
4. [ ] Add Datadog configuration and data classification tags to [.gantry/common.yml](.gantry/common.yml);
see the [Gantry] documentation for more information.
5. [ ] Push local commits to the upstream GitHub branch.
6. [ ] Configure [GitHub repository settings].
7. [ ] Delete this checklist 😌.

[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/
[github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings
[Buildkite Docs]: https://backstage.myseek.xyz/docs/default/component/buildkite-docs
[GitHub repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings

## Design

Expand Down
6 changes: 3 additions & 3 deletions template/lambda-sqs-worker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ Next steps:

2. [ ] Create a new repository in the appropriate GitHub organisation.
3. [ ] Add the repository to BuildAgency;
see [Builds at SEEK] for more information.
see our internal [Buildkite Docs] for more information.
4. [ ] Add Datadog extension, deployment bucket configuration and data classification tags to [serverless.yml](serverless.yml).
5. [ ] Push local commits to the upstream GitHub branch.
6. [ ] Configure [GitHub repository settings].
7. [ ] Delete this checklist 😌.

[builds at seek]: https://backstage.myseek.xyz/docs/default/component/builds-cicd-seek/
[github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings
[Buildkite Docs]: https://backstage.myseek.xyz/docs/default/component/buildkite-docs
[GitHub repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings

## Design

Expand Down
6 changes: 3 additions & 3 deletions template/oss-npm-package/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Next steps:
6. [ ] Delete this checklist 😌.

[#open-source]: https://slack.com/app_redirect?channel=C39P1H2SU
[github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings
[renovate]: https://github.com/apps/renovate
[seek's open source rfc]: https://rfc.skinfra.xyz/RFC016-Open-Source.html
[GitHub repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings
[Renovate]: https://github.com/apps/renovate
[SEEK's Open Source RFC]: https://rfc.skinfra.xyz/RFC016-Open-Source.html

## API

Expand Down
2 changes: 1 addition & 1 deletion template/private-npm-package/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Next steps:
4. [ ] Configure [GitHub repository settings].
5. [ ] Delete this checklist 😌.

[github repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings
[GitHub repository settings]: https://github.com/<%-orgName%>/<%-repoName%>/settings
[installing on your repository]: https://github.com/SEEK-Jobs/gutenberg#installing-on-your-repository

## API
Expand Down

0 comments on commit 162bb08

Please sign in to comment.