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

ci: initial github actions #2

Merged
merged 9 commits into from
Oct 21, 2024
Merged

ci: initial github actions #2

merged 9 commits into from
Oct 21, 2024

Conversation

joseacabaneros
Copy link
Member

Initial github actions

@Turito Turito force-pushed the configure-github-actions branch 2 times, most recently from e074147 to 17e4da7 Compare October 21, 2024 10:02
Comment on lines 24 to 31
- name: Load Motive Shared Actions
uses: daspn/private-actions-checkout@v2
with:
app_id: ${{ secrets.MOTIVE_PRIVATE_ACTIONS_APP_ID }}
app_private_key: ${{ secrets.MOTIVE_PRIVATE_ACTIONS_APP_PRIVATE_KEY }}
configure_git: true
actions_list: '[ "empathyco/platform-motive-ci-library@v5" ]'
checkout_base_path: ./.loaded_actions/actions
Copy link
Contributor

Choose a reason for hiding this comment

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

@Turito Turito force-pushed the configure-github-actions branch 5 times, most recently from 7119d70 to 3267a93 Compare October 21, 2024 10:37
token: ${{ steps.app-token.outputs.token }}
fetch-depth: 0

- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
Copy link
Member Author

Choose a reason for hiding this comment

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

name: Set Node version to be the same as CI workflow

@Turito Turito force-pushed the configure-github-actions branch from 4795397 to 91f3e49 Compare October 21, 2024 10:44
@Turito Turito merged commit c4fbb4f into main Oct 21, 2024
1 check passed
@Turito Turito deleted the configure-github-actions branch October 21, 2024 10:50
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