When you create a new versioned page in readme, is...
# development
b
When you create a new versioned page in readme, is there some place where it shows the page's time stamps? I'm working on a PR for the new
team.md
page, and need to fill in the
createdAt
and
updatedAt
fields. I'm guessing it needs to match whatever readme is expecting?
The readme page already exists https://dash.readme.com/project/pants/v2.12/docs/team btw.
h
Hmm no idea, maybe the existing page needs to be synced down first?
h
No, @busy-vase-39202 I don't think so. I fudge the numbers
b
It's been in the readme database since Monday, and published since yesterday, but there's no team.md yet at https://github.com/pantsbuild/pants/tree/main/docs/markdown/Getting%20Help/the-pants-community. Can someone try giving it a sync down?
h
You would have to use the
export
button to get the cataegories I think; easier to copy and paste another page's .md and update the values
b
So it's harmless to just pick an arbitrary timestamp?
h
Does this need to be a versioned page? Can it be an unversioned “custom page”
Not related to the timestamp question
I think you can make up timestamps or possibly even omit them entirely
h
yeah you can make up values -- only get the day right
b
It can be a Custom Page if necessary; but Custom Page makes icky urls, and we can't yet use them with in-repo docs. I'd prefer that team members can easily update that page via GH.