blam
56db3293d8
test(scaffolder/docker): added some tests to check the home cariable
2020-08-10 21:27:35 +02:00
blam
ae56770cf2
chore(scaffolder): fixing some of the docs and making things a little cleanern
2020-08-10 21:23:54 +02:00
blam
c533d15336
chore(scaffolder): set a home directory for cookiecutter now we have new username and group id
2020-08-10 21:17:13 +02:00
blam
92f3e58640
chores(scaffolder): trying something new
2020-08-10 20:53:56 +02:00
blam
d6a0ad744f
chore(scaffolder): set the working directory default as the temp foler
2020-08-10 20:46:55 +02:00
blam
d24b24a473
feat(scaffolder): Default the user and group id to the same as the host process for docker reasons
2020-08-10 19:13:36 +02:00
blam
d615211c70
feat(scaffolder): use the uid and gid of the parent process for docker
2020-08-10 18:56:39 +02:00
Patrik Oldsberg
4e5876bdd9
Merge pull request #1876 from angeliski/fix/winston-error-namespace
...
fix: update the winston logger to use namespace
2020-08-09 10:25:10 +02:00
Andrew Thauer
e689a22678
feat: add rollbar to explore plugin ( #1878 )
2020-08-09 09:56:06 +02:00
Rogerio Angeliski
f73dc889cb
fix: update the winston logger to use namespace
...
fix #1874
2020-08-08 15:58:06 -03:00
Patrik Oldsberg
eddaf57616
Merge pull request #1827 from spotify/blam/fix-golang
...
chore(scaffolder): fixing path to now be the spotify for golang template
2020-08-08 14:14:09 +02:00
Rogerio Angeliski
65cea3843d
docs: fix link to plugin documentation ( #1869 )
2020-08-08 08:23:52 +02:00
Patrik Oldsberg
02cadda870
update gitignore
2020-08-07 18:51:08 +02:00
Patrik Oldsberg
f8c696e038
v0.1.1-alpha.18
2020-08-07 17:08:28 +02:00
Fredrik Adelöw
2e7a0dee08
Merge pull request #1862 from SDA-SE/feat/entity-serach-migratio
...
Add migration for entity_search column fix
2020-08-07 15:57:19 +02:00
Jesko Steinberg
e220aaba13
fix: add migration file for entity_search column fix
2020-08-07 13:41:12 +02:00
Fredrik Adelöw
244eef851f
Merge pull request #1855 from ljupchokotev/auth-frame-csp
...
auth backend: fix CSP by setting script hash
2020-08-07 13:40:29 +02:00
Adhita Selvaraj
6eb6f08a8a
Add docs for creating a GitHub OAuth application ( #1857 )
2020-08-07 09:15:45 +02:00
Ljupcho Kotev
353af384da
auth backend: fix CSP by setting script hash
2020-08-06 23:02:09 +02:00
Patrik Oldsberg
8bfba79801
Merge pull request #1812 from GoWind/abstract_env
...
auth-backend: Encode `env` in the OAuth flow into the `state` parameter. Refs #1775
2020-08-06 18:15:03 +02:00
Fredrik Adelöw
e031a06e1e
Merge pull request #1834 from RoadieHQ/fix/github-actions-per-project
...
fix: github actions subpage was working only for default service
2020-08-06 17:03:49 +02:00
Patrik Oldsberg
dd1c8d3f29
Merge pull request #1848 from spotify/rugvip/insecure-security-policy
...
auth-backend: temporary fix for strict CSP being set
2020-08-06 16:52:39 +02:00
Fredrik Adelöw
9beb4360a2
fix(catalog-backend): update migration to delete dependent view first
2020-08-06 15:49:07 +02:00
Patrik Oldsberg
fcc0080af8
auth-backend: temporary fix for strict CSP being set
2020-08-06 15:37:54 +02:00
Govindarajan Nagarajan
959cc6fe86
Refactor: remove env parameter from callbackURL of all OAuth based
...
providers
2020-08-06 12:48:02 +02:00
Fredrik Adelöw
0201fd9b4a
Merge pull request #1836 from spotify/freben/dedup-log
...
fix(catalog-backend): properly deduplicate location logs
2020-08-06 11:58:02 +02:00
Fredrik Adelöw
9b8aca8e33
Merge pull request #1823 from spotify/freben/coal
...
feat(catalog-backend): add a CoalescedEntitiesCatalog
2020-08-06 10:48:49 +02:00
Patrik Oldsberg
0dd8fa2828
v0.1.1-alpha.17
2020-08-05 19:36:36 +02:00
Govindarajan Nagarajan
5f06a08daa
Address PR comments: Use undefined instead of passing Empty strings
...
Type fn that identifies the env (environment) of a Request
Fail early if `env` is not present in the request or has an invalid
`env` in the state
2020-08-05 17:04:25 +02:00
Fredrik Adelöw
e2383a399d
fix(catalog-backend): properly deduplicate location logs
2020-08-05 16:55:36 +02:00
Fredrik Adelöw
55d5fb4c2b
Merge pull request #1830 from spotify/dependabot/npm_and_yarn/helmet-4.0.0
...
chore(deps): bump helmet from 3.23.2 to 4.0.0
2020-08-05 13:40:32 +02:00
Tomek Fabisiak
02f2bbf0bb
fix: github actions subpage was working only for default service
2020-08-05 13:13:34 +02:00
Patrik Oldsberg
2ecd8ae8dd
Merge pull request #1813 from spotify/rugvip/cli-common
...
cli: separate out path discovery logic that's common to CLIs, backend and config
2020-08-05 12:10:25 +02:00
dependabot-preview[bot]
ae9f757ac3
chore(deps): bump helmet from 3.23.2 to 4.0.0
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 3.23.2 to 4.0.0.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v3.23.2...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-05 08:38:52 +00:00
Fredrik Adelöw
736a591496
feat(catalog-backend): add a CoalescedEntitiesCatalog
2020-08-05 10:10:18 +02:00
blam
854e78d056
chore: enable github actions widget for scaffolding items that can build with github actions
2020-08-05 05:02:11 +02:00
blam
31a92961e9
chore(java): simple jenkins workflow
2020-08-05 03:42:47 +02:00
blam
91e7fad0f7
chore(scaffolder): fixing path to now be the spotify repo to load golang template
2020-08-05 02:19:38 +02:00
blam
65b55fb0fa
chore(gql): graphql should be public
2020-08-05 00:56:12 +02:00
Govindarajan Nagarajan
75467ecb60
Cleanup: Remove deadcode
2020-08-04 18:51:00 +02:00
Govindarajan Nagarajan
4ae351b06f
Refactor: Make properties of OAuthState non-optional
2020-08-04 18:48:38 +02:00
Govindarajan Nagarajan
cb80b2b4f8
Refactor: encode state Parameters as URLSearchParams instead of JSON
2020-08-04 18:42:16 +02:00
Govindarajan Nagarajan
2d20cf389c
Refactor: Address PR Comments
...
Create a new `OAuthState` type for storing the fields we want in the
`state` parameter.
Update the `encodeState` and `readState` fns to use the new `OAuthState`
type.
Update tests to reflect the new type
2020-08-04 17:06:46 +02:00
dependabot-preview[bot]
f2c063454e
chore(deps-dev): bump @types/nodegit from 0.26.5 to 0.26.7 ( #1817 )
...
Bumps [@types/nodegit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodegit ) from 0.26.5 to 0.26.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodegit )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-04 14:48:07 +02:00
Sebastian Qvarfordt
97f3f58844
Mob/techdocs end to end ( #1736 )
...
* Initial techdocs end to end heavily inspired by scaffolder
* added some tests and fixed linting
* fix(techdocs-backend): fix eslint
* fix(techdocs-backend): cleanup commented test
* Removed unused dependency
* fix(techdocs-backend): updated standalone server
* moved type dependency to devDependencies
* fix: updated dependencies and devDependencies.
* Update plugins/techdocs-backend/src/techdocs/stages/generate/types.ts
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
Co-authored-by: Emma Indal <emmai@spotify.com >
Co-authored-by: ellinors <ellinors@spotify.com >
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
2020-08-04 13:04:48 +02:00
blam
0d2ab85858
chore(scaffolder): updating the wording for the sample templates
2020-08-04 09:49:42 +02:00
Patrik Oldsberg
62222b543c
config-loader,backend-common: refactor config loading to pass in path and use common util for backend
2020-08-03 21:24:44 +02:00
Govindarajan Nagarajan
51fad03460
Tests: update tests for OAuthProvider to handle
...
Update OAuthProvider tests to ensure that changes to nonce and
environment handling do not cause regressions
2020-08-03 17:43:16 +02:00
Govindarajan Nagarajan
3e5dfbc5f6
Refactor: move encoding state parameters into a separate function
2020-08-03 17:42:48 +02:00
Govindarajan Nagarajan
081fe60453
Refactor: parse state query param to read nonce
...
The `state` was modified to be an encoded object of `nonce` and `env`.
When verifying the Nonce value in the callback from the authorization
server, parse the state parameter string to read the right value of
nonce
2020-08-03 15:53:22 +02:00