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

Answers -> Search renaming #116

Merged
merged 6 commits into from
Jul 13, 2022
Merged

Answers -> Search renaming #116

merged 6 commits into from
Jul 13, 2022

Conversation

ElemelonWind
Copy link
Contributor

@ElemelonWind ElemelonWind commented Jul 12, 2022

J=SLAP-2204
TEST=auto

juliannzhou and others added 5 commits June 29, 2022 18:44
This PR adds description and keywords to package.json. The description is copied from README and keywords provided by product.

J=SLAP-2190
TEST=manual
* Customer facing renaming

* API extracted

* update test site

* Update index.ts

* Addressed comments

* fix provideHeadless

* API update for SearchHeadless

* Automated update to repo's documentation from github action

* update exports

* export from deprecated

* renamed files

* file edits

* rm ds store

* gitignore fix

* minor fixes

* Automated update to repo's documentation from github action

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Customer facing renaming

* API extracted

* update test site

* Update index.ts

* Addressed comments

* fix provideHeadless

* API update for SearchHeadless

* Automated update to repo's documentation from github action

* answers-core -> search-core

* update exports

* export from deprecated

* renamed files

* file edits

* rm ds store

* gitignore fix

* minor fixes

* Automated update to THIRD-PARTY-NOTICES from github action's 3rd party notices check

* Automated update to repo's documentation from github action

* export deprecated answers-core things

* fix link

* Automated update to repo's documentation from github action

* replaced some imports from search-core in index

* rename answers-core.ts

* update lib and meta.ts

* Automated update to repo's documentation from github action

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@ElemelonWind ElemelonWind marked this pull request as ready for review July 13, 2022 17:40
@ElemelonWind ElemelonWind requested a review from a team as a code owner July 13, 2022 17:40
@oshi97
Copy link
Contributor

oshi97 commented Jul 13, 2022

Could we have a PR to update variable names and test fixture names? If that's going to be a separate thing lgtm!

@ElemelonWind
Copy link
Contributor Author

Could we have a PR to update variable names and test fixture names? If that's going to be a separate thing lgtm!

Yeah I just confirmed with Tom yesterday, internal stuff is going to be another phase of the renaming :)

Copy link
Contributor

@nmanu1 nmanu1 left a comment

Choose a reason for hiding this comment

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

this should be merged into develop instead of main

@ElemelonWind
Copy link
Contributor Author

this should be merged into develop instead of main

Is the npm package going to be from develop?

@ElemelonWind ElemelonWind changed the base branch from main to develop July 13, 2022 18:21
@nmanu1
Copy link
Contributor

nmanu1 commented Jul 13, 2022

Is the npm package going to be from develop?

we would merge into develop, and then make a release branch to merge into main, like Alex did for Core. then we'd publish to NPM from main

@ElemelonWind
Copy link
Contributor Author

Is the npm package going to be from develop?

we would merge into develop, and then make a release branch to merge into main, like Alex did for Core. then we'd publish to NPM from main

aah got it ty!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2665475341

  • 123 of 139 (88.49%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 92.751%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/search-headless.ts 114 130 87.69%
Totals Coverage Status
Change from base Build 2632168058: 0.05%
Covered Lines: 328
Relevant Lines: 346

💛 - Coveralls

@ElemelonWind ElemelonWind merged commit a087fa6 into develop Jul 13, 2022
@ElemelonWind ElemelonWind deleted the feature/answers-to-search branch July 13, 2022 18:26
@ElemelonWind ElemelonWind mentioned this pull request Jul 13, 2022
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.

None yet

5 participants