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

[]: Add Dockerfile #455

Closed
wants to merge 19 commits into from
Closed

[]: Add Dockerfile #455

wants to merge 19 commits into from

Commits on Sep 21, 2023

  1. Bump ossf/scorecard-action from 2.1.3 to 2.2.0

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.2.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@v2.1.3...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f758788 View commit details
    Browse the repository at this point in the history
  2. Bump sigstore/cosign-installer from 3.0.5 to 3.1.2

    Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.5 to 3.1.2.
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@dd6b2e2...11086d2)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3dcbfcd View commit details
    Browse the repository at this point in the history
  3. Bump gocloud.dev from 0.29.0 to 0.34.0

    Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.29.0 to 0.34.0.
    - [Release notes](https://github.com/google/go-cloud/releases)
    - [Commits](google/go-cloud@v0.29.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: gocloud.dev
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4f23879 View commit details
    Browse the repository at this point in the history
  4. add codeowners and sast

    roryscarson committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8701b22 View commit details
    Browse the repository at this point in the history
  5. add codeowners

    roryscarson committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    11607e8 View commit details
    Browse the repository at this point in the history
  6. add vault-secrets

    roryscarson committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e10700d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #11 from contentful/init

    []add codeowners and sast
    roryscarson authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    859e2fa View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from contentful/dependabot/github_actions/ossf/…

    …scorecard-action-2.2.0
    
    Bump ossf/scorecard-action from 2.1.3 to 2.2.0
    roryscarson authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6c157d8 View commit details
    Browse the repository at this point in the history
  9. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    541dde2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #10 from contentful/dependabot/go_modules/gocloud.…

    …dev-0.34.0
    
    Bump gocloud.dev from 0.29.0 to 0.34.0
    roryscarson authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3bbfa80 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2 from contentful/dependabot/github_actions/actio…

    …ns/checkout-4
    
    Bump actions/checkout from 3 to 4
    roryscarson authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4bf923b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3 from contentful/dependabot/github_actions/sigst…

    …ore/cosign-installer-3.1.2
    
    Bump sigstore/cosign-installer from 3.0.5 to 3.1.2
    roryscarson authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d268fc7 View commit details
    Browse the repository at this point in the history
  13. []: Update CODEOWNERS

    testing if this strategy works
    
    Signed-off-by: karankohli-cf <[email protected]>
    karankohli-cf authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f44c8c5 View commit details
    Browse the repository at this point in the history
  14. Update CODEOWNERS

    Signed-off-by: karankohli-cf <[email protected]>
    karankohli-cf authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5324e82 View commit details
    Browse the repository at this point in the history
  15. Update CODEOWNERS

    Signed-off-by: karankohli-cf <[email protected]>
    karankohli-cf authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bbe3e1c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #12 from contentful/karankohli-cf-patch-1

    []: Update CODEOWNERS
    karankohli-cf authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6b9d094 View commit details
    Browse the repository at this point in the history
  17. remove unneeded docs

    roryscarson committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6a0d364 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #13 from contentful/cleanup

    remove unneeded docs
    roryscarson authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    55fd894 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. dockerfile

    karankohli-cf committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    69b1092 View commit details
    Browse the repository at this point in the history