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

Target highlight #279

Merged
merged 8 commits into from
Jul 25, 2021
Merged

Target highlight #279

merged 8 commits into from
Jul 25, 2021

Commits on Jul 25, 2021

  1. embark target transformers: Add type argument

    This changes makes the API slightly more uniform and we can reuse the tofu
    function in embark-consult. I don't expect breakage from this change.
    minad committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    bd7cf57 View commit details
    Browse the repository at this point in the history
  2. Make the transformers private

    * They are an implementation detail, like the setup hooks
    * The Consult transformers are already private
    minad committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    2206a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5905262 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    818e674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eed918 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9af7384 View commit details
    Browse the repository at this point in the history
  7. Add todos

    minad committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    64c6e60 View commit details
    Browse the repository at this point in the history
  8. Add comment

    minad committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    858275b View commit details
    Browse the repository at this point in the history