Skip to content

chore: refactor ci#622

Merged
drpebcak merged 1 commit intoobot-platform:mainfrom
drpebcak:refactor-ci
Apr 29, 2025
Merged

chore: refactor ci#622
drpebcak merged 1 commit intoobot-platform:mainfrom
drpebcak:refactor-ci

Conversation

@drpebcak
Copy link
Contributor

Signed-off-by: Taylor Price [email protected]

Signed-off-by: Taylor Price <[email protected]>
Comment on lines +26 to +27
username: ${{ secrets.GHCR_USERNAME }}
password: ${{ secrets.GHCR_TOKEN }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this? Can we use the token passed to the action?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm.. we probably could get rid of these yeah. ill follow up on that in a separate set of prs

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question here about using the GitHub token passed to the action instead of a secret.

cd /obot-tools

if [ ! -e workspace-provider ]; then
git clone --depth=1 https://github.com/gptscript-ai/workspace-provider
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: would be nice to be able to change these with an env var or something.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah ive got that marked down as a future enhancement

@drpebcak drpebcak marked this pull request as ready for review April 29, 2025 15:59
@drpebcak drpebcak merged commit bdd244f into obot-platform:main Apr 29, 2025
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.

3 participants