Fredrik Adelöw
|
225bf89b77
|
Merge pull request #7020 from brentschneider/patch-1
Update app-custom-theme.md
|
2021-09-02 09:46:50 +02:00 |
|
Fredrik Adelöw
|
5cad07ea27
|
Merge pull request #7039 from backstage/dependabot/npm_and_yarn/object-path-0.11.7
chore(deps): bump object-path from 0.11.5 to 0.11.7
|
2021-09-02 08:45:09 +02:00 |
|
Fredrik Adelöw
|
44308ef3e8
|
Merge pull request #7033 from jamesmbourne/patch-1
Fix broken links to 'String References' from 'Descriptor Format'
|
2021-09-02 08:34:19 +02:00 |
|
dependabot[bot]
|
e32576fb0f
|
chore(deps): bump object-path from 0.11.5 to 0.11.7
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.7.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 05:03:03 +00:00 |
|
Brent Schneider
|
2fab1dd10d
|
Update app-custom-theme.md
added missing coma in the pageTheme header color list.
Signed-off-by: Brent Schneider <Brent.schneider@adhocteam.us>
|
2021-09-01 15:28:18 -07:00 |
|
Eric Peterson
|
dc152e0da6
|
Merge pull request #6773 from SDA-SE/feat/techdocs-repo-url
[Techdocs] Set the correct edit_uri or repo_url for documentation pages that are hosted on GitHub and GitLab
|
2021-09-01 19:11:29 +02:00 |
|
James Bourne
|
a66b83e9c6
|
Fix broken links to 'String References' from 'Descriptor Format'
Signed-off-by: James Bourne <james.bourne@contentful.com>
Signed-off-by: James Bourne <jamesmbourne@users.noreply.github.com>
|
2021-09-01 18:06:24 +02:00 |
|
Fredrik Adelöw
|
dbce13d7ae
|
Merge pull request #6999 from pawelmitka/refactor_github_integration
refactor(plugin-scaffolder-backend): GitHub integration
|
2021-09-01 13:16:28 +02:00 |
|
Fredrik Adelöw
|
d62e61ab50
|
Merge pull request #7023 from backstage/dependabot/npm_and_yarn/types/concat-stream-1.6.1
chore(deps-dev): bump @types/concat-stream from 1.6.0 to 1.6.1
|
2021-09-01 12:58:08 +02:00 |
|
@pawelmitka
|
d02960f764
|
fix: update plugins/scaffolder-backend/api-report.md
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
|
2021-09-01 12:52:06 +02:00 |
|
@pawelmitka
|
0b93caefb6
|
refactor: export OctokitProvider
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
|
2021-09-01 12:41:52 +02:00 |
|
Fredrik Adelöw
|
1fa98590a9
|
Merge pull request #7008 from Aj-vrod/master
Hide pagination when there's just one page
|
2021-09-01 11:02:58 +02:00 |
|
Fredrik Adelöw
|
8057eb8166
|
Merge pull request #7025 from estahn/patch-1
fix: export createGithubProvider
|
2021-09-01 10:53:28 +02:00 |
|
Fredrik Adelöw
|
1c3e45563c
|
Merge pull request #6881 from aureliosaraiva/techdoc_title
Friendly Title for Docs
|
2021-09-01 10:42:02 +02:00 |
|
Fredrik Adelöw
|
145f7a5dd1
|
add api report
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-09-01 10:33:08 +02:00 |
|
Fredrik Adelöw
|
c6b809c625
|
Merge pull request #7017 from awanlin/topic/handle-azure-devops-server
Properly handle Azure DevOps Server download URL
|
2021-09-01 10:30:22 +02:00 |
|
Patrik Oldsberg
|
070c2a3142
|
Merge pull request #7019 from backstage/rugvip/fonts
cli: added support for importing font files
|
2021-09-01 09:54:31 +02:00 |
|
Aj-vrod
|
6347fc991b
|
removed line in changeset
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
|
2021-09-01 09:48:22 +02:00 |
|
@pawelmitka
|
a239a4a5e5
|
refactor: rename helpers.ts to OctokitProvider.ts and add docstrings
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
|
2021-09-01 09:30:50 +02:00 |
|
Enrico Stahn
|
ca45b169d4
|
chore: provide changeset for docs
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
|
2021-09-01 16:06:49 +10:00 |
|
Enrico Stahn
|
968412fa4e
|
fix: export createGithubProvider
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
|
2021-09-01 15:43:32 +10:00 |
|
dependabot[bot]
|
6d243eb99e
|
chore(deps-dev): bump @types/concat-stream from 1.6.0 to 1.6.1
Bumps [@types/concat-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/concat-stream) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/concat-stream)
---
updated-dependencies:
- dependency-name: "@types/concat-stream"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 04:13:32 +00:00 |
|
Eric Peterson
|
90cbacc37d
|
Merge pull request #7003 from backstage/techdocs/beta-local
|
2021-08-31 20:43:54 +02:00 |
|
Andre Wanlin
|
00bc49f8fe
|
Update packages/integration/src/azure/core.ts
Updated with suggested change
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2021-08-31 13:22:57 -05:00 |
|
Fredrik Adelöw
|
e066dc8e2f
|
Merge pull request #7006 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.30.0
chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.30.0
|
2021-08-31 19:38:15 +02:00 |
|
Fredrik Adelöw
|
9b2c6252b5
|
Merge pull request #6923 from deepak-bhardwaj-ps/plugin-allure
#6528 Plugin allure
|
2021-08-31 19:21:10 +02:00 |
|
Patrik Oldsberg
|
5e803edb86
|
cli: added support for importing for files
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-31 19:16:26 +02:00 |
|
Fredrik Adelöw
|
a8395402b6
|
Merge pull request #7007 from msamad/msamad/use-custom-theme-id-for-template-card
Use themeId in TemplateCard from theme object
|
2021-08-31 19:01:59 +02:00 |
|
Fredrik Adelöw
|
b5118ff766
|
add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-08-31 18:56:59 +02:00 |
|
Andre Wanlin
|
5dca42b174
|
Properly handle Azure DevOps Server download URL
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2021-08-31 10:55:37 -05:00 |
|
Fredrik Adelöw
|
fec8900399
|
Merge pull request #7005 from backstage/dependabot/npm_and_yarn/octokit/graphql-4.7.0
chore(deps): bump @octokit/graphql from 4.6.4 to 4.7.0
|
2021-08-31 16:59:48 +02:00 |
|
Fredrik Adelöw
|
b1fa60bd04
|
Merge pull request #7014 from backstage/freben/saml-3
Add a warning log message that `passport-saml` will require a `cert` config parameter imminently
|
2021-08-31 16:45:18 +02:00 |
|
Fredrik Adelöw
|
2a105f4514
|
Add a warning log message that passport-saml will require a cert config parameter imminently
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-08-31 16:22:54 +02:00 |
|
Eric Peterson
|
a42a142c2f
|
Reduce log fatigue during startup.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-08-31 15:24:04 +02:00 |
|
Aurelio Saraiva
|
d288ffc77a
|
fixed typo camelcase
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com>
|
2021-08-31 09:51:07 -03:00 |
|
Aurelio Saraiva
|
690550862a
|
adjusted changeset description
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com>
|
2021-08-31 09:43:25 -03:00 |
|
Aj-vrod
|
75ce44439a
|
changeset corrected
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
|
2021-08-31 14:08:50 +02:00 |
|
Fredrik Adelöw
|
897c66ca8b
|
Merge pull request #6992 from backstage/freben/life-of-an-entity
add a 'life of an entity' catalog article
|
2021-08-31 14:01:20 +02:00 |
|
Eric Peterson
|
afd67945f8
|
Merge pull request #7012 from backstage/docs/techdocs-beta-versions
[Documentation] Specify versions for TechDocs Beta
|
2021-08-31 13:46:56 +02:00 |
|
Dominik Henneke
|
31caeee241
|
Merge pull request #7009 from SDA-SE/feat/fix-catalog-import
|
2021-08-31 13:25:38 +02:00 |
|
Ben Lambert
|
63bbb86650
|
Merge pull request #7010 from backstage/blam/bump-tar
|
2021-08-31 12:28:24 +02:00 |
|
Fredrik Adelöw
|
a004b8da1a
|
add a 'life of an entity' catalog article
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-08-31 12:06:51 +02:00 |
|
Eric Peterson
|
15d0a10c57
|
Document beta versions of TechDocs ecosystem.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-08-31 11:59:47 +02:00 |
|
blam
|
458a3549b3
|
chore: bump tar versions
Signed-off-by: blam <ben@blam.sh>
i#
|
2021-08-31 11:51:02 +02:00 |
|
@pawelmitka
|
2b69f8a4fd
|
refactor: replace getOctokit with OctokitProvider.getOctokit to allow credentails caching
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
|
2021-08-31 11:43:58 +02:00 |
|
Dominik Henneke
|
deeb708077
|
Provide the form context so nested controllers can use it
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-08-31 11:19:27 +02:00 |
|
Eric Peterson
|
b894b4cfb9
|
Explicit assertion for linting.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-08-31 10:25:40 +02:00 |
|
Aj-vrod
|
7e5f14dda2
|
Changeset added
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
|
2021-08-31 09:48:07 +02:00 |
|
Aj-vrod
|
1594286153
|
Added condition for pagination
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
|
2021-08-31 09:43:56 +02:00 |
|
Ruben Lindström
|
cba687a27f
|
feat: add home to plugin marketplace (#7000)
feat: add home to plugin marketplace
|
2021-08-31 09:21:10 +02:00 |
|