I've been making commits per instructions and guidelines, and they are not showing up on Drupal.org. They do show up on my commits page. See attached images.

CommentFileSizeAuthor
#3 drupalor2.png258.74 KBmlmoseley
commits.png233.37 KBmlmoseley
drupalor.png251.51 KBmlmoseley

Comments

drumm’s picture

Assigned: Unassigned » drumm
drumm’s picture

Status: Active » Postponed (maintainer needs more info)

This looks like it is working, the same commits are at http://cgit.drupalcode.org/sandbox-mosewrite-2137455/log/. Do you have a more-recent commit than "Enclosed text in t() function" that has been pushed?

mlmoseley’s picture

StatusFileSize
new258.74 KB

I'm just gone and checked, and I don't see it on drupal.org. Here's another screencap, taken just now (drupalor2.png), showing my revisions page. It says the most recent revision is last November. The issue isn't that the commits aren't showing up in Git. It's that they are not showing up on Drupal.org

mlmoseley’s picture

Thanks for your help.

mlmoseley’s picture

In investigating it myself, the projected had been made inactive because I had not touched it for months. When I made it active, the commits showed up, although the comments are missing from the most recent.

mlmoseley’s picture

...and now Drupal.org is back to showing November as the last revision. I'm at a loss. Any help would be appreciated.

mlhess’s picture

There is a difference between node revisions and committed code.

This URL shows you committed code around 9 min ago http://cgit.drupalcode.org/sandbox-mosewrite-2137455 with the message of "Renamed functions to follow drupal naming conventions for functions in a module."

This URL https://www.drupal.org/node/2137455/revisions shows you edited the description on your sandbox node in November.

mlmoseley’s picture

I don't know anything about the differences you mention, but I will research it. Thank you.

drumm’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Commits on Drupal.org show at https://www.drupal.org/node/2137455/commits.

https://www.drupal.org/node/2137455/revisions are the revisions for the project description and information, and is not affected by Git.