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

build: getting the frontend build pipeline working with pnpm #94

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

JessicaSachs
Copy link
Collaborator

Resolves #93 in order to build and work in the frontend package

Let me know if you have questions and can still build the project. I tested locally.

@JessicaSachs JessicaSachs changed the title build: getting the frontend build pipeline working with pnpm (wip) build: getting the frontend build pipeline working with pnpm May 30, 2024
@nanmu42 nanmu42 force-pushed the chore/node-infrastructure branch from ff42eb0 to dd37ab9 Compare May 31, 2024 15:01
@nanmu42 nanmu42 self-requested a review May 31, 2024 15:06
Copy link
Owner

@nanmu42 nanmu42 left a comment

Choose a reason for hiding this comment

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

Thank you very much, @JessicaSachs .

You may modify and/or merge this PR at your will.

Hope you have a pleasant weekend!

@@ -0,0 +1,2 @@
node-options=--openssl-legacy-provider
node-linker=hoisted
Copy link
Owner

@nanmu42 nanmu42 May 31, 2024

Choose a reason for hiding this comment

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

I add this to address building issues on Linux.

Feel free to change it if you happen to have a better solution. :D

@nanmu42 nanmu42 force-pushed the chore/node-infrastructure branch from dd37ab9 to 17ff9cc Compare May 31, 2024 15:14
@JessicaSachs JessicaSachs merged commit 9cbfb24 into master Jun 6, 2024
2 checks passed
@JessicaSachs
Copy link
Collaborator Author

Ah. I didn't realize CI was green. Once this is deployed, let me know so I can feel comfortable working on what's next. 🫶

@JessicaSachs JessicaSachs changed the title (wip) build: getting the frontend build pipeline working with pnpm build: getting the frontend build pipeline working with pnpm Jun 6, 2024
@nanmu42
Copy link
Owner

nanmu42 commented Jun 7, 2024

Version v1.8.0 and v1.8.1(base image name fix) are out and deployed at https://orly.nanmu.me/ .

Docker images: https://hub.docker.com/r/nanmu42/orly

@JessicaSachs , thanks for the wonderful work!

@nanmu42 nanmu42 deleted the chore/node-infrastructure branch June 10, 2024 01:38
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.

Update frontend build tooling and dependencies
2 participants