Skip to content

Deploy#43

Merged
arecouz merged 34 commits intomainfrom
deploy
Jun 14, 2025
Merged

Deploy#43
arecouz merged 34 commits intomainfrom
deploy

Conversation

@Jaz-spec
Copy link
Contributor

✨ What’s Changed?

  • Deleted shared repo as a submodule -> deno deploy doesn't support this
    models now import through http
  • async bcrypt methods are now synchronous to be compatible with deno deploy
  • cron is configired in it's own file -> successfully running at midnight
  • pulled in saveUserEvents to test on deployed -> fully integrated and running

Notes:

Filtering already saved events to prevent event duplicates in the db doesn't seem to be functioning. The utils themselves work, we just need to bug fix the integration.

Copy link
Contributor

@FortyTwoFortyTwo FortyTwoFortyTwo left a comment

Choose a reason for hiding this comment

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

Disappointing to hear that deno deploy doesn't work on submodules, but full shared URL should ideally be kept in deps.ts without needing to paste everywhere else.

Would also be nice to have environment variable to point a specific shared branch to use instead of main, not sure if thats possible to do.

@arecouz arecouz merged commit 92d1515 into main Jun 14, 2025
3 checks passed
arecouz added a commit that referenced this pull request Jun 16, 2025
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.

4 participants