Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DG-21694 - Added wipe stacks to enhanced staging #34

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
21 changes: 21 additions & 0 deletions .yardoc/checksums
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
lib/sfrest.rb 1360a1c495dc9b87b2ea6f8aa00226505e819b8b
lib/sfrest/info.rb ba9d80b54d182490ea894dc832d338705ccadf3e
lib/sfrest/role.rb 445a4a48c2b8fb8f73998e65ceba0d21194e0f83
lib/sfrest/site.rb b0a3988aadba53f9c8f0e0e914368c5b0f01dc79
lib/sfrest/task.rb fb33c3904874f32465a636aea73c9e5ed4bfc41c
lib/sfrest/user.rb 4bafabc4da55f50c08b1a008e4eead38d7345177
lib/sfrest/audit.rb 83b4ed11bb31fb500d59f98b573afd1be7686887
lib/sfrest/error.rb 11e22e8c019e8ed00d3f8830db3f8c1b304d37ca
lib/sfrest/group.rb 8fd1700fc6bad3fc3494c40b8883a28175b89d16
lib/sfrest/stage.rb d89c98b5636af2f29ea9a7a7aa41732206021ac1
lib/sfrest/theme.rb 4f51f2ad5e186c3e0afae4e2456a6eedee1130b1
lib/sfrest/usage.rb f32860fbf0610704e4033aec1383f57e3ac2941a
lib/sfrest/backup.rb 9e2a9807c8fd75210c6bac995e9830290c091529
lib/sfrest/update.rb 0f0c016dad91408635e8ec537771c71a5893338f
lib/sfrest/domains.rb c958f96f83eaaf7592704771c1da7f88e1e76bec
lib/sfrest/version.rb 1cca5f55517eb1d2e3332b9cf75eb02be07fd686
lib/sfrest/codebase.rb e8658df7d111b1d12ad0fcaca76c5d2948620fac
lib/sfrest/variable.rb 408f3833211a9d2d1f4ed92904bf39a74cbd9c94
lib/sfrest/collection.rb 1e9000abd8c6655e95c67f6f52d95b680c0347ff
lib/sfrest/connection.rb 3b3d3e4a692030d34941ed44c24ed0eca4edfccf
lib/sfrest/pathbuilder.rb 2f6efba64b8f0042b75eba05716455fbdd83328b
Empty file added .yardoc/complete
Empty file.
Binary file added .yardoc/object_types
Binary file not shown.
Binary file added .yardoc/objects/root.dat
Binary file not shown.
Binary file added .yardoc/proxy_types
Binary file not shown.
4 changes: 2 additions & 2 deletions doc/SFRest.html
Original file line number Diff line number Diff line change
Expand Up @@ -742,9 +742,9 @@ <h3 class="signature " id="new-class_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:45 2019 by
Generated on Fri Oct 30 13:23:23 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/AccessDeniedError.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/ActionForbiddenError.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Audit.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,9 @@ <h3 class="signature first" id="list_audit_events-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Backup.html
Original file line number Diff line number Diff line change
Expand Up @@ -704,9 +704,9 @@ <h3 class="signature " id="get_backups-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/BadRequestError.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Codebase.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,9 @@ <h3 class="signature first" id="list-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -1451,9 +1451,9 @@ <h3 class="signature " id="set_primary_site-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions doc/SFRest/Connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h2>
</span><span class='tstring_content'>update</span><span class='words_sep'>
</span><span class='tstring_content'>usage</span><span class='words_sep'>
</span><span class='tstring_content'>user</span><span class='words_sep'>
</span><span class='tstring_content'>variable</span><span class='words_sep'>]</span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
</span><span class='tstring_content'>variable</span><span class='tstring_end'>]</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>

</dl>

Expand Down Expand Up @@ -1603,9 +1603,9 @@ <h3 class="signature " id="service_response-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:47 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Domains.html
Original file line number Diff line number Diff line change
Expand Up @@ -785,9 +785,9 @@ <h3 class="signature " id="remove-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Group.html
Original file line number Diff line number Diff line change
Expand Up @@ -1831,9 +1831,9 @@ <h3 class="signature " id="rename_group-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Info.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,9 @@ <h3 class="signature first" id="sfinfo-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:45 2019 by
Generated on Fri Oct 30 13:23:23 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/InvalidApiVersion.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/InvalidDataError.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/InvalidResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Pathbuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,9 @@ <h3 class="signature first" id="build_url_query-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:47 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Role.html
Original file line number Diff line number Diff line change
Expand Up @@ -988,9 +988,9 @@ <h3 class="signature " id="update_role-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:45 2019 by
Generated on Fri Oct 30 13:23:23 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/SFError.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ <h2>Direct Known Subclasses</h2>
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:46 2019 by
Generated on Fri Oct 30 13:23:24 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/SFRest/Site.html
Original file line number Diff line number Diff line change
Expand Up @@ -1236,9 +1236,9 @@ <h3 class="signature " id="site_list-instance_method">
</div>

<div id="footer">
Generated on Tue Oct 22 17:56:45 2019 by
Generated on Fri Oct 30 13:23:23 2020 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.20 (ruby-2.3.7).
0.9.20 (ruby-2.5.1).
</div>

</div>
Expand Down
Loading