<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Github_API</id>
	<title>Github API - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Github_API"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Github_API&amp;action=history"/>
	<updated>2026-04-03T17:21:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Github_API&amp;diff=2195&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;``` #!/usr/bin/env bash set -e shopt -s expand_aliases  alias curl=&quot;curl --user \&quot;$GITREPO_USERr:$GITREPO_PASS\&quot;&quot;   getSecrets(){   curl \     -H &quot;Accept: application/vnd.gith...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Github_API&amp;diff=2195&amp;oldid=prev"/>
		<updated>2021-09-01T01:39:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;``` #!/usr/bin/env bash set -e shopt -s expand_aliases  alias curl=&amp;quot;curl --user \&amp;quot;$GITREPO_USERr:$GITREPO_PASS\&amp;quot;&amp;quot;   getSecrets(){   curl \     -H &amp;quot;Accept: application/vnd.gith...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;```&lt;br /&gt;
#!/usr/bin/env bash&lt;br /&gt;
set -e&lt;br /&gt;
shopt -s expand_aliases&lt;br /&gt;
&lt;br /&gt;
alias curl=&amp;quot;curl --user \&amp;quot;$GITREPO_USERr:$GITREPO_PASS\&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
getSecrets(){&lt;br /&gt;
  curl \&lt;br /&gt;
    -H &amp;quot;Accept: application/vnd.github.v3+json&amp;quot; \&lt;br /&gt;
    https://api.github.com/repos/{owner/org}/{repo}/actions/secrets&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
getSecrets&lt;br /&gt;
&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>