Closed
Conversation
Signed-off-by: Smuu <[email protected]>
MSevey
added a commit
that referenced
this pull request
Jul 18, 2023
MSevey
added a commit
that referenced
this pull request
Jul 18, 2023
* first commit * .github: add actions, workflows, and issue template directories * .github: added composite actions and CI Release workflow Brought in a few helpful github actions, for Yamllint, dockerfile linting, release, and versioning. * fix(.github): switch changes to only run on schedule * .github: include workflow dispatch in if condition for changes * fix(.github): fix permission issue with add write-all permission for release * .github: add markdown-lint action and remove scheduled run (#2) * Create CONTRIBUTING.md * .github: add team leads as codeowners (#9) * .github: allow for custom failure threshold for dockerfile linting (#8) * .github: update markdown-lint action to include link checker and add stale workflow (#3) * Create PR template (#12) Co-authored-by: Rootul P <[email protected]> Co-authored-by: Tomasz Zdybał <[email protected]> * chore: remove redundant title (#14) * fix: typo apprioprate -> appropriate (#18) * .github: create reuseable housekeeping workflow (#16) * .github: update housekeeping workflow to use pull_request_target (#20) * Create SECURITY.md (#21) * Add dependabot and bump python setup action (#22) * SECURITY: update from celestia program to security program owner (#23) * feat: Increase the yaml linter length line to 120 (#28) * Bump actions/stale from 6 to 7 (#27) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/add-to-project from 0.3.0 to 0.4.0 (#26) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump hadolint/hadolint-action from 2.1.0 to 3.1.0 (#25) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump necojackarc/auto-request-review from 0.8.0 to 0.10.0 (#24) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: Common Docker CI pipeline (#29) * Bump docker/build-push-action from 3 to 4 (#30) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: update codeowners (#31) * fix: repositories naming (#33) * feat: Add master to publish (#34) * fix: Specify Dockerfile path in docker security (#35) * feat: Admit new input: packageName (#36) Co-authored-by: Nguyen Nhu Viet <[email protected]> * chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 (#38) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * .github: add further distinction for codeowners to improve code review (#41) * feat: build container with matrix, it might speed up the process (#43) * fix: fix name of matrics variable (#45) Signed-off-by: Smuu <[email protected]> * fix: undo matrix (#47) * copy over adr template (#40) * chore(deps): bump actions/stale from 7 to 8 (#42) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump actions/add-to-project from 0.4.1 to 0.5.0 (#55) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add repository dispatch reusable workflow (#46) Co-authored-by: Nguyen Nhu Viet <[email protected]> * feat: TestGround GA (#57) * SECURITY: minor update to scope language (#48) * feat: speed up amd64 availability & push amd64 on each commit (#60) Signed-off-by: Smuu <[email protected]> * chore(deps): bump necojackarc/auto-request-review from 0.10.0 to 0.12.0 (#61) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove failing docker publish line (#62) * feat: use context - seems like it fixes the ldflags issue (#65) Signed-off-by: Jose Ramon Mañes <[email protected]> * Revert "Remove failing docker publish line" (#64) * remove unneeded workflow and update celestia reference --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Smuu <[email protected]> Signed-off-by: Jose Ramon Mañes <[email protected]> Co-authored-by: Rootul P <[email protected]> Co-authored-by: Tomasz Zdybał <[email protected]> Co-authored-by: Evan Forbes <[email protected]> Co-authored-by: CHAMI Rachid <[email protected]> Co-authored-by: Jose Ramon Mañes <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nguyen Nhu Viet <[email protected]> Co-authored-by: Samuel Enderwitz <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tracked by https://github.com/celestiaorg/devops/issues/138