Skip to content

Refresh the sample data tenant#661

Merged
joanreyero merged 6 commits intomainfrom
improvement/refresh-sample-data
Mar 21, 2023
Merged

Refresh the sample data tenant#661
joanreyero merged 6 commits intomainfrom
improvement/refresh-sample-data

Conversation

@joanreyero
Copy link
Copy Markdown
Contributor

@joanreyero joanreyero commented Mar 17, 2023

Changes proposed ✍️

  • Added a worker to refresh the sample data tenant

Checklist ✅

  • Label appropriately with Feature, Enhancement, or Bug.
  • Tests are passing.
  • New backend functionality has been unit-tested.
  • Environment variables have been updated:
    • Local frontend configuration: frontend/.env.dist.local, frontend/.env.dist.composed.
    • Local backend: backend/.env.dist.local, backend/.env.dist.composed.
    • Configuration docs have been updated.
    • Team members only: update environment variables in override, staging and production env. files and trigger update config script.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.
  • All changes have been tested in a staging site.
  • All changes are working locally running crowd.dev's Docker local environment.

@joanreyero joanreyero added the Improvement Created by Linear-GitHub Sync label Mar 17, 2023
@joanreyero joanreyero requested a review from epipav March 17, 2023 10:18
@joanreyero joanreyero changed the title Improvement/refresh sample data Refresh the sample data tenant Mar 17, 2023
// every hour
cronTime: '0 * * * *',
onTrigger: async () => {
console.log('triggering!')
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

let's remove console.log or use our own logger

@joanreyero joanreyero merged commit 1e486d8 into main Mar 21, 2023
@joanreyero joanreyero deleted the improvement/refresh-sample-data branch March 21, 2023 15:38
joanreyero pushed a commit that referenced this pull request Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants