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

Automated Checks: scripts and CI jobs #3

Open
clebergnu opened this issue Aug 22, 2022 · 0 comments
Open

Automated Checks: scripts and CI jobs #3

clebergnu opened this issue Aug 22, 2022 · 0 comments
Assignees
Labels
epic Issues that track multiple tasks part of a single goal

Comments

@clebergnu
Copy link
Contributor

One of the quality aspects of the autils project has to do with automated checks that will be enforced on every single submission.

The definition of done for this issue is to provide a set of commands (be custom scripts or make targets) that cover at the very least what is described in BP005 and from the current Avocado and Avocado-VT commands. Additionally, CI jobs should be created for all of those.


Part of #1

@clebergnu clebergnu self-assigned this Jun 13, 2023
@richtja richtja added this to the #104 - Codename TBD milestone Jan 8, 2024
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Jan 15, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Jan 15, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Jan 15, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Jan 15, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Jan 15, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Feb 14, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Mar 1, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Mar 5, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Mar 6, 2024
Avocado has been using isort to enforce one import order/code style
for a long time, with very good results.  Let's expand the same to
Avocado-VT.  With a common code style across Avocado and Avocado-VT
it'll be easier to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
clebergnu added a commit to clebergnu/avocado-vt that referenced this issue Mar 6, 2024
Avocado has been using isort to enforce one import order/code style
for a long time, with very good results.  Let's expand the same to
Avocado-VT.  With a common code style across Avocado and Avocado-VT
it'll be easier to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
@clebergnu clebergnu added the epic Issues that track multiple tasks part of a single goal label Jul 24, 2024
bssrikanth pushed a commit to bssrikanth/avocado-vt that referenced this issue Aug 23, 2024
Avocado has been using isort to enforce one import order/code style
for a long time, with very good results.  Let's expand the same to
Avocado-VT.  With a common code style across Avocado and Avocado-VT
it'll be easier to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
bssrikanth pushed a commit to bssrikanth/avocado-vt that referenced this issue Aug 23, 2024
Avocado has been using black to enforce a code style for a long time
now, with very good results.  Let's expand the same to Avocado-VT.
With a common code style across Avocado and Avocado-VT it'll be easier
to move libraries to the common autils repo.

Reference: avocado-framework/autils#3
Signed-off-by: Cleber Rosa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Issues that track multiple tasks part of a single goal
Projects
Status: In progress
Development

No branches or pull requests

2 participants