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

[4/?] Add ability to run code examples in the playground: Get pony snippets tested with ponyc at CI time #550

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    6707081 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Setup GitHub action

    shaedrich committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1d44c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f7b135 View commit details
    Browse the repository at this point in the history
  3. Use workspace variable in workflow

    to run shell script
    shaedrich committed May 31, 2024
    Configuration menu
    Copy the full SHA
    74419d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    510fb56 View commit details
    Browse the repository at this point in the history
  5. Typo 🤦🏻‍♂️

    shaedrich committed May 31, 2024
    Configuration menu
    Copy the full SHA
    81402e9 View commit details
    Browse the repository at this point in the history
  6. Set exit codes

    shaedrich committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9e3f0ed View commit details
    Browse the repository at this point in the history
  7. Add colors to echo

    shaedrich committed May 31, 2024
    Configuration menu
    Copy the full SHA
    eb85a71 View commit details
    Browse the repository at this point in the history
  8. Only check runnable files

    shaedrich committed May 31, 2024
    Configuration menu
    Copy the full SHA
    146ed64 View commit details
    Browse the repository at this point in the history
  9. Wrong keyword, yay

    shaedrich committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0970b68 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee21690 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bde0999 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0eff5c9 View commit details
    Browse the repository at this point in the history