You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick attempt to add support for Github App authentication against Github API. Useful for enterprise use case where a PAT is not a recommended/available option per local policies.
Sorry I missed the notification. We'd prefer to have full control, but I recognize some leaner organization would benefit from a ready-to-use one. Good call.
Thanks @Djiit for the clarification.
In addition to the "Push" experience (let Packmind commit on your git repos), we're currently releasing a "Pull" experience, allowing each project to retrieve the standards and recipes on its own. In this context, Packmind becomes a registry (like NPM, but for Agent artefacts), and users can download them.
Would this scenario be more convenient in your context?
Thanks :)
Thanks @Djiit for your record.
We'll keep you in touch when a "pull" experience will be available in the next few days.
Your contribution is precious, but we'll have to rework the UI system and the Database schemas as well to fully integrate it.
Thanks for boostrapping that.
I've created issue #4 to track its progress.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Quick attempt to add support for Github App authentication against Github API. Useful for enterprise use case where a PAT is not a recommended/available option per local policies.