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

Merging from dev and updating deployment scripts #64

Merged
merged 24 commits into from
Aug 5, 2024

Commits on May 24, 2024

  1. Re-enable tests

    chemix-lunacy committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fb2108e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from oqc-community/jd/fix-linux-cargo-test

    Re-enable cargo tests in CI
    chemix-lunacy authored May 24, 2024
    Configuration menu
    Copy the full SHA
    8991a93 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    c4357b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from oqc-community/jd/llvm-update

    Updating build scripts to llvm 15 and cleanup
    chemix-lunacy authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9ca8675 View commit details
    Browse the repository at this point in the history
  3. Add cache refresh workflow

    Just keeps caches active if activity on the repository is reduced.
    chemix-lunacy committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    982d6ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from oqc-community/jd/cache-refresh-workflow

    Add cache refresh workflow
    chemix-lunacy authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3e754ef View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add citation file

    chemix-lunacy committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    544d684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c3a43 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge pull request #53 from oqc-community/jd/citation

    Add citation file
    chemix-lunacy authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3140a19 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Add style config files, enable on build

    Initially add it to the composite build because most people will be using either Python or Rust for active development and not running this build script repeatedly. You will in cases where you're testing the bindings, and if it causes a hinderance in those situations we'll remove it. But for now, it's a nice middle ground.
    chemix-lunacy committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f503f8d View commit details
    Browse the repository at this point in the history
  2. Apply formatting

    chemix-lunacy committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    42c04d2 View commit details
    Browse the repository at this point in the history
  3. Remove redundant method

    Believe it was left over from a test.
    chemix-lunacy committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    645b06f View commit details
    Browse the repository at this point in the history
  4. Add a codeowner

    chemix-lunacy committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    997e5bc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #56 from oqc-community/jd/add_ben

    Add a codeowner
    chemix-lunacy authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    56733b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge pull request #55 from oqc-community/jd/ruff

    Adding Ruff, applying format on composite build
    chemix-lunacy authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b7600b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Move paper into its own folder

    We'll have more soon, just group them together
    chemix-lunacy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    374602a View commit details
    Browse the repository at this point in the history
  2. Swap email around

    chemix-lunacy committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    105be4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57 from oqc-community/jd/cleanups

    Minor clean-ups
    chemix-lunacy authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    be011fe View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Fix build documentation

    chemix-lunacy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    12f819d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge pull request #58 from oqc-community/jd/documentation-cleanup

    Fix build documentation
    chemix-lunacy authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6bb1c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e592695 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from oqc-community/jd/python-version-matrix

    Add Python version testing matrix
    chemix-lunacy authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8a89505 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/develop' into jd/re…

    …move-mac-latest
    
    # Conflicts:
    #	.github/workflows/build.yaml
    chemix-lunacy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    61511fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e6c6c3 View commit details
    Browse the repository at this point in the history