Replace README.txt with README.md

Created on 14 November 2022, about 2 years ago
Updated 21 June 2024, 5 months ago

We could be using README.md instead of README.txt to make use of the nicer rendering via markdown.

Now that we've moved to GitLab, we should probably use Markdown instead of plain .txt files for our documentation.

Follow this pattern
https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or... โ†’

๐Ÿ“Œ Task
Status

RTBC

Version

2.0

Component

Documentation

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia phpsubbarao

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Nupur Badola

    Issue in the patch exists.

    git.drupalcode.org_project_simplenews_scheduler_-_merge_requests_9.diff.txt:71: trailing whitespace.
    ## SUMMARY
    git.drupalcode.org_project_simplenews_scheduler_-_merge_requests_9.diff.txt:94: trailing whitespace.
    ## INSTALLATION
    git.drupalcode.org_project_simplenews_scheduler_-_merge_requests_9.diff.txt:99: trailing whitespace.
    ## RECOMMENDED
    git.drupalcode.org_project_simplenews_scheduler_-_merge_requests_9.diff.txt:111: trailing whitespace.
    ## CONFIGURATION
    git.drupalcode.org_project_simplenews_scheduler_-_merge_requests_9.diff.txt:117: trailing whitespace.
    ## CONTACT
    error: .tugboat/config.yml: already exists in working directory
    error: patch failed: composer.json:4
    error: composer.json: patch does not apply
    error: patch failed: simplenews_scheduler.api.php:5
    error: simplenews_scheduler.api.php: patch does not apply
    error: patch failed: simplenews_scheduler.info.yml:1
    error: simplenews_scheduler.info.yml: patch does not apply
    error: patch failed: simplenews_scheduler.install:9
    error: simplenews_scheduler.install: patch does not apply
    error: patch failed: simplenews_scheduler.module:2
    error: simplenews_scheduler.module: patch does not apply
    error: patch failed: simplenews_scheduler_views.inc:1
    error: simplenews_scheduler_views.inc: patch does not apply
    error: patch failed: src/Controller/EditionsController.php:1
    error: src/Controller/EditionsController.php: patch does not apply
    error: src/Tests/SimplenewsSchedulerNodeCreationTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerDaylightSavingSwitchTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerEditionDueTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerEditionTimeTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerNextRunTimeTest.php: No such file or directory
    error: tests/src/Functional/SimplenewsSchedulerNodeCreationTest.php: already exists in working directory
    error: src/Tests/SimplenewsSchedulerWebTestBase.php: No such file or directory
    
  • Status changed to Needs work over 1 year ago
  • ๐Ÿ‡ต๐Ÿ‡ญPhilippines clarkssquared

    Hi Nila Hyalij

    I also encountered the same error that was mentioned in comment #5, hence moving this to needs work.

    This is the output I saw in my terminal:

    error: patch failed: src/Controller/EditionsController.php:1
    error: src/Controller/EditionsController.php: patch does not apply
    Checking patch src/Tests/SimplenewsSchedulerNodeCreationTest.php...
    error: src/Tests/SimplenewsSchedulerNodeCreationTest.php: No such file or directory
    Checking patch src/Tests/SimplenewsSchedulerDaylightSavingSwitchTest.php => tests/src/Functional/SimplenewsSchedulerDaylightSavingSwitchTest.php...
    error: src/Tests/SimplenewsSchedulerDaylightSavingSwitchTest.php: No such file or directory
    Checking patch src/Tests/SimplenewsSchedulerEditionDueTest.php => tests/src/Functional/SimplenewsSchedulerEditionDueTest.php...
    error: src/Tests/SimplenewsSchedulerEditionDueTest.php: No such file or directory
    Checking patch src/Tests/SimplenewsSchedulerEditionTimeTest.php => tests/src/Functional/SimplenewsSchedulerEditionTimeTest.php...
    error: src/Tests/SimplenewsSchedulerEditionTimeTest.php: No such file or directory
    Checking patch src/Tests/SimplenewsSchedulerNextRunTimeTest.php => tests/src/Functional/SimplenewsSchedulerNextRunTimeTest.php...
    error: src/Tests/SimplenewsSchedulerNextRunTimeTest.php: No such file or directory
    Checking patch tests/src/Functional/SimplenewsSchedulerNodeCreationTest.php...
    error: tests/src/Functional/SimplenewsSchedulerNodeCreationTest.php: already exists in working directory
    Checking patch src/Tests/SimplenewsSchedulerWebTestBase.php => tests/src/Functional/SimplenewsSchedulerTestBase.php...
    error: src/Tests/SimplenewsSchedulerWebTestBase.php: No such file or directory

    Kindly check please,
    Thank you.

  • Assigned to nitin_lama
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India
  • Status changed to Needs review over 1 year ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India

    Please review. Updated README.md as per README.md Template. โ†’

  • Issue was unassigned.
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Nupur Badola

    Error is still there in the patch.

    error: .tugboat/config.yml: already exists in working directory
    error: patch failed: composer.json:4
    error: composer.json: patch does not apply
    error: patch failed: simplenews_scheduler.api.php:5
    error: simplenews_scheduler.api.php: patch does not apply
    error: patch failed: simplenews_scheduler.info.yml:1
    error: simplenews_scheduler.info.yml: patch does not apply
    error: patch failed: simplenews_scheduler.install:9
    error: simplenews_scheduler.install: patch does not apply
    error: patch failed: simplenews_scheduler.module:2
    error: simplenews_scheduler.module: patch does not apply
    error: patch failed: simplenews_scheduler_views.inc:1
    error: simplenews_scheduler_views.inc: patch does not apply
    error: patch failed: src/Controller/EditionsController.php:1
    error: src/Controller/EditionsController.php: patch does not apply
    error: src/Tests/SimplenewsSchedulerNodeCreationTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerDaylightSavingSwitchTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerEditionDueTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerEditionTimeTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerNextRunTimeTest.php: No such file or directory
    error: tests/src/Functional/SimplenewsSchedulerNodeCreationTest.php: already exists in working directory
    error: src/Tests/SimplenewsSchedulerWebTestBase.php: No such file or directory
    
  • Status changed to Needs work 10 months ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia ravi kant Jaipur

    ravi kant โ†’ made their first commit to this issueโ€™s fork.

  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Anjali Mehta

    Anjali Mehta โ†’ made their first commit to this issueโ€™s fork.

  • Status changed to Needs review 10 months ago
  • Status changed to Needs work 10 months ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Nupur Badola

    Reviewed MR!9, the patch is not cleanly applied.

    error: .tugboat/config.yml: already exists in working directory
    error: patch failed: composer.json:4
    error: composer.json: patch does not apply
    error: patch failed: simplenews_scheduler.api.php:5
    error: simplenews_scheduler.api.php: patch does not apply
    error: patch failed: simplenews_scheduler.info.yml:1
    error: simplenews_scheduler.info.yml: patch does not apply
    error: patch failed: simplenews_scheduler.install:9
    error: simplenews_scheduler.install: patch does not apply
    error: patch failed: simplenews_scheduler.module:2
    error: simplenews_scheduler.module: patch does not apply
    error: patch failed: simplenews_scheduler_views.inc:1
    error: simplenews_scheduler_views.inc: patch does not apply
    error: patch failed: src/Controller/EditionsController.php:1
    error: src/Controller/EditionsController.php: patch does not apply
    error: src/Tests/SimplenewsSchedulerNodeCreationTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerDaylightSavingSwitchTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerEditionDueTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerEditionTimeTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerNextRunTimeTest.php: No such file or directory
    error: tests/src/Functional/SimplenewsSchedulerNodeCreationTest.php: already exists in working directory
    error: src/Tests/SimplenewsSchedulerWebTestBase.php: No such file or directory
    
    
  • Merge request !12Resolve #3321077 "Replace readme" โ†’ (Open) created by ravi kant
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia ravi kant Jaipur

    I try to debug by creating new MR !12 and getting below error.

  • Assigned to nitin_lama
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India
  • Issue was unassigned.
  • Status changed to Needs review 10 months ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India
  • Status changed to Needs work 9 months ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Nupur Badola

    Reviewed MR!9, the patch is throwing the same error again:

    error: .tugboat/config.yml: already exists in working directory
    error: patch failed: composer.json:4
    error: composer.json: patch does not apply
    error: patch failed: simplenews_scheduler.api.php:5
    error: simplenews_scheduler.api.php: patch does not apply
    error: patch failed: simplenews_scheduler.info.yml:1
    error: simplenews_scheduler.info.yml: patch does not apply
    error: patch failed: simplenews_scheduler.install:9
    error: simplenews_scheduler.install: patch does not apply
    error: patch failed: simplenews_scheduler.module:2
    error: simplenews_scheduler.module: patch does not apply
    error: patch failed: simplenews_scheduler_views.inc:1
    error: simplenews_scheduler_views.inc: patch does not apply
    error: patch failed: src/Controller/EditionsController.php:1
    error: src/Controller/EditionsController.php: patch does not apply
    error: src/Tests/SimplenewsSchedulerNodeCreationTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerDaylightSavingSwitchTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerEditionDueTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerEditionTimeTest.php: No such file or directory
    error: src/Tests/SimplenewsSchedulerNextRunTimeTest.php: No such file or directory
    error: tests/src/Functional/SimplenewsSchedulerNodeCreationTest.php: already exists in working directory
    error: src/Tests/SimplenewsSchedulerWebTestBase.php: No such file or directory
    
  • Assigned to nitin_lama
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India

    Both MR9 & MR12 contains extra changes that are not mentioned in the issue description.

  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India

    Providing updated patch.

  • Status changed to Needs review 9 months ago
  • Open in Jenkins โ†’ Open on Drupal.org โ†’
    Core: 9.5.x + Environment: PHP 7.3 & MySQL 5.7
    last update 9 months ago
    7 pass
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India

    Please review.

  • Issue was unassigned.
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India
  • Merge request !13#3321077: Adding README.md โ†’ (Open) created by nitin_lama
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India

    nitin_lama โ†’ changed the visibility of the branch 3321077-replace-readme.txt-with to hidden.

  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia nitin_lama India

    nitin_lama โ†’ changed the visibility of the branch 3321077-replace-readme to hidden.

  • Status changed to RTBC 5 months ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia dev16.addweb

    Hi, README.md looks good as per standard template โ†’ And also MR applied cleanly. Moving to RTBC

    modules/custom/simplenews_scheduler# curl https://git.drupalcode.org/project/simplenews_scheduler/-/merge_requests/13.diff | git apply -v
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100  4210    0  4210    0     0   8470      0 --:--:-- --:--:-- --:--:--  8453
    Checking patch README.md...
    Checking patch README.txt...
    Applied patch README.md cleanly.
    Applied patch README.txt cleanly.
Production build 0.71.5 2024