-
Notifications
You must be signed in to change notification settings - Fork 181
feat: Adding iap_web_backend_services module #240
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
base: main
Are you sure you want to change the base?
feat: Adding iap_web_backend_services module #240
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
b65aa89
to
2eeda46
Compare
2eeda46
to
a438f7c
Compare
I believe this is ready for review and I have addressed the commit message and CLA requirements. Let me know if there is any additional touch ups needed. |
@imrannayer Could you give this a look? We'd love to avoid maintaining a fork. TIA! |
HI! @imrannayer Don't want to be annoying. Can I get some eyes on this? Would really appreciate using your repo instead of a fork. Cheers, |
@slightsey-recurly ca u plz fix lint issues. Follow contrib guide |
a438f7c
to
9fdaafa
Compare
Oh yeah. Sorry about that. Linting now. |
b4e7c1c
to
f164f85
Compare
@imrannayer theres a bit of a chicken and egg situation in the linter and examples. The linter can't find the module, but its looking in the remote repository. Following the patters set in the other example modules I don't see how this could ever pass linter until it is merged. error:
Other than that I think i have addressed all the other linting issues. Sorry about missing those originally. |
f164f85
to
c444997
Compare
@slightsey-recurly still failing lint test |
@imrannayer Hi, I know. I wrote an explanation as to why that was happening on the comment above and I don't see how to progress forward without deleting the example unless you have another suggestion? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @slightsey-recurly could you try setting it to the relative path so the swapper ignores this
c444997
to
e9b25c1
Compare
@slightsey-recurly can u check? example code is removed and a lock file is added. Can you plz fix it? |
e9b25c1
to
0f7d8d4
Compare
@imrannayer I removed the example code. And will submit a PR with correct example code after merge. I don't see how I can get pass the linter until it is merged. See resolved conversation above. Sorry about the lock file. That is removed. |
@slightsey-recurly you can pass source path as "../../modules/iap_web_backend_services" |
Hold on. I may have made an error. Please let me correct. |
27356cf
to
399e247
Compare
399e247
to
d46b716
Compare
@imrannayer OK! I finally believe we have a solid PR. Used a local path and removed version. |
/gcbrun |
Looks like the google cloud build is failing. Lemme know if there is anything i can do to fix. |
@imrannayer Anything I can do for the cloud build failure? |
@imrannayer Hi! Anything I can do here to help? |
/gcbrun |
@slightsey-recurly we need some fix in CI/CD pipeline. Waiting for the fix. |
Any updates on the fix? |
No description provided.