mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
Add credential sharing openspec
This commit is contained in:
parent
de517ba9b7
commit
a0314eb774
23 changed files with 616 additions and 132 deletions
|
|
@ -13,5 +13,12 @@
|
|||
<description>LogicSRC adds an OpenSpec.dev comparison and compatibility mode for repo-local specs, proposals, tasks, and deltas.</description>
|
||||
<pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>LogicSRC Credential Sharing OpenSpec</title>
|
||||
<link>https://logicsrc.com/credential-sharing</link>
|
||||
<guid>https://logicsrc.com/credential-sharing</guid>
|
||||
<description>LogicSRC adds a credential-sharing OpenSpec for .env, Doppler, Railway variables, GitHub Secrets, and future provider adapters.</description>
|
||||
<pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
|||
|
|
@ -25,6 +25,11 @@
|
|||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://logicsrc.com/credential-sharing</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://logicsrc.com/hire-us</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue