Skip to content

Appstore connect feature branch#26446

Merged
flub merged 11 commits into
masterfrom
feat/appstore-connect
Jun 8, 2021
Merged

Appstore connect feature branch#26446
flub merged 11 commits into
masterfrom
feat/appstore-connect

Conversation

@flub

@flub flub commented Jun 8, 2021

Copy link
Copy Markdown
Contributor

Now that PyJWT upgrade is merged and deployed this should be able to get merged into master.

Floris Bruynooghe and others added 10 commits May 28, 2021 09:31
This is a feature branch for appstore connect.
This makes sure that the itunes password and the appstore connect API
keys are returned together with the encrypted field.  This means we
will save them in the project details as symbolSource but we already
do this for other sources.

The reason to do this is that it allows the UI to load this and when a
user goes to modify the settings can pre-fill these, which simplifies
the UI and matches how S3 and GCS sources are handled.
)

Previously this was only on a notion page, makes more sense to have
the overview here.

Also change constants to be more python-style.
@flub flub requested a review from priscilawebdev June 8, 2021 08:15
@flub

flub commented Jun 8, 2021

Copy link
Copy Markdown
Contributor Author

@priscilawebdev could you also check out the visual snapshot change? looks weird to me as even the font seems to have changed?

Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
Comment thread src/sentry/api/endpoints/project_app_store_connect_credentials.py Outdated
@priscilawebdev

Copy link
Copy Markdown
Member

@flub the visual change seems unrelated 😉

Co-authored-by: Priscila Oliveira <priscilawebdev@gmail.com>
@flub flub enabled auto-merge (squash) June 8, 2021 08:48
@flub flub merged commit 0ed459c into master Jun 8, 2021
@flub flub deleted the feat/appstore-connect branch June 8, 2021 09:09
jan-auer added a commit to knaperek/sentry that referenced this pull request Jun 8, 2021
* master: (368 commits)
  ref(ui) remove createReactClass from withTags, withTeams and withOrganizations (getsentry#26444)
  fix: Update symbolicator snapshots (getsentry#26455)
  ref(appconnect): Store when itunes session was refreshed (getsentry#26154)
  fix(discover): Minicard should not crash on empty results (getsentry#26454)
  meta: Add deprecation warning for js globals in custom plugins (getsentry#26425)
  feat: Add a project/status/last-seen index to sentry_groupedmessage (getsentry#26416)
  feat(ui): Add prev/next to release details (getsentry#26323)
  feat(api): Return first and last releases on date sort (getsentry#26417)
  perf(releases): Append-only version of release archive merge (getsentry#26424)
  feat: App store connect feature branch (getsentry#26446)
  fix(config): Remove static Relays from default server config (getsentry#26434)
  deps(pyjwt): try again to upgrade pyjwt (getsentry#26439)
  ref(jwt): Put JWT usage behind our own abstraction plus upgrade it (getsentry#26140)
  fix(workflow): Change %-based condition IntegerField into FloatField (getsentry#26412)
  feat(workflow): Add team and name filters to incident history (getsentry#26253)
  feat(sandbox): expose focus trap (getsentry#26414)
  fix(issue-details-page): Fix release artifacts distributon (getsentry#26423)
  added media breakpoint for search (getsentry#26415)
  ref(perf): Try increasing limit for histogram (getsentry#26376)
  feat(growth): redirect out of disabled member page (getsentry#26395)
  ...
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants