Commit Graph

80 Commits

Author SHA1 Message Date
rallytime
45fc2269cd
Reduce the number of days an issue is stale by 10 2018-08-03 09:30:57 -04:00
rallytime
13d0a7cea8
Reduce the number of days an issue is stale by 10 2018-07-27 09:43:20 -04:00
rallytime
97cc563f13
Reduce the number of days an issue is stale by 10 2018-07-20 12:38:53 -04:00
rallytime
da97b96e10
Reduce the number of days an issue is stale by 10 2018-07-13 13:29:50 -04:00
rallytime
0a814271dd
Reduce the number of days an issue is stale by 10 2018-07-06 10:22:58 -04:00
rallytime
b55aa5b946
Merge branch '2018.3' into 'develop'
Conflicts:
  - salt/modules/rabbitmq.py
  - salt/netapi/rest_tornado/saltnado.py
2018-07-03 16:07:46 -04:00
rallytime
9e42ea0683
Add RCFS directory to team-core review list
Any additions/changes to the files in the `rfcs` directory should be
reviewed by `@saltstack/team-core`.
2018-07-03 14:26:22 -04:00
rallytime
c4fd2a0930
Merge branch '2017.7' into '2018.3'
Conflicts:
  - salt/modules/rabbitmq.py
  - tests/integration/modules/test_pip.py
2018-06-30 09:33:21 -04:00
rallytime
172e4bda22
Reduce the number of days an issue is stale by 10 2018-06-29 11:01:19 -04:00
rallytime
5e56615e00
Trigger review requests for team-ssh for roster files 2018-06-26 17:58:57 -04:00
rallytime
b7538996c4
Reduce the number of days an issue is stale by 10 2018-06-22 12:00:15 -04:00
rallytime
d3257f2b0b
Reduce the number of days an issue is stale by 10 2018-06-15 10:57:18 -04:00
rallytime
8ece87778e
Reduce the number of days an issue is stale by 10 2018-06-08 10:08:38 -04:00
rallytime
4f8a2e944d
Reduce the number of days an issue is stale by 10 2018-06-01 15:16:03 -04:00
rallytime
583f25cfbd
Reduce the number of days an issue is stale by 10 2018-05-25 10:28:43 -04:00
rallytime
b7d80ff771
Reduce the number of days an issue is stale by 10 2018-05-07 14:03:41 -04:00
rallytime
bd184a257f
Merge branch '2018.3' into 'develop'
Conflicts:
  - tests/unit/grains/test_core.py
2018-05-02 15:28:21 -04:00
rallytime
13e8124031
Merge branch '2017.7' into '2018.3'
Due to the many merge conflicts created from #47106 against the 2017.7 branch
and #46002 against the 2018.3 branch, the changes from #47106 have been largely
removed from this merge forward and the HEAD of 2018.3 was taken.

A separate fix for Tornado 5.0 support will need to be made directly against the
2018.3 branch.

Conflicts:
  - doc/topics/development/conventions/formulas.rst
  - salt/master.py
  - salt/minion.py
  - salt/netapi/rest_tornado/saltnado.py
  - salt/states/zfs.py
  - salt/transport/ipc.py
  - salt/transport/tcp.py
  - salt/transport/zeromq.py
  - salt/utils/async.py
  - tests/support/helpers.py
  - tests/support/parser/cover.py
  - tests/unit/grains/test_core.py
  - tests/unit/modules/test_ssh.py
  - tests/unit/test_minion.py
  - tests/unit/utils/test_safe_walk.py
2018-04-27 13:38:35 -04:00
rallytime
542cb6abcc
Reduce the number of days an issue is stale by 10 2018-04-27 09:58:23 -04:00
rallytime
9445af0185
Add windows tests and reg module/state to CODEOWNERS file for team-windows
`team-windows` should be requested for reviews whenever a windows test file
or the reg.py execution module and accompanying reg.py state file are edited.
2018-04-24 10:32:51 -04:00
rallytime
204b6af92b
Fix the matching patterns in the CODEOWNERS file to use fnmatch patterns
The CODEOWNERS file documentation for GitHub says they use a .gitignore-style
file matching pattern. However, since [tamarack](https://github.com/rallytime/tamarack)
is doing the actual team review requesting work, it uses Python's fnmatch lib.

This PR updates some of the file matching patterns to use fnmatch more specifically
and will improve the review requests to be more accurate and increase the number
of automatic team review requests.
2018-04-23 15:40:08 -04:00
rallytime
c1cf20bf93
Reduce the number of days an issue is stale by 10 2018-04-20 10:58:47 -04:00
rallytime
07bca96afc
Reduce the number of days an issue is stale by 10 2018-04-13 10:48:51 -04:00
rallytime
5a7c811d46
Reduce the number of days an issue is stale by 10 2018-04-06 15:57:21 -04:00
rallytime
a0dda1f45c
Reduce the number of days an issue is stale by 10 2018-03-29 11:11:49 -04:00
rallytime
2c4668a5cb
Merge branch '2018.3' into 'develop'
Conflicts:
  - salt/modules/kubernetes.py
  - salt/states/netconfig.py
  - salt/states/zfs.py
  - tests/integration/cloud/providers/test_profitbricks.py
  - tests/integration/scheduler/test_eval.py
  - tests/unit/grains/test_core.py
  - tests/unit/test_pillar.py
2018-03-27 11:57:29 -04:00
rallytime
0007934325
Reduce the number of days an issue is stale by 10 2018-03-16 15:19:31 -04:00
rallytime
8d1e1e7f94
Merge branch '2017.7' into '2018.3'
Conflicts:
  - .kitchen.yml
  - Gemfile
  - pkg/windows/build_env_2.ps1
  - pkg/windows/build_env_3.ps1
  - pkg/windows/req.txt
  - salt/client/ssh/__init__.py
  - salt/client/ssh/ssh_py_shim.py
  - salt/modules/boto_vpc.py
  - salt/modules/file.py
  - salt/modules/heat.py
  - salt/modules/smartos_vmadm.py
  - salt/modules/win_dsc.py
  - salt/returners/elasticsearch_return.py
  - salt/runners/salt.py
  - salt/states/module.py
  - salt/utils/win_functions.py
  - setup.py
  - tests/integration/modules/test_state.py
  - tests/unit/grains/test_core.py
  - tests/unit/test_pillar.py
2018-03-15 17:22:05 -04:00
rallytime
bbd566a52b
Reduce the number of days an issue is stale by 10 2018-03-09 16:00:01 -05:00
rallytime
13a295a3b7
Add *pkg* and *snapper* to team-suse
Since *pkg* was specified, we don't specifially need *yumpkg* anymore.
2018-02-28 09:58:46 -05:00
rallytime
35c7b7b0d3
Add btrfs, xfs, yumpkg, and kubernetes file to team-suse 2018-02-27 13:53:43 -05:00
rallytime
b97eafc85e
Reduce the number of days an issue is stale by 10 2018-02-23 14:06:25 -05:00
rallytime
485d777ac0
Add team-suse to CODEOWNERS file for zypper files
This addition will enable automatic reviews from team-suse for PRs that touch
the zypper files.
2018-02-23 09:58:31 -05:00
rallytime
dec24ae9bd
Reduce the number of days an issue is stale by 10 2018-02-16 12:59:49 -05:00
rallytime
0202be8b8f
Reduce the number of days an issue is stale by 10 2018-02-06 10:51:59 -05:00
rallytime
5c48b175cc
Reduce the number of days an issue is stale by 10 2018-01-19 10:19:37 -05:00
rallytime
96d36b8056
Reduce the number of days an issue is stale by 10 2018-01-05 17:27:18 -05:00
rallytime
d9c23ef6df
Reduce the number of days an issue is stale by 10 2017-12-22 16:52:19 -05:00
rallytime
35ce9d42ed
Reduce the number of days an issue is stale by 10 2017-12-14 13:06:29 -05:00
rallytime
3f9bf00c15
Reduce the number of days an issue is stale by 15 2017-12-01 15:09:14 -05:00
rallytime
cc99cb61b9
Reduce the number of days an issue is stale by 15 2017-11-17 15:31:48 -05:00
rallytime
caa0c54e9a
Reduce the number of days an issue is stale by 10 2017-11-10 11:24:42 -05:00
rallytime
1104838aa4
Reduce the number of days an issue is stale by 10 2017-11-05 21:05:40 -07:00
rallytime
09d0a347c5
Reduce the number of days an issue is stale by 15 2017-10-27 09:48:08 -04:00
Erik Johnson
96891a062a Merge pull request #44203 from rallytime/merge-develop
[develop] Merge forward from 2017.7 to develop
2017-10-23 09:11:54 -05:00
rallytime
9da66a2bb9
Reduce the number of days an issue is stale by 25 2017-10-20 10:53:11 -04:00
rallytime
2617cf851f
Merge branch '2017.7' into 'develop'
Conflicts:
  - salt/modules/aptpkg.py
  - salt/utils/win_functions.py
  - tests/unit/states/test_mount.py
2017-10-20 10:44:29 -04:00
rallytime
6aa8f03a4a
Merge branch '2016.11' into '2017.7'
Conflicts:
  - salt/states/blockdev.py
  - tests/unit/states/test_blockdev.py
2017-10-18 09:31:39 -04:00
Mike Place
e41e3d76be Typo fix 2017-10-16 13:00:11 -06:00
Mike Place
37c7980880
Add note about GPG signing to PR template 2017-10-16 10:03:02 -06:00