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

fix: more CI fixes #439

Merged
merged 2 commits into from
Nov 11, 2024
Merged

fix: more CI fixes #439

merged 2 commits into from
Nov 11, 2024

Conversation

SgtPooki
Copy link
Member

  • fix: use token with release-please to trigger future workflows
  • fix: prod deploy PR depends on deploy to staging

Comment on lines -180 to -187
debugging-stuff:
runs-on: ubuntu-latest
needs: [ release-please ]
steps:
- name: debugging
run: |
# output the release-please action outputs
echo "release-please outputs: ${{ toJson(needs.release-please.outputs) }}"
Copy link
Member Author

Choose a reason for hiding this comment

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

this was from a manual push to main

Copy link
Member Author

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

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

self review

@SgtPooki SgtPooki merged commit b5e0e25 into main Nov 11, 2024
16 checks passed
@SgtPooki SgtPooki deleted the fix/ci branch November 11, 2024 16:54
SgtPooki added a commit that referenced this pull request Nov 13, 2024
* fix: use token with release-please to trigger future workflows

* fix: prod deploy PR depends on deploy to staging
SgtPooki added a commit that referenced this pull request Nov 13, 2024
* fix: ci and deployment workflows (#437)

* ci: fix #427

* fix: use updated release please action

* ci: move deployment jobs to main workflow

* fix: condition in workflow

* fix: use commit hash for external action

* fix: pin action

---------

Co-authored-by: Daniel N <2color@users.noreply.github.com>

* chore(main): release 1.6.1 (#438)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: debug workflow

* chore: fix github actions syntax err

* fix: more CI fixes (#439)

* fix: use token with release-please to trigger future workflows

* fix: prod deploy PR depends on deploy to staging

* chore: use custom PAT

* chore(main): release 1.6.2 (#441)

---------

Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com>
Co-authored-by: Daniel N <2color@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SgtPooki added a commit that referenced this pull request Nov 14, 2024
* fix: ci and deployment workflows (#437)

* ci: fix #427

* fix: use updated release please action

* ci: move deployment jobs to main workflow

* fix: condition in workflow

* fix: use commit hash for external action

* fix: pin action

---------

Co-authored-by: Daniel N <2color@users.noreply.github.com>

* chore(main): release 1.6.1 (#438)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: debug workflow

* chore: fix github actions syntax err

* fix: more CI fixes (#439)

* fix: use token with release-please to trigger future workflows

* fix: prod deploy PR depends on deploy to staging

* chore: use custom PAT

* chore(main): release 1.6.2 (#441)

---------

Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com>
Co-authored-by: Daniel N <2color@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant