Skip to content

Clean Drupal's packaging script information on info.yml files#62

Open
piggito wants to merge 1 commit intogigya:developfrom
piggito:clean_packaging_script_information
Open

Clean Drupal's packaging script information on info.yml files#62
piggito wants to merge 1 commit intogigya:developfrom
piggito:clean_packaging_script_information

Conversation

@piggito
Copy link
Contributor

@piggito piggito commented Aug 4, 2020

Please refer to https://www.drupal.org/docs/creating-custom-modules/let-drupal-know-about-your-module-with-an-infoyml-file#s-complete-example at the end of this section you can see that vesion and project are restricted properties which should only be added by Drupal packaging system.

Moreover, core's update module uses these properties to determine the project's update status which results in an Unsupported report for gigya module as it was marked like that on drupal.org

This PR also removes datestamp property cause it is also useless now as it is also used by update module to look for changes in project status.

@piggito piggito force-pushed the clean_packaging_script_information branch from 56aabc1 to c5e9685 Compare January 26, 2021 03:24
@piggito piggito force-pushed the clean_packaging_script_information branch from c5e9685 to 95434fa Compare May 13, 2021 14:34
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.

1 participant