atlassian-labs / compiled

A familiar and performant compile time CSS-in-JS library for React.
https://compiledcssinjs.com
Apache License 2.0
1.98k stars 68 forks source link

Merge Compiled website into Compiled monorepo #1677

Closed dddlr closed 2 months ago

dddlr commented 3 months ago

We would like to merge the Compiled website repository (which is itself a monorepo-like setup) into the remainder of the Compiled monorepo.

Benefits:

In scope for this PR:

To be added in follow-up PRs:

Out of scope in this PR - can do in a follow-up PR if we get time:

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 7a35441bd5139b3b7e3ec790aa86fc6902ee8027

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

liamqma commented 2 months ago

Do you think if we should lock the write access to https://github.com/atlassian-labs/compiled-website/ during the transition period to prevent out of sync?

dddlr commented 2 months ago

Do you think if we should lock the write access to https://github.com/atlassian-labs/compiled-website/ during the transition period to prevent out of sync?

hmm looks like the closest option for us would be archiving the compiled-website repo, would u be alright with this? (we can unarchive it if we need to later)

liamqma commented 2 months ago

We can lock branch. image

dddlr commented 2 months ago

done, ty @liamqma