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

19384 PNPM replacement #758

Merged
merged 7 commits into from
Apr 24, 2024
Merged

19384 PNPM replacement #758

merged 7 commits into from
Apr 24, 2024

Conversation

eve-git
Copy link
Collaborator

@eve-git eve-git commented Apr 19, 2024

Issue #: /bcgov/entity###
bcgov/entity#19384

Description of changes:
PNPM replacement

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namerequest license (Apache 2.0).

@eve-git
Copy link
Collaborator Author

eve-git commented Apr 19, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://namerequest-dev--pr-758-wz8vlgsi.web.app

@eve-git
Copy link
Collaborator Author

eve-git commented Apr 19, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://namerequest-dev--pr-758-wz8vlgsi.web.app

Dockerfile Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file can be removed.

Makefile Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file can be removed.

@eve-git
Copy link
Collaborator Author

eve-git commented Apr 19, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://namerequest-dev--pr-758-wz8vlgsi.web.app

@eve-git
Copy link
Collaborator Author

eve-git commented Apr 22, 2024

There are three tasks with errors. @pwei1018 @bolyachevets, is this acceptable? Any suggestions?

@bolyachevets bolyachevets mentioned this pull request Apr 22, 2024
@bolyachevets
Copy link
Collaborator

There are three tasks with errors. @pwei1018 @bolyachevets, is this acceptable? Any suggestions?

the steps are failing, because it is still using the old workflow currently in namerequest repo (which calls Makefile etc.), the new workflow Patrick is working on is referenced here #758

@eve-git
Copy link
Collaborator Author

eve-git commented Apr 23, 2024

!! Please hold on merge till sprint 21.2 released by April 30th noon !!

@bolyachevets
Copy link
Collaborator

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://namerequest-dev--pr-758-wz8vlgsi.web.app

Copy link
Collaborator

Choose a reason for hiding this comment

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

need to add

"build-check": "node --max_old_space_size=8000 node_modules/@vue/cli-service/bin/vue-cli-service.js build", in the scripts section of package.json for the workflow to work

@seeker25
Copy link
Collaborator

Thanks for this, book marking for auth-web

@eve-git
Copy link
Collaborator Author

eve-git commented Apr 24, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://namerequest-dev--pr-758-wz8vlgsi.web.app

@eve-git eve-git merged commit 1872c7a into bcgov:main Apr 24, 2024
1 of 2 checks passed
```

### Compiles and hot-reloads for development
```
npm run serve
pnpm run serve
Copy link
Collaborator

Choose a reason for hiding this comment

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

You need to let people know about this change.

And also let them know they need to do npm i -g pnpm before they can build this project.

version: 0.4.4
sbc-common-components:
specifier: 3.0.8
version: 3.0.8
Copy link
Collaborator

Choose a reason for hiding this comment

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

For some reason, this is out of date. (The package file specifies 3.0.12.)

Anyway, I updated this in PR #764.

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.

6 participants