Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
3ec29a3
Don't run Windows tests, since the Windows instances are presently no…
blag Jan 20, 2021
84debb0
Rename and tweak LDAP and RBAC workflows and add them to st2_prep_rel…
blag Mar 2, 2021
76a89cb
Remove BWC prep release workflows
blag Mar 2, 2021
85e708a
Install pip from the same branch of st2
blag Mar 3, 2021
4a5f943
Echo commands as they are run
blag Mar 3, 2021
73efed7
Also look for the virtualenv executable in ~/.local/bin
blag Mar 3, 2021
69a456a
Try to make the script idempotent
blag Mar 3, 2021
c988ca6
Create the virtualenv with Python 3
blag Mar 3, 2021
bff836a
Use $() instead of backticks
blag Mar 3, 2021
2dc42b9
Merge branch 'rip-out-failing-windows-tests' into update-release-work…
blag Mar 3, 2021
afa64e4
Explicitly specify Python 3.6 for the virtualenv
blag Mar 3, 2021
1502f0b
Create and chown a .hubot_history file
blag Mar 3, 2021
bc90f97
Add a fallback curl for PIP_VERSION
blag Mar 3, 2021
bef618a
Rip out ChatOps end-to-end tests on Ubuntu Xenial
blag Mar 3, 2021
5fb8c68
Remove enterprise tasks from st2_e2e_tests
blag Mar 4, 2021
ee68d8a
Remove bwc_release_packages workflow
blag Mar 4, 2021
5f24b47
Remove enterprise rules
blag Mar 4, 2021
201ec61
Remove bwc_finalize_release
blag Mar 4, 2021
3dac3b8
Check st2client README.rst syntax before uploading to PyPI
blag Mar 4, 2021
9741f17
Don't push enterprise Dockerfiles
blag Mar 4, 2021
583e02a
Don't create rules for enterprise releases
blag Mar 4, 2021
0bc1b02
Merge branch 'master' into update-release-workflows
blag Mar 4, 2021
abba379
Move the LDAP and RBAC plugin prep dev workflows to st2_prep_dev, and…
blag Mar 4, 2021
4541344
Update docker_pre_dev workflow
blag Mar 4, 2021
e83fa40
Remove unused bwc workflows
blag Mar 4, 2021
c3e4b06
Rename typo st2_get_intalled_version.meta.yaml -> st2_get_installed_v…
blag Mar 4, 2021
bc1953f
Remove non-packages from st2_get_installed_version packages parameter
blag Mar 4, 2021
d83ce84
Remove the st2_upgrade_to_enterprise action
blag Mar 4, 2021
2e3f736
Remove st2_enterprise_tests action
blag Mar 4, 2021
2cf6335
Remove flow_pkg action and the corresponding flow_build workflow
blag Mar 4, 2021
42823eb
Remove st2_auth_ldap_pkg_enterprise and st2_auth_pam_pkg actions and …
blag Mar 4, 2021
1f9e263
Fix description of st2_prep_dev_for_ldap action
blag Mar 4, 2021
b45a5f1
Remove st2_prep_patch_for_enterprise actions for LDAP and RBAC
blag Mar 4, 2021
f04099c
Remove outdated release checklist
blag Mar 4, 2021
1010068
Remove unused wait_for_docker_image action
blag Mar 4, 2021
5430d50
Remove updating st2flow from st2_prep_patch
blag Mar 12, 2021
ba338c7
Remove README checker - that should be done as an ST2 CI lint task
blag Mar 16, 2021
7c28aa0
Merge branch 'master' into update-release-workflows
blag Mar 16, 2021
224d954
Grab virtualenv version from fixed-requirements.txt
blag Apr 12, 2021
61c92d5
Add the ChatOps tests for Ubuntu 16.04 back in
blag Apr 12, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 0 additions & 78 deletions CHECKLIST.md

This file was deleted.

43 changes: 0 additions & 43 deletions actions/bwc_chg_ver_for_bwc_cli.meta.yaml

This file was deleted.

66 changes: 0 additions & 66 deletions actions/bwc_chg_ver_for_bwc_cli.sh

This file was deleted.

43 changes: 0 additions & 43 deletions actions/bwc_chg_ver_for_bwc_ipfabric_packs.meta.yaml

This file was deleted.

66 changes: 0 additions & 66 deletions actions/bwc_chg_ver_for_bwc_ipfabric_packs.sh

This file was deleted.

43 changes: 0 additions & 43 deletions actions/bwc_chg_ver_for_bwc_topology.meta.yaml

This file was deleted.

Loading