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

CII Best Practices Badge Program #157

Closed
oxr463 opened this issue Jan 8, 2019 · 5 comments
Closed

CII Best Practices Badge Program #157

oxr463 opened this issue Jan 8, 2019 · 5 comments
Assignees

Comments

@oxr463
Copy link
Member

oxr463 commented Jan 8, 2019

Let's aim for gold!

https://bestpractices.coreinfrastructure.org

CII Best Practices

@oxr463 oxr463 added this to To do in Documentation via automation Jan 8, 2019
@oxr463
Copy link
Member Author

oxr463 commented Jan 9, 2019

  • Coding Style
 -*- c-set-style: "K&R"; c-basic-offset: 8 -*-
set shiftwidth=8
set tabstop=8
  • Pre-commit hook to run linter e.g. gcc -fsyntax-only

NOTE: All git hooks shell scripts must pass shellcheck.

Resources:

@oxr463
Copy link
Member Author

oxr463 commented Jan 9, 2019

@oxr463

This comment has been minimized.

@oxr463

This comment has been minimized.

@oxr463 oxr463 self-assigned this Jan 12, 2019
@oxr463
Copy link
Member Author

oxr463 commented Jan 13, 2019

oxr463 added a commit that referenced this issue Feb 13, 2019
@oxr463 oxr463 added the meta label Feb 22, 2019
@oxr463 oxr463 moved this from To do to In progress in Documentation Feb 22, 2019
@oxr463 oxr463 pinned this issue Mar 4, 2019
oxr463 added a commit that referenced this issue Apr 6, 2019
Update howto-release.txt
Create ISSUE_TEMPLATE

Bugs: #157
oxr463 added a commit that referenced this issue Apr 17, 2019
oxr463 added a commit that referenced this issue Apr 18, 2019
oxr463 added a commit that referenced this issue May 9, 2019
Bug: #157

Downgrade gcc image for GitLab CI/CD

Lcov is not compatible with the latest
gcov output; downgrading gcc version
to use an older gcov until the issue is
resolved.

Bug: linux-test-project/lcov#58
oxr463 added a commit that referenced this issue May 9, 2019
Bug: #157

Downgrade gcc image for GitLab CI/CD

Lcov is not compatible with the latest
gcov output; downgrading gcc version
to use an older gcov until the issue is
resolved.

Bug: linux-test-project/lcov#58
oxr463 added a commit that referenced this issue May 10, 2019
Bug: #157

Downgrade gcc image for GitLab CI/CD

Lcov is not compatible with the latest
gcov output; downgrading gcc version
to use an older gcov until the issue is
resolved.

Bug: linux-test-project/lcov#58
@oxr463 oxr463 closed this as completed Apr 14, 2020
Documentation automation moved this from In progress to Done Apr 14, 2020
@oxr463 oxr463 unpinned this issue Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant