Skip to content

Fix GitHub wokflows#12

Merged
JeromeBonfort merged 7 commits intomasterfrom
fix-github-wokflows
Mar 30, 2026
Merged

Fix GitHub wokflows#12
JeromeBonfort merged 7 commits intomasterfrom
fix-github-wokflows

Conversation

@JeromeBonfort
Copy link
Copy Markdown
Contributor

No description provided.

jb-55 added 7 commits March 30, 2026 11:16
- Updated Node.js version from 18 to 22 in all workflow files.
- Added step to enable Corepack in each workflow.
- Changed yarn install commands to use --immutable for consistency across workflows.
- Updated package.json to specify Yarn version 4.3.1.
- Added new versions for Babel packages including code-frame, compat-data, core, generator, and helper plugins.
- Updated checksums and resolved dependencies for improved compatibility and performance.
- Added step to enable Corepack and updated Node.js version to 22 in the workflow.
- Changed TypeScript configuration to use 'verbatimModuleSyntax' instead of 'importsNotUsedAsValues'.
- Updated imports in various files to use 'type' for type-only imports, enhancing clarity and consistency.
- Changed TypeScript configuration from 'verbatimModuleSyntax' to 'isolatedModules' for better module handling.
- Updated GitHub workflow to rename the install step to 'Yarn Install' and added retry logic for dependency installation.
- Modified the install command to disable immutable installs for the website directory, enhancing flexibility during builds.
- Added a new binary file for Yarn's install state tracking.
- Added TypeScript version 5.4.0 to package.json and yarn.lock for better type support.
- Reformatted imports in APSAds.ts for improved readability and consistency.
- Added Yarn Berry install state file to .gitignore for better dependency management.
- Removed outdated E2E testing workflows for Android and iOS to streamline CI/CD processes.
- Cleaned up unused entries in the website's .gitignore and package.json for improved clarity.
- Deleted the API navigation link from the Docusaurus configuration to streamline the documentation structure.
- Adjusted the activeBaseRegex for the remaining Docs link for improved routing.
@JeromeBonfort JeromeBonfort merged commit 8f0c558 into master Mar 30, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants