Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove docs (there's no openapi) #16

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

solaris007
Copy link
Member

@solaris007 solaris007 commented Dec 4, 2023

causes on circle ci:

> @adobe/[email protected] docs:lint
> npx @redocly/cli lint --config docs/openapi/redocly-config.yaml

    at makeError (/home/circleci/repo/node_modules/execa/lib/error.js:60:11)
    at handlePromise (/home/circleci/repo/node_modules/execa/index.js:118:26)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async module.exports (/home/circleci/repo/node_modules/@semantic-release/exec/lib/exec.js:16:11)
    at async prepare (/home/circleci/repo/node_modules/@semantic-release/exec/index.js:54:5)
    at async validator (file:///home/circleci/repo/node_modules/semantic-release/lib/plugins/normalize.js:36:24)
    at async file:///home/circleci/repo/node_modules/semantic-release/lib/plugins/pipeline.js:38:36
    at async file:///home/circleci/repo/node_modules/semantic-release/lib/plugins/pipeline.js:32:5
    at async pluginsConfigAccumulator.<computed> [as prepare] (file:///home/circleci/repo/node_modules/semantic-release/lib/plugins/index.js:87:11)
    at async run (file:///home/circleci/repo/node_modules/semantic-release/index.js:199:3) {
  shortMessage: 'Command failed with exit code 2: npm run deploy && npm run test-postdeploy && npm run docs',
  command: 'npm run deploy && npm run test-postdeploy && npm run docs',
  escapedCommand: '"npm run deploy && npm run test-postdeploy && npm run docs"',

Copy link

github-actions bot commented Dec 4, 2023

This PR will trigger a patch release when merged.

@solaris007 solaris007 self-assigned this Dec 4, 2023
@solaris007 solaris007 added the bug Something isn't working label Dec 4, 2023
@solaris007 solaris007 merged commit 8ca6fa2 into main Dec 4, 2023
@solaris007 solaris007 deleted the remove-docs-script branch December 4, 2023 15:19
solaris007 pushed a commit that referenced this pull request Dec 4, 2023
# 1.0.0 (2023-12-04)

### Bug Fixes

* deployment ([#14](#14)) ([1d95672](1d95672))
* remove docs (there's no openapi) ([#16](#16)) ([8ca6fa2](8ca6fa2))
* sem release ([#15](#15)) ([e099065](e099065))

### Features

* add lhs audit ([#13](#13)) ([42a1348](42a1348))
* cwv audits ([#10](#10)) ([16af6d6](16af6d6))
* cwv audits ([#11](#11)) ([6cf6045](6cf6045))
@solaris007
Copy link
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants