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

Adding feeds and api endpoints for jobs and membership counts #730

Merged
merged 2 commits into from
Mar 1, 2022

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Feb 27, 2022

These are two other api endpoints / feeds that I thought of today that would also be useful to have!

  • jobs (json and xml)
  • member counts (json and xml)

Signed-off-by: vsoch vsoch@users.noreply.github.com

Description

Motivation and Context

Checklist:

  • I have posted the link for the PR in the usrse slack (#website) to ask for reviewers
  • I have previewed changes locally
  • I have updated the README.md if necessary

cc @usrse-maintainers

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch
Copy link
Member Author

vsoch commented Feb 27, 2022

Safe to ignore these again, they aren’t added to the site yet.
C8859E23-C033-4B20-A349-DF3A85DCF08B

@vsoch
Copy link
Member Author

vsoch commented Feb 28, 2022

Sorry @cosden requesting you again - I don't think anyone is responding to my pings in the slack.

@christophernhill
Copy link
Member

@v looks great. CI fail URLs look to be the new ones, so that seems fine!
approved

@christophernhill
Copy link
Member

christophernhill commented Mar 1, 2022

redacted

Hmm - these all say things like below for me. I think that probably isn't a problem - so just FYI....

<Error>
<Code>AccessDenied</Code>
<Message>Request has expired</Message>
<X-Amz-Expires>60</X-Amz-Expires>
<Expires>2022-03-01T01:41:46Z</Expires>
<ServerTime>2022-03-01T01:44:37Z</ServerTime>
<RequestId>AE87X0GJMZCYGCKH</RequestId>
<HostId>
HaH1VwQmqmZ4duo9qRNo2X3wkeZLyf+92Y7lrbmNv31OMXE33Y9wC+N7RuINC24Csu2I2kDX0A4=
</HostId>
</Error>

@vsoch
Copy link
Member Author

vsoch commented Mar 1, 2022

oops, that's because it's a signed URL for my circle login! Oops. Here is what they look like (the browser being able to render the json or xml confirms the format is correct):

image
image
image
image

@vsoch vsoch merged commit 598f82e into main Mar 1, 2022
@vsoch vsoch deleted the add/other-feeds branch March 1, 2022 01:49
@christophernhill
Copy link
Member

👍

@vsoch
Copy link
Member Author

vsoch commented Mar 1, 2022

Thank you @christophernhill ! Updates to the python client coming shortly!

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.

None yet

2 participants