Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ NuGet.Jobs Public archive

[GH Index] Initial Empty Job #767

Merged
merged 6 commits into from
Jun 14, 2019
Merged

[GH Index] Initial Empty Job #767

merged 6 commits into from
Jun 14, 2019

Conversation

mogah
Copy link
Contributor

@mogah mogah commented Jun 13, 2019

This PR adds an empty Job that will contain the logic for GitHub indexing

Build #2765225

@mogah mogah changed the title [GH Index] Initial commit [GH Index] Initial Empty Job Jun 14, 2019
@mogah mogah marked this pull request as ready for review June 14, 2019 01:08
<?xml version="1.0"?>
<package >
<metadata>
<id>NuGet.Jobs.GitHubIndexer</id>
Copy link
Member

Choose a reason for hiding this comment

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

This will be the config folder name in our private repo. GitHubIndexer is specific enough

@@ -0,0 +1,16 @@
using System;
Copy link
Member

Choose a reason for hiding this comment

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

license header

@mogah mogah merged commit d6276cc into dev Jun 14, 2019
joelverhagen pushed a commit that referenced this pull request Jul 31, 2020
The `db2azuresearch` and `auxiliary2azuresearch` jobs needs to get the latest popularity transfers from the database.

⚠ This change is not unit testable as it interacts with a database. This will be covered by end-to-end tests and monitoring.

Previous changes: NuGet/NuGet.Services.Metadata#765 and NuGet/NuGet.Services.Metadata#766.
Part of NuGet/NuGetGallery#7898
joelverhagen pushed a commit that referenced this pull request Oct 26, 2020
* [GH Index] Initial commit

* [GH Index] Fixed build

* Added License headers

* Changed Nuspec Id

* Changed Nuspec script include

* Added empty job
joelverhagen pushed a commit that referenced this pull request Oct 26, 2020
The `db2azuresearch` and `auxiliary2azuresearch` jobs needs to get the latest popularity transfers from the database.

⚠ This change is not unit testable as it interacts with a database. This will be covered by end-to-end tests and monitoring.

Previous changes: NuGet/NuGet.Services.Metadata#765 and NuGet/NuGet.Services.Metadata#766.
Part of NuGet/NuGetGallery#7898
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants