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 documentation related to Service Accounts (currently in beta) #39

Merged
merged 4 commits into from
Apr 24, 2023

Conversation

edif2008
Copy link
Member

This PR adds instructions on how to use the action with Service Accounts (currently in beta)

Copy link
Contributor

@ekmoore ekmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor wording suggestions. Not blockers.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@edif2008 edif2008 merged commit 8fd274c into main Apr 24, 2023
@edif2008 edif2008 deleted the eddy/service-account-docs branch April 24, 2023 09:19
edif2008 added a commit that referenced this pull request Jul 6, 2023
commit 10ed075
Author: Eduard Filip <[email protected]>
Date:   Wed Jul 5 16:50:31 2023 +0100

    Improve the shell script (#49)

    * Improve CLI installation script
      - Add additional architectures for Linux.
      - Stop the action if the runner is executed in an unsupported OS.
      - Fetch automatically the latest stable CLI version.

    * Switch to new syntax for setting step output.
      GitHub has deprecated the syntax we were using for setting a step’s output (https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/). Therefore, we’re switching to the new one.

    * Stop action if arch is unsupported for Linux runners.

commit 539eaa6
Author: Eduard Filip <[email protected]>
Date:   Wed Jul 5 11:36:30 2023 +0100

    Improve the repo’s README (#48)

    Use a new template for the README file to better present the content.

commit 08315da
Merge: d8ac5d7 0e91b4a
Author: Eduard Filip <[email protected]>
Date:   Mon Jul 3 16:54:07 2023 +0100

    Merge pull request #44 from settlemint/main

    feat: install the right op for arm on linux

commit 0e91b4a
Author: roderik.eth <[email protected]>
Date:   Thu May 18 21:48:54 2023 +0200

    fix: arm uname

commit 9c2d98e
Author: roderik.eth <[email protected]>
Date:   Thu May 18 20:51:49 2023 +0200

    feat: install the right op for arm on linux

commit d8ac5d7
Merge: 8fd274c 15d95ae
Author: volodymyrZotov <[email protected]>
Date:   Tue May 16 20:09:59 2023 +0300

    Merge pull request #42 from 1Password/ruetz-service-accounts-exiting-beta

    Remove 'BETA' references from Service Accounts

commit 15d95ae
Author: Dustin Ruetz <[email protected]>
Date:   Tue May 9 14:23:45 2023 -0400

    style: auto-formatting fixes via Prettier

commit a48d1fc
Author: Dustin Ruetz <[email protected]>
Date:   Tue May 9 14:21:13 2023 -0400

    docs: remove 'BETA' references from Service Accounts

commit 8fd274c
Merge: 663ac22 f4303b2
Author: Eduard Filip <[email protected]>
Date:   Mon Apr 24 11:19:45 2023 +0200

    Merge pull request #39 from 1Password/eddy/service-account-docs

    Add documentation related to Service Accounts (currently in beta)

commit f4303b2
Author: Eddy Filip <[email protected]>
Date:   Mon Apr 24 11:17:52 2023 +0200

    Improve wording

commit f4a99d4
Author: Eddy Filip <[email protected]>
Date:   Thu Apr 20 20:50:59 2023 +0200

    Make small edits

commit 9c1afd6
Author: Eddy Filip <[email protected]>
Date:   Thu Apr 20 18:53:49 2023 +0200

    Adjust action versions used in examples

    In this way we keep them relevant with the latest versions

commit a02ee66
Author: Eddy Filip <[email protected]>
Date:   Thu Apr 20 18:50:07 2023 +0200

    Add documentation for service accounts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants