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

fix(names): namespacing all packages #1007

Merged
merged 5 commits into from
Jan 7, 2025
Merged

fix(names): namespacing all packages #1007

merged 5 commits into from
Jan 7, 2025

Conversation

bassrock
Copy link
Contributor

@bassrock bassrock commented Jan 7, 2025

Goal

Update all servers, lambdas and infrastructure package names to be namespaced.

This will let us do things like `pnpm run dev --filter=@server/*'

@bassrock bassrock marked this pull request as ready for review January 7, 2025 17:17
@bassrock bassrock requested a review from a team as a code owner January 7, 2025 17:17
@bassrock bassrock requested review from kschelonka and removed request for a team January 7, 2025 17:17
- uses: actions/upload-artifact@v4
if: inputs.s3-key == ''
with:
name: ${{inputs.scope}}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Artifact names cant have / which they now do. We weren't using this artifact anyway so just removing.

@bassrock bassrock force-pushed the fix/naming branch 2 times, most recently from 0c25d8c to 2dca3ef Compare January 7, 2025 17:34
@bassrock bassrock enabled auto-merge (squash) January 7, 2025 17:49
@bassrock bassrock merged commit 51e504d into main Jan 7, 2025
209 checks passed
@bassrock bassrock deleted the fix/naming branch January 7, 2025 19:29
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.

2 participants