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

feature: add CI actions for building new images on PR #14

Open
skeptrunedev opened this issue Nov 5, 2024 · 4 comments
Open

feature: add CI actions for building new images on PR #14

skeptrunedev opened this issue Nov 5, 2024 · 4 comments

Comments

@skeptrunedev
Copy link

skeptrunedev commented Nov 5, 2024

Images currently have to be built manually for both puppeteer-service-ts/Dockerfile and api/Dockerfile.

Commands I am using locally are:

docker build -f ./apps/api/Dockerfile -t trieve/firecrawl:v0.0.46 .
docker build -f ./apps/puppeteer-service-ts/Dockerfile -t trieve/puppeteer-service-ts:v0.0.7 .

This should be performed as a CI workflow which runs on every PR the same way in which images are built for trieve.

@skeptrunedev
Copy link
Author

/bounty 50

Copy link

algora-pbc bot commented Nov 5, 2024

💎 $50 bounty • Trieve (YC W24)

Steps to solve:

  1. Start working: Comment /attempt #14 with your implementation plan
  2. Submit work: Create a pull request including /claim #14 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to devflowinc/firecrawl-simple!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @daveads Nov 5, 2024, 11:27:31 PM #15

@daveads
Copy link

daveads commented Nov 5, 2024

/attempt #14

Algora profile Completed bounties Tech Active attempts Options
@daveads 6 bounties from 4 projects
Python, Shell,
Go & more
Cancel attempt

@daveads daveads mentioned this issue Nov 6, 2024
Copy link

algora-pbc bot commented Nov 6, 2024

💡 @daveads submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants