Patrik Oldsberg
2301c0a526
workflows/sync_release-manifest: checkout backstage into backstage
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-28 14:25:26 +01:00
Patrik Oldsberg
a9ab9f439b
workflows/sync_release-manifest: move install to top
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-28 14:15:25 +01:00
Patrik Oldsberg
ed6503c75b
workflows/sync_release-manifest: tweak install to make it work
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-28 14:03:47 +01:00
Patrik Oldsberg
3e79214e37
workflows/sync_release-manifest: support backfills
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-28 13:47:04 +01:00
Patrik Oldsberg
e4e6337567
fixnightly
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-27 17:25:27 +01:00
Patrik Oldsberg
6947170cc6
Merge pull request #9169 from cmpadden/gh-workflow-cancel-prior-runs
...
Cancel in-progress GitHub workflow run on a subsequent pull-request pushes
2022-01-26 19:46:18 +01:00
Patrik Oldsberg
9e3a06f09f
Merge pull request #8983 from alefcarlos/feat/plugin-dotnet-backend
...
feat: added backend .NET scaffolder plugin
2022-01-26 18:43:33 +01:00
Fredrik Adelöw
da9cba20f2
add docs on how to add custom entity providers
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-26 10:06:47 +01:00
Colton Padden
7f77248247
Cancel in-progress workflow runs on a subsequent pull-request pushes
...
This will cancel any outstanding workflow runs when a commit is pushed
to the active pull request. This is done by configuring `concurrency` in
which only a single job or workflow in a concurrency `group` is active
at a single time.
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2022-01-25 15:49:12 -05:00
Alef
c9010470f6
feat: added Alef to vocab
...
Signed-off-by: Alef <alef.carlos@gmail.com >
2022-01-25 11:40:01 -03:00
Emma Indal
5cd8efd576
homepage templates blog post ( #9158 )
2022-01-25 15:17:32 +01:00
Johan Haals
232f66cfbf
fix ref format
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-24 16:36:50 +01:00
Johan Haals
e77926db84
checkout tag, yarn install
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-24 16:24:53 +01:00
Johan Haals
3b948a982e
Move symlinking to script. Require valid semver range
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-24 14:21:53 +01:00
Johan Haals
06f0296cae
Rename workflow
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-24 11:54:55 +01:00
Johan Haals
ee3ee0701f
github-actions: Add assemble release workflow
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-24 11:02:00 +01:00
Johan Haals
52621b9755
Merge pull request #9131 from backstage/jhaals-patch-1
...
github-actions: Use SA token for checkout
2022-01-24 10:34:17 +01:00
Fredrik Adelöw
65cf1d5836
do not generate changesets for private repos
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-24 10:14:54 +01:00
Johan Haals
975f3b7bc2
github-actions: Use SA token for checkout
...
Needed to fool github actions to run workflows when changes are made by a bot
2022-01-24 10:10:22 +01:00
Patrik Oldsberg
107e6ef802
github/dependabot: add storybook
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-21 17:20:42 +01:00
blam
03f5c764e9
chore; added top level install to the chromatic dist build
...
Signed-off-by: blam <ben@blam.sh >
2022-01-21 14:03:29 +01:00
blam
f419f1c1f1
chore: updating build commands for storybook
...
Signed-off-by: blam <ben@blam.sh >
2022-01-21 14:03:29 +01:00
blam
bfa059b765
chore: run optional install in the storybook directory
...
Signed-off-by: blam <ben@blam.sh >
2022-01-21 14:03:28 +01:00
snehaljos
e460ff035a
Updated the action files
...
Signed-off-by: snehaljos <joyalsnehal3421@gmail.com >
2022-01-21 13:38:57 +01:00
Gary Niemen
4df8c4bfd8
TechDocs etc update to Backstage roadmap ( #8944 )
...
* TechDocs etc update to Backstage roadmap
* fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
* Minor changes to roadmap
* prettier fixup
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
2022-01-21 10:45:26 +01:00
Patrik Oldsberg
a1c792d71a
github/workflows: rename and group
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-20 17:07:49 +01:00
Patrik Oldsberg
c540922cad
fix API reference + add regression test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-19 20:08:08 +01:00
Johan Haals
3be00ed138
Merge pull request #9027 from backstage/rugvip/patch-tweaks
...
docs/publish: tweak patch release process
2022-01-19 13:58:07 +01:00
blam
725af819e3
Run prepare release script part of the changeset release
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: blam <ben@blam.sh >
2022-01-19 13:30:06 +01:00
Patrik Oldsberg
23027665f1
docs/publish: tweak patch release process
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-19 12:59:03 +01:00
blam
17eabeb6ad
chore: wrap the action as it's not a starting
...
Signed-off-by: blam <ben@blam.sh >
2022-01-19 11:56:50 +01:00
blam
1245434124
chore: namespace the workflow name
...
Signed-off-by: blam <ben@blam.sh >
2022-01-19 10:41:51 +01:00
blam
0981cb2f57
chore: remove the label when it's closed
...
Signed-off-by: blam <ben@blam.sh >
2022-01-19 10:05:47 +01:00
blam
0c3641fc84
chore: added a noite around the repo token
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 22:10:56 +01:00
blam
e2a8331c60
chore: use GITHUB_TOKEN
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 21:46:43 +01:00
blam
2c2695cc1a
chore: some small changes to try and get the workflow running properly
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 21:45:19 +01:00
Fredrik Adelöw
5387ea8f0d
Merge pull request #9007 from backstage/blam/goalie-workflows
...
chore: split the goalie workflows for permissions
2022-01-18 18:54:46 +01:00
blam
ec33c21c9d
chore: make the workflows pretty
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 18:33:21 +01:00
blam
0163fb056f
chore: run the goalie Workflow
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 18:31:19 +01:00
blam
e23c2463d5
chore: move out script into one file instead because args were too long
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 18:22:44 +01:00
blam
5cefc14d51
chore: more comment removal?
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 18:11:08 +01:00
blam
1129e3d1bc
chore: remove some comments and maybe it works?
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 18:07:28 +01:00
blam
557ad7e462
feat: split out the workflow to run for each open PR
...
signed-off-by: blam <ben@blam.sh >
2022-01-18 18:04:46 +01:00
blam
65b0d1b3fd
chore: dont destructure
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 17:45:03 +01:00
blam
f2bb24298f
chore: added some debug logging
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 17:43:40 +01:00
blam
c732188aee
chore: goalie cron
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 17:42:14 +01:00
blam
f38b57fcf7
chore: run every minute
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 17:38:06 +01:00
blam
196e572e98
chore: rename the workflow so it runs
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 17:35:50 +01:00
blam
9af839d296
chore: split the workflows
...
Signed-off-by: blam <ben@blam.sh >
2022-01-18 17:33:48 +01:00
Ben Lambert
79a7d37964
Merge pull request #9003 from backstage/blam/goalie-workflows
...
Goalie workflow running on forks
2022-01-18 16:11:45 +01:00