Skip to content

chore: refactor ci #622

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

Merged
merged 1 commit into from
Apr 29, 2025
Merged

chore: refactor ci #622

merged 1 commit into from
Apr 29, 2025

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