Π·Π΅Ρ€ΠΊΠ°Π»ΠΎ ΠΈΠ·
1
0
Π€ΠΎΡ€ΠΊΠ½ΡƒΡ‚ΡŒ 0
Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

14 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Jeff Wilcox 20b1066ed9 Moving files 2024-01-03 11:44:13 -08:00
Jeff Wilcox 4ca3b70ae1 Type updates 2023-06-11 17:42:22 -07:00
Jeff Wilcox e48e1dd11d Immutability: store new repo payloads to immutable blob 2023-01-24 15:20:16 -08:00
Jeff Wilcox 9f3f1cb00d
Prettier linting, README update (#399) 2022-10-07 15:25:28 -07:00
Jeff Wilcox 9d54251c56 Prettier / consistency 2022-10-07 06:59:30 +00:00
Jeff Wilcox c4a9d2b49f
Merge branch 'main' into import-destructor 2021-10-07 14:18:02 -07:00
Jeff Wilcox 57dd262162
Feature: whether to expose webhook ingestionNew default is to no longer expose the endpoint.This may be a breaking change for some users that needs documentation. 2021-10-06 19:52:14 -07:00
Abraham Ugbeshe e6e2ff0e4b Removed express since its value is never read 2021-04-27 22:22:17 +01:00
Abraham Ugbeshe 47f1b40c47 Destructed express import 2021-04-27 21:58:45 +01:00
Jeff Wilcox 1e9db0803e
Interface and Test refactor
Removing explicit casts from req.app.settings.providers and using
a function.

Switching from Mocha (which was mostly unused) to Jest.

Moving around type definitions and interfaces in a big way to try
and cleanup some legacy.
2021-04-09 16:36:15 -07:00
Jeff Wilcox b3ccbac546 Refactor provider instance get
For improved type safety, this uses a function to return the
IProviders instance from the Express app, replacing all instances
of using req.app.settings.providers as IProviders, etc.

This may also make everything slightly more testable, eventually.
2021-03-19 09:20:39 -07:00
Jeff Wilcox a17d48e8ef Integrating latest Microsoft changes
This significant pull request patches the open source project with a number
of updates from inside Microsoft as part of connecting an automated publishing
process to keep the public version up-to-date and buildable.

We are also removing Microsoft-specific endpoints and APIs when easy enough to
do, and adding a "company-specific" extension model to try as we go about this.
2021-03-05 14:50:31 -08:00
Jeff Wilcox 207ecdb886 Chore: exports, strict, deps 2020-07-13 10:19:35 -07:00
Jeff Wilcox ba26ed04c2 Rename routes/api -> ./api 2020-07-07 11:49:14 -07:00