Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

chore: add .release-please-manifest.json#967

Merged
aabmass merged 1 commit intogoogleapis:mainfrom
aabmass:release-please-manifest
Apr 14, 2025
Merged

chore: add .release-please-manifest.json#967
aabmass merged 1 commit intogoogleapis:mainfrom
aabmass:release-please-manifest

Conversation

@aabmass
Copy link
Copy Markdown
Contributor

@aabmass aabmass commented Apr 14, 2025

I'm trying to fix release-please not creating a release PR. Following https://github.com/googleapis/release-please/blob/main/docs/troubleshooting.md

The output indicates I need a manifest config:

ConfigurationError: base (googleapis/cloud-profiler-nodejs): Missing required manifest config: release-please-config.json
    at fetchManifestConfig (/usr/local/google/home/aaronabbott/.npm/_npx/dd04923b7fe85367/node_modules/release-please/build/src/manifest.js:905:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async parseConfig (/usr/local/google/home/aaronabbott/.npm/_npx/dd04923b7fe85367/node_modules/release-please/build/src/manifest.js:856:20)
    at async Promise.all (index 0)
    at async Manifest.fromManifest (/usr/local/google/home/aaronabbott/.npm/_npx/dd04923b7fe85367/node_modules/release-please/build/src/manifest.js:125:93)
    at async Object.handler (/usr/local/google/home/aaronabbott/.npm/_npx/dd04923b7fe85367/node_modules/release-please/build/src/bin/release-please.js:329:24) {
  releaserName: 'base',
  repository: 'googleapis/cloud-profiler-nodejs'
}

So following https://github.com/googleapis/release-please/blob/main/docs/manifest-releaser.md#bootstrap-manually, I am manually creating an empty JSON obj

@aabmass aabmass requested review from a team April 14, 2025 18:46
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. labels Apr 14, 2025
@aabmass
Copy link
Copy Markdown
Contributor Author

aabmass commented Apr 14, 2025

Idk why this is necessary since the release worked fine less than a year ago (#929). If this doesn't fix it, I will reach out internally.

@aabmass aabmass enabled auto-merge (squash) April 14, 2025 18:58
@aabmass aabmass merged commit 1f32312 into googleapis:main Apr 14, 2025
13 checks passed
@aabmass aabmass deleted the release-please-manifest branch April 14, 2025 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants