Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Noviny/afp 362 setting up pipeline #192

Open
wants to merge 20 commits into
base: parcel-integration
Choose a base branch
from

Conversation

Noviny
Copy link
Contributor

@Noviny Noviny commented Aug 8, 2019

Critical path-ed getting parcel working with the new pipelines. This changes:

  • binary commands - we now have generate to just generate the pages dir, and start-server which just starts the parcel server - no rebuilding the pages when we don't have a reason to!
  • everything is typescript! Our binary through preconstruct magic is now able to be written in typescript! Yay (or boo or meh) types! Types types types.
  • I deleted the binary folder in src and moved where every single thing we are working on is, going all in on the new pipelines.
  • rebroke pages that aren't the main index page 🙃

dpisani-atl and others added 11 commits August 2, 2019 14:15
* AFP-362: Migrate generate docs logic to pipeline stage

* AFP-362: Migrate generate examples logic to pipeline stage

* AFP-362: Integrate package doc generation and system doc generation in generate-info stage

* Add changeset

* Fix merge conflict

* Fix assertions in tests and other stylistic problems

* Use case insensitive checking for readme
@changeset-bot
Copy link

changeset-bot bot commented Aug 8, 2019

🦋 Changeset is good to go

Latest commit: e3de2a2

We got this.

Not sure what this means? Click here to learn what changesets are.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants