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

Support Pipelines as a Gruntwork GitHub App #82

Merged
merged 44 commits into from
Sep 17, 2024

Conversation

Resonance1584
Copy link
Contributor

No description provided.

@ZachGoldberg ZachGoldberg added the breaking-change Changes that require a major version increment label Aug 28, 2024
@ZachGoldberg ZachGoldberg changed the base branch from main to v3-rc1 August 29, 2024 16:05
@ZachGoldberg ZachGoldberg changed the title WIP 2024 08 27 gruntcon githubapp WIP - Support Pipelines as a Gruntwork GitHub App Aug 29, 2024
@Resonance1584 Resonance1584 changed the title WIP - Support Pipelines as a Gruntwork GitHub App Support Pipelines as a Gruntwork GitHub App Sep 6, 2024
@Resonance1584 Resonance1584 force-pushed the 2024-08-27_gruntcon_githubapp branch from 8d3879c to e10524d Compare September 10, 2024 14:19

- name: Fetch Infra Root Write Token
id: pipelines-infra-root-write-token
uses: gruntwork-test/pipelines-credentials@main
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this WIP, or do we want to move these repos over?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Need to move the repo over, I'll make a ticket for it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

gruntwork_context: ${{ toJson(steps.gruntwork_context.outputs) }}
disable_provision: true # FIXME: Don't ship this
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
disable_provision: true # FIXME: Don't ship this

yhakbar and others added 7 commits September 11, 2024 16:59
…elines-credentials

fix: Use `gruntwork-io` for `pipelines-credentials`
…i-url

feat: Adding dynamicity to API URL
* Integrate app

* Add org read token

* Add create pr token

* Make secrets not required

* Dynamic api_base_url

* Use moved action
@Resonance1584 Resonance1584 merged commit 86b08db into v3-rc1 Sep 17, 2024
1 of 2 checks passed
@Resonance1584 Resonance1584 deleted the 2024-08-27_gruntcon_githubapp branch September 17, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Changes that require a major version increment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants