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

Add guide for using Octopus Deploy's OIDC authentication during a GitHub Action Workflow #35834

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
End with newline
zentron authored Jan 6, 2025
commit db094276d1e5c091346a05c9f6f24912240e851d
Original file line number Diff line number Diff line change
@@ -77,4 +77,5 @@
project: My Octopus Project
```

{% endraw %}
{% endraw %}

Check failure on line 81 in content/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-octopus-deploy.md

GitHub Actions / lint-content

Trailing spaces

Expected: 0 or 2; Actual: 1.

Unchanged files with check annotations Beta

expect(
orphanedFiles.length,
`${orphanedFiles} orphaned files found on disk but not in site tree`,
).toBe(0)

Check failure on line 31 in src/frame/tests/content.js

GitHub Actions / frame

src/frame/tests/content.js > content files > no content files left orphaned without being in the tree in content

AssertionError: content/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-octopus-deploy.md orphaned files found on disk but not in site tree: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ src/frame/tests/content.js:31:9
},
)
})