-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Add GitLabCI as a supported platform #98
Comments
Thank you for your proposal. GitLab is popular so this proposal is reasonable. But I don't use GitLab, so it is hard to support GitLab. But I think it is great if tfcmt supports GitLab. |
Right - This will need to be accomplished on a best-effort approach. We could back port some of the code developed by the chaps at |
Hello @suzuki-shunsuke Apologies but I've been dragged into so many commitments in the last 6 months that I couldn't pay particular attention to this enhancement I had proposed. Nevertheless, it seems I might manage to start coding on this shortly, I just need to get my head around a couple of other repositories that are consumed in here. A few questions came to my mind after digging a little bit into it. 1- Would you see relevant adding Also, I've contributed to the GitLab Terraform provider and I believe we could run integration/acceptance tests using their setup scripts in order to spin up a docker GitLab CE instance to run the tests againsts. |
@suzuki-shunsuke Any thoughts about my thoughts outlined above? |
@suzuki-shunsuke @kitos9112 I'd like to create PR for this. Is it OK? |
Sorry for late reply. Unfortunately, I don't have motivation to support GitLab now. |
@suzuki-shunsuke Thank you for your reply! I understand your opinion. I'll fork this repo and develop the feature for supporting GitLab. |
@hirosassa absolutely! I couldn't spare more than a couple of hours several months ago. Had a local draft in which I had tried to follow @suzuki-shunsuke logic. |
@suzuki-shunsuke @kitos9112 Thanks, |
Thank you for sharing your great work! |
@hirosassa - Looks cool! Will give it a go next week. |
@hirosassa - First impressions are good. I was a little bit sceptical in the beginning as there's not much documentation on default ENV variables, but after sneaking into some of the code I realised you aligned with the GitlabCI naming convention. So happy days. I'll start rolling it out in our |
@kitos9112 Thanks for your feedback.
Yeah, I have to prepare it. The PR for this is also welcome 👍 |
We've been using your forked version of
tfnotify
for quite a long time now flawlessly 🥳 got to admit, as it tackled a couple of notorious issues left behind by the originalmercari
creators. Nonetheless, after discovering your contributions to this repository, we also really want to give it a go!As per the title of this GH issue, we would love to see support added to another well-known CI system, GitLab. We understand you may be extremely busy so I believe I could be of some help if you agree on reviewing my contributions
The text was updated successfully, but these errors were encountered: