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

Problem #3

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Problem #3

wants to merge 11 commits into from

Conversation

r-huijts
Copy link
Contributor

Rookie mistake. I pushed my .env file. Could you remove the .env file from the merged branch and from the git repo history?

- Add new tool to fetch detailed app information using App Store Connect API
- Support optional relationship includes in the response
- Remove commented out screenshot upload code
- Clean up code formatting
- Add new tool to register bundle IDs via App Store Connect API
- Support iOS, macOS and Universal platforms
- Include optional seed ID parameter
- Add input validation and error handling
- Add new tool to list bundle IDs from App Store Connect API
- Support filtering by identifier, name, platform, and seedId
- Add sorting capabilities with multiple sort fields
- Include pagination with configurable limits
- Support including related resources (profiles, capabilities, app)
- Add proper TypeScript type safety
- Add new tool to fetch detailed information about specific bundle IDs
- Support optional relationship includes (profiles, capabilities, app)
- Add field filtering capabilities for specific bundle ID attributes
- Implement proper parameter validation and error handling
- Add TypeScript type safety for parameters
- Add new tool to list all registered devices from App Store Connect API
- Support filtering by name, platform, status, UDID, and device class
- Add sorting capabilities with multiple sort fields (name, platform, status, etc.)
- Include field selection for customizing response data
- Add proper TypeScript interfaces and type safety
- Implement pagination with configurable limits
- Add new tool to list all users registered on the team
- Support filtering by username, roles, and visible apps
- Add sorting capabilities for username, firstName, lastName, and roles
- Include pagination with configurable limits
- Support including visible apps relationship in response
- Add comprehensive role filtering with all available App Store Connect roles
- Add detailed feature list for all API capabilities
- Include complete tool documentation and usage examples
- Add authentication setup instructions
- Include development and contribution guidelines
- Add error handling documentation
- Update configuration examples with proper paths
- Add related documentation links
- Improve overall structure and readability
- Add .env.example as a template for required environment variables
- Document required App Store Connect API credentials
- Include optional configuration variables
- Add .env.example template file
- Update .gitignore to exclude .env file
- Document required environment variables
- Add placeholder values for configuration
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