Commit Graph

814 Commits

Author SHA1 Message Date
Fredrik Adelöw 1627daac2b Fix catalog:write on windows systems
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-24 12:52:46 +02:00
github-actions[bot] 5a64fe7ea5 Version Packages 2021-06-24 09:58:38 +00:00
Fredrik Adelöw 8f40136c17 Merge pull request #6068 from angeliski/add-action-write-catalog
feat:created a action to write a catalog-info.yml file
2021-06-24 11:52:00 +02:00
dependabot[bot] d3b6c6c12a chore(deps): bump msw from 0.21.2 to 0.29.0
Bumps [msw](https://github.com/mswjs/msw) from 0.21.2 to 0.29.0.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.21.2...v0.29.0)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 04:45:44 +00:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Rogerio Angeliski b844817bc9 docs: added generated files
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 10:56:24 -03:00
Dominik Henneke c18a3c2ae0 Correctly recognize whether the cookiecutter command exists
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-18 15:43:19 +02:00
Rogerio Angeliski a7f5fe7d7c feat:created an action to write a catalog-info.yml file
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 09:35:06 -03:00
Patrik Oldsberg 820de63018 Merge pull request #6076 from backstage/rugvip/allreports
scripts/api-extractor: create and check API reports for all(most) plugins
2021-06-17 15:46:11 +02:00
Ben Lambert ffe7759de8 Merge pull request #6049 from backstage/timbonicus/move-installation
Move `catalog` and `scaffolder` installation instructions to READMEs
2021-06-17 15:14:07 +02:00
Patrik Oldsberg d8d7226fce plugins: generate api reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 13:30:06 +02:00
github-actions[bot] f4fbbf1552 Version Packages 2021-06-17 11:08:46 +00:00
Ben Lambert d89629a85d Merge pull request #6078 from backstage/fix/fixing-undefined-issue
Don't make `inputs` `undefined` when they are `""`
2021-06-17 13:03:02 +02:00
blam d4f20e5be3 chore: dont replace empty strings to undefined in input parsing
Signed-off-by: blam <ben@blam.sh>
2021-06-17 11:40:22 +02:00
github-actions[bot] 36e5a82e9b Version Packages 2021-06-17 08:08:44 +00:00
Patrik Oldsberg 3ce6f80632 Merge pull request #6061 from lunarway/feature/publish-action-topics
Add topics input to publish:github action
2021-06-16 22:59:35 +02:00
Crevil 3b43fc3ab8 Lowercase topics
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-16 16:49:45 +02:00
Crevil 878c1851d4 Add topics input to publish:github action
This change adds an array input of topics to attach on a repository upon
creation.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-16 13:31:00 +02:00
Eric Peterson 95dfa3340a Merge pull request #6038 from backstage/goalie/fix-docs-scaffold
Documentation fixes for sample Scaffolder templates
2021-06-16 10:50:54 +02:00
Patrik Oldsberg dd18b5ff0a Merge pull request #5700 from minnsoe/add-support-for-plugin-specific-db
Add backwards compatible database manager which allows per plugin config
2021-06-16 00:12:25 +02:00
Tim Hansen 785a42f802 Move installation instructions to READMEs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-15 15:00:15 -06:00
Patrik Oldsberg e855326632 Merge pull request #6044 from lunarway/docs/scaffolder-publish-github-descriptions
Describe publish:github scaffolder action fields
2021-06-15 19:02:34 +02:00
Patrik Oldsberg 05c98f1f79 Merge branch 'master' into add-support-for-plugin-specific-db 2021-06-15 17:49:50 +02:00
Fredrik Adelöw b811b1e1b1 Merge pull request #6030 from SDA-SE/feat/command-exists
Migrate from the `command-exists-promise` dependency to `command-exists`
2021-06-15 15:41:12 +02:00
Dominik Henneke 55a834f3cc Use the correct parameter to create a public repository in Bitbucket Server for the v2 templates
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-15 14:29:01 +02:00
Crevil 7453511900 Describe publish:github scaffolder action fields
Currently the fields of the publish:github action uses some undocumented
conventions in the repoUrl and access input fields.

This change adds a description to the fields with examples of what to input. The
collaborators description is also expanded a bit to make it more clear that
these are additional compared to access and owner.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-15 12:13:09 +02:00
Eric Peterson e03eaeec3e Fix TechDocs annotation on remaining scaffolder templates.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-14 19:19:47 +02:00
Eric Peterson aeed120114 Fix Scaffolder Docs Template
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-14 19:19:11 +02:00
Dominik Henneke df3ac03cfb Use the correct parameter to create a public repository in Bitbucket Server.
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-14 18:14:26 +02:00
Patrik Oldsberg 608e83f928 Merge pull request #5959 from carlo-colombo/bitbucket-lfs
Add supprt to enable LFS for hosted Bitbucket
2021-06-14 16:41:22 +02:00
Dominik Henneke ca70bd37d5 Move from require to import
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-14 12:55:19 +02:00
Dominik Henneke 4ca3228268 Migrate from the command-exists-promise dependency to command-exists
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-14 10:38:24 +02:00
github-actions[bot] 4a93128245 Version Packages 2021-06-10 12:18:06 +00:00
Minn Soe 5a3ce34072 refactor: migrate from deprecated database manager
Changes:
- Swaps out `SingleConnectionDatabaseManager` to `DatabaseManager`
  across the repo.
- Updates `backend-test-utils` to generate test plugin names prefixed
  with db to satisfy plugin naming constraint, e.g. 0 becomes db0.

Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-10 11:14:40 +01:00
Fredrik Adelöw b51b42a126 Merge pull request #5948 from djamaile/master
fix: make bitbucket publish action use apiBaseUrl if it is provided
2021-06-08 15:02:29 +02:00
Carlo Colombo 090dfe65db Add supprt to enable LFS for hosted Bitbucket
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2021-06-08 14:56:14 +02:00
Fredrik Adelöw 28fc26ddf4 Merge pull request #5849 from SDA-SE/feat/scaffolder-conditional
Conditional scaffolder steps
2021-06-08 14:25:49 +02:00
djamaile 8b06de3258 Merge branch 'backstage:master' into master 2021-06-08 11:38:58 +02:00
Oliver Sand eca511cb37 Fix TaskWorker tests
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-08 09:57:51 +02:00
Oliver Sand fff062301c Rename publish:log to debug:log
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-08 09:57:50 +02:00
Fredrik Adelöw 4f8cf50fe5 Update past the broken gitbeaker version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 09:14:07 +02:00
Djamaile Rahamat 53b1b559d2 fix: make bitbucket publish action use apiBaseUrl if it is provided
Signed-off-by: Djamaile Rahamat <drahamat@bol.com>
2021-06-08 02:37:58 +02:00
Fredrik Adelöw b1033b7bf8 Merge pull request #5752 from backstage/blam/migrate-templates-to-v2
Migrating old `backstage.io/v1alpha1` templates to `backstage.io/v1beta2`
2021-06-07 14:41:00 +02:00
blam d0e4a9feb9 chore: reworking excluding of templates
Signed-off-by: blam <ben@blam.sh>
2021-06-07 13:54:10 +02:00
blam 0a94d60a6c chore: make the yarn lock checker happy
Signed-off-by: blam <ben@blam.sh>
2021-06-07 13:49:22 +02:00
blam 00b16a4aea chore: don't autocompute java_package_name
Signed-off-by: blam <ben@blam.sh>
2021-06-07 13:38:02 +02:00
blam 50484e720d chore: migrate the cra template fully and remove it from create-app
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 55df98c5b3 chore: adding cookiecutter version of create-react-app
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 7c4c41fb6a chore: think that's all the templates
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
blam 6c410d16bc chore: remove create-react-app template
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00