This website requires JavaScript.
Explore
Help
Register
Sign In
paulononato
/
backstage
Watch
1
Star
0
Fork
0
You've already forked backstage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f5fdee16c135166330fc2091838f96fb0d90e725
backstage
/
plugins
/
azure-devops
/
src
T
History
Marley Powell
bd658a58b7
test: Added some unit test for pull request filters.
...
Signed-off-by: Marley Powell <
Marley.Powell@exclaimer.com
>
2021-12-14 15:40:51 +00:00
..
api
Merge branch 'master' of
https://github.com/backstage/backstage
into marley/7678-pull-request-dashboard
2021-11-18 11:25:35 +00:00
components
test: Added some unit test for pull request filters.
2021-12-14 15:40:51 +00:00
hooks
feat: Added polling for pull requests and other small improvements.
2021-11-30 08:58:32 +00:00
utils
feat: Created
equalsIgnoreCase
util function.
2021-12-06 14:44:03 +00:00
constants.ts
Start of refactoring based on feedback
2021-10-11 15:12:49 -05:00
index.ts
feat: Updated type exports.
2021-12-14 15:04:52 +00:00
plugin.test.ts
…
plugin.ts
Merge branch 'master' of
https://github.com/backstage/backstage
into marley/7678-pull-request-dashboard
2021-11-18 11:25:35 +00:00
routes.ts
refactor: Removed deprecated use of
path
for
createRouteRef
.
2021-12-01 08:07:26 +00:00
setupTests.ts
…