Skip to content

chore: initialize opencode-jfrog-plugin#1

Merged
carmithersh merged 16 commits intomainfrom
init-branch
May 3, 2026
Merged

chore: initialize opencode-jfrog-plugin#1
carmithersh merged 16 commits intomainfrom
init-branch

Conversation

@carmithersh
Copy link
Copy Markdown
Collaborator

@carmithersh carmithersh commented May 3, 2026

chore: initialize opencode-jfrog-plugin

Resolve README.md add/add conflict by keeping main documentation.
- Keep README and package.json from merged main; restore index.ts from main (4937996) with lint-safe fixes (PluginInput typing, remove unused imports/vars, fix skill log template, stream body cast).
- Add Bun tests for plugin hooks and jf CLI toast; extend ESLint for fetch and test globals.
- Changed package name to @jfrog/opencode-jfrog-plugin and updated version to 0.0.1-next.11.
- Added module and main entry points in package.json.
- Enhanced error handling in fetchAndSaveFile and pullSkills functions to provide more informative logging and return values.
@carmithersh carmithersh changed the title Init branch chore: initialize opencode-jfrog-plugin May 3, 2026
- Added JFrog CLI setup step in the GitHub Actions workflow for improved artifact management.
- Configured npm registry to use JFrog Artifactory for package management.
- Fixed missing newline at the end of the ESLint configuration file.
- Changed OIDC provider name in the GitHub Actions workflow from 'github-carmit-project-1' to 'github-oidc' for improved clarity and consistency.
…tion

- Added permission for 'id-token' to enable the creation of OIDC tokens for signing in the GitHub Actions workflow.
- Updated version from 0.0.1-next.11 to 0.0.1 for release.
- Added keywords to package.json for better discoverability of the plugin.
- Added the --global flag to the jf npm-config command for improved configuration scope.
- Added steps to create and configure bunfig.toml for JFrog npm repository.
- Included echo statements for better visibility during setup.
… Actions workflow

- Updated the bunfig.toml file creation process to use a more structured format for the npm registry configuration.
- Changed the section header from [npm] to [install] for clarity and improved token handling.
…ctions

- Enhanced logging messages in fetchAndSaveFile and pullSkills functions to include detailed response information for better debugging.
- Reformatted error messages for consistency and clarity.
@carmithersh carmithersh merged commit b4907b8 into main May 3, 2026
2 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.

1 participant