Skip to content

Commit e2b02df

Browse files
rhyslbwclaude
andcommitted
docs: remove stale README sections
Drop three sections that referenced removed functionality: - Deployments / STD Workflow — the std deployment framework (and its std.yml workflow) was removed in 16e986e; the link 404s. - Attic / RabbitMQ tx-submit provider — long-removed feature pointer. - Possible issues — obsolete `yarn build --mode=skip-build` Docker note. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 02ba502 commit e2b02df

1 file changed

Lines changed: 0 additions & 25 deletions

File tree

README.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -45,21 +45,6 @@ The [GETTING_STARTED](./GETTING_STARTED.md) guide provides a quick way to start
4545

4646
- [@cardano-sdk/golden-test-generator](./packages/golden-test-generator)
4747

48-
## Deployments
49-
50-
Automatic deployments are done for:
51-
52-
- [dev-preview](https://dev-preview.lw.iog.io/v1.0.0/health) - On each push to master
53-
- [dev-preprod](https://dev-preprod.lw.iog.io/v1.0.0/health) - On each release
54-
- [dev-mainnet](https://dev-mainnet.lw.iog.io/v1.0.0/health) - On each release
55-
56-
Manual deployments can be done via [STD Workflow](https://github.com/input-output-hk/cardano-js-sdk/actions/workflows/std.yml)
57-
58-
- Click 'Run workflow'
59-
- Select branch
60-
- Check checkboxes for environments that should be deployed
61-
- Click 'Run workflow'
62-
6348
## Development
6449

6550
A Yarn Workspace maintaining a single version across all packages.
@@ -143,12 +128,6 @@ yarn tx-cbor <txId>
143128

144129
This works regardless of the local ports configuration through environment variables.
145130

146-
## Attic
147-
148-
Previously supported features, no longer supported, but packed with a reference branch.
149-
150-
- [RabbitMQ tx-submit provider and worker](https://github.com/input-output-hk/cardano-js-sdk/tree/attic/rabbitmq)
151-
152131
## Distribute
153132

154133
### Pack
@@ -173,10 +152,6 @@ yarn docs
173152
<a href="https://input-output-hk.github.io/cardano-js-sdk">:book: Documentation</a>
174153
</p>
175154

176-
### Possible issues
177-
178-
- `yarn build --mode=skip-build` [in Docker image](https://github.com/input-output-hk/cardano-js-sdk/pull/1024)
179-
180155
[img_src_post-integration]: https://github.com/input-output-hk/cardano-js-sdk/actions/workflows/post_integration.yml/badge.svg
181156
[workflow_post-integration]: https://github.com/input-output-hk/cardano-js-sdk/actions/workflows/post_integration.yml
182157
[img_src_release]: https://github.com/input-output-hk/cardano-js-sdk/actions/workflows/release.yaml/badge.svg

0 commit comments

Comments
 (0)