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

feat: copy files over from celestiaorg #3

Merged
merged 6 commits into from
May 22, 2023

Conversation

smuu
Copy link
Contributor

@smuu smuu commented May 22, 2023

No description provided.

Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
@smuu smuu requested a review from MSevey May 22, 2023 13:48
Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
.github/workflows/README.md Outdated Show resolved Hide resolved
smuu added 4 commits May 22, 2023 16:03
Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
@MSevey MSevey merged commit 54e22ce into rollkit:main May 22, 2023
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 <rootulp@gmail.com>
Co-authored-by: Tomasz Zdybał <tomek@zdybal.lap.pl>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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 <braveryandglory@gmail.com>

* chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 (#38)

Signed-off-by: dependabot[bot] <support@github.com>
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 <18609909+Smuu@users.noreply.github.com>

* fix: undo matrix (#47)

* copy over adr template (#40)

* chore(deps): bump actions/stale from 7 to 8 (#42)

Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add repository dispatch reusable workflow (#46)

Co-authored-by: Nguyen Nhu Viet <braveryandglory@gmail.com>

* 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 <18609909+Smuu@users.noreply.github.com>

* chore(deps): bump necojackarc/auto-request-review from 0.10.0 to 0.12.0 (#61)

Signed-off-by: dependabot[bot] <support@github.com>
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 <jose@celestia.org>

* Revert "Remove failing docker publish line" (#64)

* remove unneeded workflow and update celestia reference

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
Co-authored-by: Rootul P <rootulp@gmail.com>
Co-authored-by: Tomasz Zdybał <tomek@zdybal.lap.pl>
Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com>
Co-authored-by: Jose Ramon Mañes <32740567+jrmanes@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nguyen Nhu Viet <braveryandglory@gmail.com>
Co-authored-by: Samuel Enderwitz <18609909+smuu@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.

2 participants