Commit Graph
25 Commits
Author SHA1 Message Date
Gavin Bunney 85fcf2aaf6 Merge pull request #28 from Kamahl19/fix-exists
Fix Exists method when repo does not exist
2021-01-14 15:12:40 -08:00
Gavin Bunney 35b8cd3f51 Merge pull request #24 from gavinbunney/dependabot/npm_and_yarn/docusaurus/website/dot-prop-4.2.1
Bump dot-prop from 4.2.0 to 4.2.1 in /docusaurus/website
2020-11-06 12:34:27 -08:00
Gavin Bunney 79e595eff5 Merge pull request #22 from jare19/bugfix/forkable
removed omitempty from the forkable boolean value
2020-11-06 12:33:04 -08:00
Gavin Bunney 06db60ee0e Merge pull request #21 from Kamahl19/add-exists
Add Exists method for resource defaultReviewersCondition
2020-09-19 13:58:41 -07:00
Gavin Bunney a1c2e29d43 Merge pull request #19 from gavinbunney/dependabot/npm_and_yarn/docusaurus/website/decompress-4.2.1
Bump decompress from 4.2.0 to 4.2.1 in /docusaurus/website
2020-09-18 08:54:30 -07:00
Gavin Bunney caecad2105 Merge pull request #16 from gavinbunney/dependabot/npm_and_yarn/docusaurus/website/prismjs-1.21.0
Bump prismjs from 1.17.1 to 1.21.0 in /docusaurus/website
2020-09-18 08:54:21 -07:00
Gavin Bunney 88ddf873d4 Merge pull request #20 from Kamahl19/fix-missing-resource
Fix missing Default reviewers condition resource
2020-09-18 08:54:00 -07:00
Gavin Bunney f6d65b511f Merge pull request #8 from justinto-guidewire/feature/import-existing-groups-squashed
Import existing groups
2020-07-27 10:27:45 -07:00
Gavin Bunney e0a4dbf15d Merge pull request #14 from gavinbunney/dependabot/npm_and_yarn/docusaurus/website/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /docusaurus/website
2020-07-21 15:33:57 -07:00
Gavin Bunney b963bc79d2 Merge pull request #15 from Kamahl19/fix_required_approvals
Fix zero required approvals being ignored
2020-07-21 15:33:40 -07:00
Gavin Bunney f7ff5040fa Added one-liner installer to docs 2020-07-17 22:05:09 -07:00
Gavin Bunney e22063ce56 Merge pull request #7 from gavinbunney/dependabot/npm_and_yarn/docusaurus/website/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /docusaurus/website
2020-07-17 22:00:42 -07:00
Gavin Bunney c33a421ecc Merge pull request #13 from Kamahl19/update_readme
Update README and development instructions
2020-07-17 21:58:59 -07:00
Gavin Bunney 9522e2ce0e Merge pull request #12 from Kamahl19/default_reviewers_condition
Implement resource bitbucketserver_default_reviewers_condition
2020-07-17 21:54:55 -07:00
Gavin Bunney 7c729aa788 Merge pull request #11 from Kamahl19/data_bitbucketserver_user
Implement data source bitbucketserver_user
2020-07-17 21:54:00 -07:00
Gavin Bunney ac191348a0 Merge pull request #10 from Kamahl19/#9
Fix user name with spaces not working
2020-07-17 21:39:26 -07:00
Gavin Bunney f116e39d79 Update to latest docusaurus 2020-04-05 23:02:25 -07:00
Gavin Bunney 2c90cbdb81 Update docs based on changes to plugin_config 2019-11-21 10:14:33 -08:00
Gavin Bunney 19a74f0b1a Updated to use hashicorps cookie from other provides; removes need for encrypted local copy 2019-11-20 23:35:42 -08:00
Gavin Bunney 085799c9a8 Merge pull request #3 from hgontijo/master
Refactor on resource_plugin_config
2019-11-20 23:33:52 -08:00
Gavin Bunney 680f34c00e Merge pull request #2 from hgontijo/master
Plugin configuration management
2019-11-18 16:51:06 -08:00
Gavin Bunney 70bba6e511 make fmt 2019-11-01 16:22:35 -07:00
Gavin Bunney d3d6bd5609 Added forking for repository resources to allow creation of repo from a fork 2019-11-01 16:21:37 -07:00
Gavin Bunney 2b986da86b Added forking for repository resources to allow creation of repo from a fork 2019-11-01 16:17:49 -07:00
Gavin Bunney c951ecba46 Merge pull request #1 from becjon/feature/fork-repos
add feature to fork existing repositories
2019-11-01 14:49:29 -07:00