Skip to content

fix: rename repo and rescope stacks#85

Merged
vasco-santos merged 2 commits into
mainfrom
fix/rename-repo-and-rescope-stacks
Dec 12, 2022
Merged

fix: rename repo and rescope stacks#85
vasco-santos merged 2 commits into
mainfrom
fix/rename-repo-and-rescope-stacks

Conversation

@vasco-santos

@vasco-santos vasco-santos commented Dec 9, 2022

Copy link
Copy Markdown
Contributor

See #50 for decisions.

Notes:

  • seed.run project associated with new repo path and renamed

Closes #50

@vasco-santos vasco-santos force-pushed the fix/rename-repo-and-rescope-stacks branch from 4f6ebf8 to c5e371d Compare December 9, 2022 12:14
@seed-deploy seed-deploy Bot temporarily deployed to pr85 December 9, 2022 12:14 Inactive
@seed-deploy

seed-deploy Bot commented Dec 9, 2022

Copy link
Copy Markdown
View stack outputs

@vasco-santos vasco-santos requested a review from olizilla December 9, 2022 12:22
Comment thread package.json
@@ -10,7 +10,7 @@
"console": "sst console",
"lint": "tsc && eslint '**/*.js'",
"clean": "rm -rf docs node_modules pnpm-lock.yaml packages/*/{pnpm-lock.yaml,coverage,.nyc_output,dist,node_modules,.next}",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

unrelated note: the clean target is wild. we should drop it. deleting the docs folder and a bunch of pnpm and next stuff seems odd. I defo dont want to delete the docs folder now we have manually created docs

Comment thread stacks/upload-api-stack.js Outdated
Comment thread stacks/upload-db-stack.js Outdated
Comment thread stacks/upload-db-stack.js Outdated
Co-authored-by: Oli Evans <oli@protocol.ai>
@seed-deploy seed-deploy Bot temporarily deployed to pr85 December 12, 2022 09:59 Inactive
@vasco-santos vasco-santos merged commit 4917f4d into main Dec 12, 2022
@vasco-santos vasco-santos deleted the fix/rename-repo-and-rescope-stacks branch December 12, 2022 10:03
vasco-santos added a commit that referenced this pull request Dec 12, 2022
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.

Rename repo? Decouple repo? this is not upload-api

2 participants