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

Update Build to incorporate version number in Rust and Node.js Packages #40

Merged
merged 10 commits into from
May 24, 2023

Commits on May 23, 2023

  1. Add version.json file

    Tim Roberts committed May 23, 2023
    Configuration menu
    Copy the full SHA
    622db54 View commit details
    Browse the repository at this point in the history
  2. Add a new Nx executor that sets a version

    Tim Roberts committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f19af83 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. fixed test build

    AndrewF001 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    771924d View commit details
    Browse the repository at this point in the history
  2. Update Nx Executor to support Cargo.toml files

    Tim Roberts committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d12e4d8 View commit details
    Browse the repository at this point in the history
  3. Rename the release branch in version.json

    Tim Roberts committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4877482 View commit details
    Browse the repository at this point in the history
  4. Ensure the tools are built prior to setting the version

    Tim Roberts committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5080763 View commit details
    Browse the repository at this point in the history
  5. Update the GitHub CI to set the version

    Tim Roberts committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1abf778 View commit details
    Browse the repository at this point in the history
  6. Fix error introduced into ci.yml

    Tim Roberts committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3480bdc View commit details
    Browse the repository at this point in the history
  7. normalized path find

    AndrewF001 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1f643f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b140ec2 View commit details
    Browse the repository at this point in the history