Skip to content

github.com/adrienverge/yamllint#2587

Merged
jhheider merged 2 commits into
pkgxdev:mainfrom
and-ri:new/github.com/adrienverge/yamllint
Jul 16, 2023
Merged

github.com/adrienverge/yamllint#2587
jhheider merged 2 commits into
pkgxdev:mainfrom
and-ri:new/github.com/adrienverge/yamllint

Conversation

@and-ri
Copy link
Copy Markdown
Contributor

@and-ri and-ri commented Jul 15, 2023

closes #670

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Jul 15, 2023

PR Summary

  • New Configuration File
    A new file, package.yml, has been added. This file contains important information and instructions related to the project. Here are the major parts of it:

    • Distributable Section
      This section contains details about where to find the project package (URL) and how to properly unpack it (strip-components).

    • Versions Section
      This section specifies the software or service (like GitHub) the project is using to track changes between different versions of the product.

    • Dependencies Section
      This section mentions the services or libraries (like Python.org and PyYAML) the project needs to run correctly.

    • Build Section
      It contains the scripts that are used for preparing the project for final deployment or distribution.

    • Test Section
      It contains the scripts that help in checking if the project is functioning as expected.

By defining the above sections in the package.yml file, it makes it easier to understand, build, test, and distribute the project.

@and-ri and-ri marked this pull request as ready for review July 15, 2023 22:10
Comment thread projects/github.com/adrienverge/yamllint/package.yml Outdated
@jhheider jhheider merged commit 7fb5cee into pkgxdev:main Jul 16, 2023
@and-ri and-ri deleted the new/github.com/adrienverge/yamllint branch September 20, 2023 17:42
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.

+yamllint (414/548)

2 participants