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

ci update ci config #6

Merged
merged 23 commits into from
Apr 19, 2024
Merged

ci update ci config #6

merged 23 commits into from
Apr 19, 2024

Commits on Apr 12, 2024

  1. build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.15 to 1.6.2

    Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.15 to 1.6.2.
    - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
    - [Commits](EmbarkStudios/cargo-deny-action@68cd9c5...b01e7a8)
    
    ---
    updated-dependencies:
    - dependency-name: EmbarkStudios/cargo-deny-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    929d37e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-python from 5.0.0 to 5.1.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@0a5c615...82c7e63)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2668faa View commit details
    Browse the repository at this point in the history
  3. build(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.3.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@54bcd87...8450866)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8f8f600 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.1.3 to 4.2.5.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@9129d7d...5bbc3ba)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    289fe4e View commit details
    Browse the repository at this point in the history
  5. ci: 🦀 initial commit

    rodneylab committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    75b3ceb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from rodneylab/dependabot/github_actions/Embark…

    …Studios/cargo-deny-action-1.6.2
    
    build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.15 to 1.6.2
    rodneylab authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4f52cab View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from rodneylab/dependabot/github_actions/action…

    …s/setup-python-5.1.0
    
    build(deps): bump actions/setup-python from 5.0.0 to 5.1.0
    rodneylab authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8bcda22 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from rodneylab/dependabot/github_actions/codeco…

    …v/codecov-action-4.3.0
    
    build(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0
    rodneylab authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3c4e946 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4 from rodneylab/dependabot/github_actions/action…

    …s/dependency-review-action-4.2.5
    
    build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5
    rodneylab authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8c1d3d7 View commit details
    Browse the repository at this point in the history
  10. build(deps): bump actions/checkout from 4.1.1 to 4.1.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...9bb5618)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ca4f2bc View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5 from rodneylab/dependabot/github_actions/action…

    …s/checkout-4.1.2
    
    build(deps): bump actions/checkout from 4.1.1 to 4.1.2
    rodneylab authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    aace110 View commit details
    Browse the repository at this point in the history
  12. ci: 💫 update CI config

    rodneylab committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0b20e31 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #6 from rodneylab/ci__update_ci_config

    ci: 💫 update CI config
    rodneylab authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    17424af View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. build(deps): bump github/codeql-action from 3.24.8 to 3.24.10

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.8 to 3.24.10.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@05963f4...4355270)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7b5f59b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from rodneylab/dependabot/github_actions/github…

    …/codeql-action-3.24.10
    
    build(deps): bump github/codeql-action from 3.24.8 to 3.24.10
    rodneylab authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    72fe703 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. build(deps): bump github/codeql-action from 3.24.10 to 3.25.1

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.10 to 3.25.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4355270...c7f9125)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ed8e759 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from rodneylab/dependabot/github_actions/github…

    …/codeql-action-3.25.1
    
    build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
    rodneylab authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    88f9279 View commit details
    Browse the repository at this point in the history
  3. ci: 🐝 update CI config

    rodneylab committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8204c0f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@5d5d22a...1746f4a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    14f2be9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from rodneylab/dependabot/github_actions/actio…

    …ns/upload-artifact-4.3.2
    
    build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
    rodneylab authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    67b1d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c216c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from rodneylab/ci__update_ci_config

    ci  update ci config
    rodneylab authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1393036 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1235f67 View commit details
    Browse the repository at this point in the history