Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove uploaded date and import metadata to front #283

Merged

Conversation

SebastienValla
Copy link
Contributor

@SebastienValla SebastienValla commented Nov 21, 2022

please check issue to see why we choosed to remove the date

@SebastienValla SebastienValla linked an issue Nov 21, 2022 that may be closed by this pull request
@Thykof Thykof self-assigned this Nov 22, 2022
@ASAPSegfault ASAPSegfault self-requested a review November 22, 2022 13:31
Copy link
Contributor

@gregLibert gregLibert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙅
I don't understand the business need but I challenge the technical choice:

  • why using pointer instead of actual value to fill an array, as both array and underlying objects are created on purpose
  • you are creating a function's logic that doesn't match its name and comment

int/api/websites/all.go Outdated Show resolved Hide resolved
int/api/websites/all.go Show resolved Hide resolved
int/api/websites/all.go Outdated Show resolved Hide resolved
@Thykof Thykof removed their assignment Nov 22, 2022
Copy link
Contributor

@gregLibert gregLibert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤷‍♂️ LGTM

@gregLibert gregLibert merged commit 57adf65 into main Nov 22, 2022
@Thykof Thykof deleted the 268-correct-the-website-uploaded-date-on-the-registry-page branch March 9, 2023 09:40
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.

Correct the website uploaded date on the registry page
4 participants