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

Apply ingresses via chatops #131

Merged
merged 5 commits into from
Jun 2, 2022
Merged

Apply ingresses via chatops #131

merged 5 commits into from
Jun 2, 2022

Conversation

zwolf
Copy link
Member

@zwolf zwolf commented May 11, 2022

This will allow us to run Github Actions via Lita in Slack. Adds lita action REPO FILENAME BRANCH and some shortcuts for lita static nginx and lita static ingress (see zooniverse/static#277). I've got to do some more testing because it doesn't seem like it's respecting the branch as an input parameter, all my tests have run on master so far. Need to dig into the API endpoint (https://docs.github.com/en/rest/actions/workflows#create-a-workflow-dispatch-event) and ensure that I'm sending it what it wants.

Feedback welcome.

handlers/deployment.rb Outdated Show resolved Hide resolved
handlers/deployment.rb Outdated Show resolved Hide resolved
@zwolf zwolf marked this pull request as ready for review May 19, 2022 20:55
@zwolf zwolf changed the title [WIP] Run Github Actions via Lita Apply ingresses via chatops Jun 2, 2022
@zwolf
Copy link
Member Author

zwolf commented Jun 2, 2022

Removed all the workflow running parts (and created a new tag for managing ingresses application) as they're all now triggered by Github events.

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