Commit Graph
88 Commits
Author SHA1 Message Date
Ethan Dennis dad867c7ca Run all scripts in a bash shell 2023-05-10 10:23:04 -07:00
Ethan DennisandGitHub 42968e9e3d Remove legacy token 2023-04-12 07:56:24 -07:00
Ethan DennisandGitHub 25d44abad3 Merge pull request #21 from actions/dependabot/bundler/activesupport-7.0.4.3
Bump activesupport from 7.0.3 to 7.0.4.3
2023-04-07 12:03:54 -07:00
Ethan DennisandGitHub 6fa09d99c0 Merge branch 'main' into dependabot/bundler/activesupport-7.0.4.3 2023-04-07 12:03:20 -07:00
Ethan DennisandGitHub 1dc8af8c9a Merge pull request #22 from sukumarp2022/patch-1
Update issue_ops.yml
2023-04-07 12:02:03 -07:00
Ethan DennisandGitHub 0cab0b00a6 Update documentation 2023-04-07 11:58:50 -07:00
sukumarp2022andGitHub 261e4ce71d Update issue_ops.yml
Unable to access `JENKINS_INSTANCE_URL` using `secrets.`. Instead, we should be using `vars.` as it was suggested to add the variable as variable, not as secret.
2023-04-07 11:31:03 +05:30
dependabot[bot]andGitHub 529fb3480b Bump activesupport from 7.0.3 to 7.0.4.3
Bumps [activesupport](https://github.com/rails/rails) from 7.0.3 to 7.0.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.3...v7.0.4.3)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 23:07:54 +00:00
Ethan DennisandGitHub f5fc2781a3 Merge pull request #17 from actions/update-for-ga
updates for ga
2023-03-01 07:29:14 -08:00
Ethan DennisandGitHub 9febb0b1df Merge branch 'main' into update-for-ga 2023-02-28 16:02:34 -08:00
Ethan DennisandGitHub 36b6ee602c remove ghcr secrets 2023-02-28 16:02:22 -08:00
Ethan DennisandGitHub 3a3726bc1f Merge pull request #18 from jongwooo/chore/replace-deprecated-command-with-environment-file
Replace deprecated command with environment file
2023-02-28 09:22:31 -08:00
Ethan DennisandGitHub 6acf71f389 more updates for setting output 2023-02-28 09:18:02 -08:00
Jongwoo HanandGitHub 94acf2f4f2 Replace deprecated command with environment file 2023-02-28 00:11:35 +09:00
Jennifer KernsandGitHub 90bbba5446 updates for ga 2023-02-22 14:59:11 -08:00
Ethan DennisandGitHub 0b9496f7bc Merge pull request #15 from tspascoal/add-actions-permisions
Add information about Actions Permissions
2023-02-01 10:29:38 -08:00
Ethan DennisandGitHub 554163e338 Update Readme.md 2023-02-01 10:29:02 -08:00
Tiago PascoalandGitHub 4981ee42c5 Add information about Actions Permissions 2023-01-27 14:49:18 +00:00
Ethan DennisandGitHub 59a9f9ac5d Merge pull request #13 from tspascoal/improve-templates-consistency
Improve consistency of issue templates
2023-01-12 10:28:14 -08:00
Tiago PascoalandGitHub fba0aa5993 Improve consistency of issue templates
The content to be replaced is now on the same line for (Azure Devops, CircleCI and Jenkins). Since we expect values to be on the same line as the attributes, some templates were putting into on different line which might confuse users

Issue templates for different providers are more consistent with similar wording for the inputs
2023-01-12 18:19:24 +00:00
Luke Cheung EngleandGitHub b6985e7dd4 Merge pull request #9 from collinmcneese/cm/updates
provider update for label parsing
2023-01-09 15:24:52 -08:00
Luke Cheung EngleandGitHub 8febeec229 Merge branch 'main' into cm/updates 2023-01-09 15:24:12 -08:00
Luke Cheung EngleandGitHub ce8b59d859 Merge pull request #10 from collinmcneese/cm/gitlab
GitLab Updates
2023-01-09 15:23:53 -08:00
Collin McNeese 5f9868e709 updates gitlab issue template
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-12-21 10:37:09 -06:00
Collin McNeese bf6eebd7e7 adds gitlab_instance_url env to issue_ops
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-12-21 10:36:06 -06:00
Collin McNeese c5358cec7d fixes provider_spec to match real data input format
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-12-21 09:52:36 -06:00
Collin McNeese 4e9610599b provider update for label parsing
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-12-21 09:40:18 -06:00
Ethan DennisandGitHub 7e77a14230 Merge pull request #8 from actions/injection-mitigation
Further command injection mitigation
2022-12-14 13:05:10 -08:00
Matisse HackandGitHub 8b674ba4b4 Further command injection mitigation 2022-12-14 12:51:00 -08:00
Ethan DennisandGitHub a6eac1f5b7 Merge pull request #7 from actions/command-injection-bounty
Mitigate command injection vulnerability
2022-12-13 10:55:26 -08:00
Ethan DennisandGitHub 630b7bbd94 Mitigate command injection bounty 2022-12-13 10:10:15 -08:00
Ethan DennisandGitHub f9e0aa0d46 Merge pull request #6 from collinmcneese/cm/ghes
Self-Hosted Runner Updates
2022-12-13 10:01:14 -08:00
Collin McNeese b80338290f remove actions-ecosystem deps
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-12-12 11:22:41 -06:00
Collin McNeese 35c0303549 check for actions-importer extension
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-12-12 11:20:09 -06:00
Ethan DennisandGitHub a1be7421bf Merge pull request #5 from collinmcneese/cm/ghes
Adds doc notes for supporting GHES and self-hosted runners
2022-12-07 13:42:49 -08:00
Ethan DennisandGitHub 051535a77b Apply suggestions from code review 2022-12-07 09:54:33 -08:00
Collin McNeese dacf03f649 Adds doc notes for supporting GHES and self-hosted runners
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-12-07 08:56:23 -06:00
Ethan DennisandGitHub a4476d2351 Merge pull request #3 from collinmcneese/cm/wf-add
adds workflow for on-deploy steps from template
2022-11-23 11:59:57 -08:00
Ethan DennisandGitHub 5bcecbab82 Merge branch 'main' into cm/wf-add 2022-11-23 11:58:47 -08:00
Ethan DennisandGitHub cbcd587bab Update Readme.md 2022-11-23 11:58:02 -08:00
Ethan DennisandGitHub 38d6c51ddb Merge pull request #2 from actions/dry-up-custom-transformers
Refactor use of custom transformers
2022-11-23 11:55:37 -08:00
Collin McNeese fbe4dc53f7 template-deploy DRY-up from initial
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-11-23 10:47:29 -06:00
CollinM 461b6932b6 readme update for template-deploy
Signed-off-by: CollinM <collinmcneese@github.com>
2022-11-23 10:43:00 -06:00
CollinM 1d421ec380 adds workflow for on-deploy steps from template
Signed-off-by: CollinM <collinmcneese@github.com>
2022-11-23 10:12:28 -06:00
Ethan DennisandGitHub 3839b08ee8 Update Readme.md 2022-11-22 09:53:42 -08:00
Ethan Dennis 20c9a83ba6 lint 2022-11-22 10:48:52 -05:00
Ethan DennisandCollin McNeese 062f429021 Add documentation for custom transformers
co-authored-by: Collin McNeese <collinmcneese@github.com>
2022-11-22 10:33:19 -05:00
Ethan Dennis 95f509678a Apply custom transformers globally 2022-11-22 10:24:42 -05:00
Ethan Dennis 322e49f706 Minor updates 2022-11-03 12:27:49 -07:00
Ethan Dennis da0fc07250 Update version 2022-11-02 21:28:23 -07:00