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

chore(components-angular): rename package to intranet-header-workspace #2072

Merged
merged 8 commits into from
Oct 25, 2023

Conversation

oliverschuerch
Copy link
Contributor

This is necessary to make room for the up coming components-angular package, generated out of the components package.

@changeset-bot
Copy link

changeset-bot bot commented Oct 13, 2023

⚠️ No Changeset found

Latest commit: f8dbfa6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@oliverschuerch oliverschuerch requested review from gfellerph and removed request for imagoiq October 13, 2023 14:15
@swisspost-bot
Copy link
Contributor

swisspost-bot commented Oct 13, 2023

Preview environment ready: https://preview-2072--swisspost-web-frontend.netlify.app
Preview environment ready: https://preview-2072--swisspost-design-system-next.netlify.app

# Conflicts:
#	packages/demo/package.json
#	packages/intranet-header-workspace/package.json
#	packages/intranet-header-workspace/projects/intranet-header/package.json
#	pnpm-lock.yaml
@@ -15,7 +15,7 @@ name: Build Demo App
on:
pull_request:
paths:
- 'packages/components-angular/**'
- 'packages/intranet-header-workspace/**'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why add the suffix -workspace?

Copy link
Contributor Author

@oliverschuerch oliverschuerch Oct 25, 2023

Choose a reason for hiding this comment

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

Because this package IS actually an angular-workspace: https://angular.io/guide/file-structure.
And the actual package, which is gonna be released, is inside of this workspace: intranet-header-workspace/projects/intranet-header

CONTRIBUTING.md Outdated Show resolved Hide resolved
Co-authored-by: Loïc Fürhoff <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@oliverschuerch oliverschuerch merged commit fba0a91 into main Oct 25, 2023
10 checks passed
@oliverschuerch oliverschuerch deleted the chore/rename-components-angular branch October 25, 2023 13:13
imagoiq added a commit that referenced this pull request Oct 31, 2023
#2072 introduces some
sub-dependencies changes similarly to the initial PR of this revert:
#2083. This breaks e2e
tests for components and internet-header. `*.entry.js` files are not
generated/copied to the documentation assets folder and creates a 404
when we try to use a web component.

For testing, I cherry-pick the commit of this PR to
#2140

Also upgrading to Stencil 4
(#2116) does not fix this
issue.
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.

4 participants