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

merge to release #251

Merged
merged 34 commits into from
Mar 1, 2024
Merged

merge to release #251

merged 34 commits into from
Mar 1, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    4eb42ab View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    nam20485 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2f94afb View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    9b1be41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f206bee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97837c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b2aa8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41698bb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Bump docker/setup-buildx-action

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from edfb0fe6204400c56fbfd3feba3fe9ad1adfa345 to 0d103c3126aa41d772a8362f6aa67afac040f80c.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@edfb0fe...0d103c3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ec0e1b8 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 3.24.3 to 3.24.5

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.5.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@3796146...47b3d88)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    291c2da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39dd685 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' into dependabot/github_actions/docker/setu…

    …p-buildx-action-0d103c3126aa41d772a8362f6aa67afac040f80c
    nam20485 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6ecd50d View commit details
    Browse the repository at this point in the history
  5. Bump docker/setup-buildx-action from edfb0fe6204400c56fbfd3feba3fe9ad…

    …1adfa345 to 0d103c3126aa41d772a8362f6aa67afac040f80c (#244)
    nam20485 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f9fd60d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb30f74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    026ddb3 View commit details
    Browse the repository at this point in the history
  8. move to scripts dir

    nam20485 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    77385bf View commit details
    Browse the repository at this point in the history
  9. remove unused file

    nam20485 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fc35cbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce5d756 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    941ef5a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f854ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe3bf75 View commit details
    Browse the repository at this point in the history
  14. mount volume for designs

    nam20485 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f1c1d5f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ebfc802 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    90710ea View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. increase resources

    nam20485 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    873b590 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. adjust paths in Dockerfile

    nam20485 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ee73a15 View commit details
    Browse the repository at this point in the history
  2. ignore

    nam20485 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c1e18db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04f45db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d24082 View commit details
    Browse the repository at this point in the history
  5. ignore

    nam20485 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6e1989c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9ce8f6 View commit details
    Browse the repository at this point in the history
  7. use exception-throwing version of std::rename to fix not resorting to…

    … regular copy & delete on failure
    nam20485 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    75ce7f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. merge to development (#249)

    nam20485 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    034540a View commit details
    Browse the repository at this point in the history
  2. merge to main (#250)

    nam20485 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3b1c621 View commit details
    Browse the repository at this point in the history