Skip to content

chore: fixes the CI status badge and updates the README.md file#569

Merged
trishankatdatadog merged 3 commits intomasterfrom
update-readme
Dec 1, 2023
Merged

chore: fixes the CI status badge and updates the README.md file#569
trishankatdatadog merged 3 commits intomasterfrom
update-readme

Conversation

@rdimitrov
Copy link
Copy Markdown
Contributor

The following PR fixes the CI status badge and updates the README.md file with a status update on the migration process.

Thanks to @HLeithner for bringing this up 💯

Related to #485

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please ensure that your PR title is a Conventional Commit breaking change (with a !, as in feat!: change foo).

Description of the changes being introduced by the pull request:

Please verify and check that the pull request fulfills the following requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Radoslav Dimitrov <[email protected]>
mnm678
mnm678 previously approved these changes Nov 28, 2023
Signed-off-by: Radoslav Dimitrov <[email protected]>
joshuagl
joshuagl previously approved these changes Nov 30, 2023
Copy link
Copy Markdown
Member

@joshuagl joshuagl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor request, but otherwise LGTM. Thanks.

Signed-off-by: Radoslav Dimitrov <[email protected]>
Copy link
Copy Markdown
Member

@kommendorkapten kommendorkapten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rdimitrov

@trishankatdatadog trishankatdatadog merged commit 3981333 into master Dec 1, 2023
@trishankatdatadog trishankatdatadog deleted the update-readme branch December 1, 2023 18:45
kommendorkapten added a commit that referenced this pull request Jan 24, 2024
* chore: fixes the CI status badge and updates the README.md file (#569)

* Update README.md

Signed-off-by: Radoslav Dimitrov <[email protected]>

* Apply Joshua's feedback

Signed-off-by: Radoslav Dimitrov <[email protected]>

* Update README.md

Signed-off-by: Radoslav Dimitrov <[email protected]>

---------

Signed-off-by: Radoslav Dimitrov <[email protected]>

* chore(deps): bump securesystemslib from 0.30.0 to 0.31.0 (#570)

Bumps [securesystemslib](https://github.com/secure-systems-lab/securesystemslib) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/secure-systems-lab/securesystemslib/releases)
- [Changelog](https://github.com/secure-systems-lab/securesystemslib/blob/main/CHANGELOG.md)
- [Commits](secure-systems-lab/securesystemslib@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: securesystemslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: add Marvin Drees to the list of go-tuf maintainers (#571)

* chore(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#572)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@65d7f2d...0a5c615)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: enable grouping of minor and patch updates. (#580)

Enable grouping of minor and patch updates.
Enable automerge.

Signed-off-by: Fredrik Skogman <[email protected]>

* fix: update tests.yml bumping golangci-lint (#582)

Update tests.yml bumping golangci-lint

Fixes the issues we observe with go 1.21. 

Reference: golangci/golangci-lint#3933

Signed-off-by: Radoslav Dimitrov <[email protected]>

* chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 (#573)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@93397be...0c52d54)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radoslav Dimitrov <[email protected]>

* chore(deps): bump github/codeql-action from 2 to 3 (#574)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radoslav Dimitrov <[email protected]>

* chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#575)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](golang/crypto@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radoslav Dimitrov <[email protected]>

* chore(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#577)

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.15.0 to 0.16.0.
- [Commits](golang/term@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump the minor-patch group with 2 updates (#581)

Bumps the minor-patch group with 2 updates: [github.com/secure-systems-lab/go-securesystemslib](https://github.com/secure-systems-lab/go-securesystemslib) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/secure-systems-lab/go-securesystemslib` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/secure-systems-lab/go-securesystemslib/releases)
- [Commits](secure-systems-lab/go-securesystemslib@v0.7.0...v0.8.0)

Updates `golang.org/x/crypto` from 0.17.0 to 0.18.0
- [Commits](golang/crypto@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/secure-systems-lab/go-securesystemslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: Radoslav Dimitrov <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Fredrik Skogman <[email protected]>
Co-authored-by: Radoslav Dimitrov <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants