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

Regenerate Addons to remove broken links #2181

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

Eric-Arellano
Copy link
Collaborator

These links were all fixed in the Addon repositories directly.

const FILES_TO_IGNORES__EXPECTED: FilesToIgnores = mergeFilesToIgnores(
_qiskitUtilsData(),
_patternsReorg(),
_runtimeObjectsInv(),
_legacyQiskitSDKIssues(),
);

const FILES_TO_IGNORES__SHOULD_FIX: FilesToIgnores =
mergeFilesToIgnores(_addonsApiDocs());
const FILES_TO_IGNORES__SHOULD_FIX: FilesToIgnores = {};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*Chef's kiss*

@Eric-Arellano Eric-Arellano added this pull request to the merge queue Oct 25, 2024
Merged via the queue into main with commit 305e99a Oct 25, 2024
3 checks passed
@Eric-Arellano Eric-Arellano deleted the EA/rm-broken-addon-links branch October 25, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants