Skip to content

feat(golemcore/airtable): add Airtable records plugin#35

Open
golemcore1 wants to merge 1 commit intomainfrom
feat/airtable-plugin
Open

feat(golemcore/airtable): add Airtable records plugin#35
golemcore1 wants to merge 1 commit intomainfrom
feat/airtable-plugin

Conversation

@golemcore1
Copy link
Copy Markdown
Collaborator

Summary

  • add a new first-party golemcore/airtable plugin module and wire it into the Maven reactor and repository overview
  • implement the airtable_records tool with list/get/create/update/delete operations backed by the Airtable REST API plus plugin settings for API token, base, defaults, and write gates
  • add registry metadata and focused tests for config normalization, tool behavior, API client request mapping, dashboard settings actions, and Spring wiring

Verification

  • ../tools/apache-maven-3.9.11/bin/mvn -B -ntp -pl :golemcore-airtable-plugin -am -P strict verify -Dtest=AirtableRecordsToolProviderTest,AirtableRecordsServiceTest,AirtablePluginSettingsContributorTest,AirtableApiClientTest,AirtablePluginConfigTest,AirtablePluginBootstrapTest,AirtableSpringWiringTest -Dsurefire.failIfNoSpecifiedTests=false
  • python3 scripts/plugins_repo.py validate

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